I’m using REST API call ( to fetch one of our merchants who has a shopify store) based on date and fulfillment status , however randomly few orders are getting missed .
I have seen a thread on change in date timestamp from UTC offset to ISO8601 and still the orders are getting missed.
Yes, that is correct. I can get N orders from one API call, but I need to do an additional N API calls to get more information that is specific to a single order. Thank you for the link. I will try to come up with a more workable solution than what is posted above.
Yes, that is correct. I can get N orders from one API call, but I need to do an additional N API calls to get more information that is specific to a single order. Thank you for the link. I will try to come up with a more workable solution than what is posted above.