v1
latestSwagger 2.02026-07-134272111.8 KBorders
Retrieve an order associated with a given ID from the eCommerce system. Specifying an order with an ID that does not exist will result in an error response
get/orders/{id}
Path parameters
idstring required
The ID of the order to retrieve from the eCommerce system
Headers
Authorizationstring required
The authorization tokens. The format for the header value is 'Element <token>, User <user secret>'
Response
OK - Everything worked as expected