Some Archived Imported Orders Not Returned from Orders API

Solved
grantMD
Tourist
6 0 0

Hi,

I'm running into an issue with the Shopify application I support. We are trying to pull archived orders that were imported into Shopify in November 2020 for a store we are authorized with, but most of their imported orders are not being returned on the Orders API. We are specifying the status=any parameter, and have the read_all_orders scope. We are able to see their Shopify-sourced orders back to when they opened their store in October 2020.

 

We can see about 5% of their imported orders via the API. It looks like the ones we can see were updated at some point after the import (update fulfillment, add tracking info, etc). 

 

Does anyone have any insight into why most of a store's imported orders wouldn't appear in the Orders API?

Accepted Solution (1)
GrahamS
Shopify Staff (Retired)
Shopify Staff (Retired)
193 36 52

This is an accepted solution.

Hey @grantMD ,

Can I ask for an x-request-id from the headers of your most recent interaction that resulted in this issue? I can take a look on our side to see what might be happening here.

Best,

Graham S | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

View solution in original post

Replies 2 (2)
GrahamS
Shopify Staff (Retired)
Shopify Staff (Retired)
193 36 52

This is an accepted solution.

Hey @grantMD ,

Can I ask for an x-request-id from the headers of your most recent interaction that resulted in this issue? I can take a look on our side to see what might be happening here.

Best,

Graham S | API Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

grantMD
Tourist
6 0 0

I was able to get this resolved on our side, thanks!