REST API 2022-10
Hi hope you’re well,
When we search for new orders to collect from Shopify we use the created_at_min field to scoop up any orders we have missed since we last did a run.
We have noticed that since the timezone change in the UK From GMT to BST has taken place, the front end and returned data from the API has updated, but the search engine has not.
For example, if order #123 has been created at 10am, if we search for orders created at 10am, it will not return the order, however if we search for orders created at 9am, it returns the created at 10am (and the order date is correct in stating 10am).
Tricky to explain but I’ve attached example screenshots below. We have had to add a timeshift to our application search criteria of -1 hour to compensate for this in the meantime.
Let me know if you need any more information. If you could keep me updated as we will need to undo our timeshift once this is resolved.
Thanks!
Tom

