REST API – Filter by Modified Date
-
Hey there,
Using the new v1 rest api introduced in woocommerce 2.6. In the old v3 API, I was able to filter orders based on modified_date.Example would be:
I see the option to filter by ‘before’ and ‘after’, but these dates are based off created date, not updated.
How can I do this in the new API?
The topic ‘REST API – Filter by Modified Date’ is closed to new replies.