Look up an order using filters. If the filters don't narrow down the results to a single order, a 404 response is returned with no orders.
Request Code Samples
curl --location '/store/orders?display_id=undefined&email=undefined'
Responses
application/json
Modified at 2024-05-23 07:10:14