Discussing APIs and development related to customers, discounts, and order management.
Hi, I want to set a cron in my app that verifies that I do not miss any order from the past day.
But Rest API gives me orders from today too.
Any ideas?
orders.json?created_at_max=2024-02-18T00:00:00+02:00&created_at_min=2024-02-17T00:00:00+02:00&fields=id,created_at
Solved! Go to the solution
This is an accepted solution.
Strange, maybe my mistake that I did not specify, in the test store not working but in the real one is working .. sorry, the issue is closed 🙂
This is an accepted solution.
Strange, maybe my mistake that I did not specify, in the test store not working but in the real one is working .. sorry, the issue is closed 🙂