Sales data
Get an order/cart with its status
Get a order or an abandoned cart based on its external_id, and get the status associated to the order as well.
get/data/v2/orders/{id}
Path parameters
idstring required
Order's external identifier.
Response
Order retrieval is successful.