Orders
get order by correlation id
The api allows you to retrieve the details of an order placed during the day, with its most recent status, using a correlation id provided by the API consumer at the time of order placement. This feature is available in case the user has missed the order id for any reason.
get/orders/external/{correlation-id}
Path parameters
correlation-idstring required
Headers
access-tokenstring required
Response
Successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.