Order Management API filter by Store ID
Under ConsiderationCurrently the Order Search API does not support filtering directly by store_id as a query parameter. The API will return the store information for each order in the response and if we want to isolate orders for a specific store, we’ll need to filter them after retrieving the results in our own code. It would be nice if the results could be isolated to just the store_id we cared about.
Please sign in to leave a comment.
Comments
0 comments