Created_after and Modified_after for contacts not working in 5.9 API
-
Hi all, we’ve been using a third party integration to pull contact, order and product updates. THe client has 2 web sites on Woocommerce and 1 backend CRM. When we query one of the websites using this link type on v5.8 we get the expected result with filtering.
If we run the same command on a different website running v5.9, we get ID1 returned and the filter created_after is ignored. We also tried modified_after and yielded the same issue.
The example link is:
https://www.domain.com.au/wp-json/wc/v3/customers?per_page=100&page=1&orderby=registered_date&role=all&created_after=2021-11-17T16:54:52&consumer_key=%5Bkey%5D&consumer_secret=%5Bsecret%5DIs anyone else having the same problem? It’s easily reproduceable for our site but we have no other reference sites to test against to verify that this might be a WC issue.
ta,
Jase.
- The topic ‘Created_after and Modified_after for contacts not working in 5.9 API’ is closed to new replies.