Retrieve an Order Status

Returns completed order information.

This endpoint is useful when fetching orders placed by a guest user, allowing customers without an account to check the status of their order: (shipment/payment/processing) etc.

Pass the cart token value as the X-Vendo-Order-Token for authorization, and the corresponding cart number in the URI {order_number} to successfully retrieve an order.

Language
Authorization
Header
Click Try It! to start a request and see the response here!