• Currently, orders API cannot group or sort orders by refund date.
  • This can lead to discrepancy since WooCommerce's UI apply the refund value on the date of the refund, while the API applies the refund on the orders date.
  • Introduce a refund filter similar to Shopify that would allow us to mimic what the native UI displays.