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 samples
curl --location --request GET '/store/orders?display_id&email'
Responses
application/json Modified at 2024-05-23 07:10:14