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 'https://api.medusa-commerce.com/store/orders?display_id=undefined&email=undefined'
Responses
application/json
Modified at 2024-01-06 03:57:20