Orders with updated "Fulfillment Status" not being returned by "updated_at_min"

Orders with updated "Fulfillment Status" not being returned by "updated_at_min"

numberforty1
Visitor
2 0 0

Orders with an updated "Fulfillment Status" are not being returned by the "updated_at_min" parameter, such as in:

GET "https://your-development-store.myshopify.com/admin/api/2021-10/orders.json?updated_at_min=2005-07-31T15%3A57%3A11-04%3A00 "

 

I am querying all orders updated in the last 10 hours, which works fine for all orders that were newly created, or had updates such as address changes, but orders with updated "Fulfillment Status" values are not being returned?

 

Why isn't "Fulfillment Status" considered an update, and how do we know what IS considered an update? The API doc gives no info where it specifies the parameter.

 

Relatedly, archived orders are not returned by the API either. Is there a way to retrieve archived orders?

Reply 1 (1)

numberforty1
Visitor
2 0 0

Nothing Shopify? Seems like a real API issue...