Getting Started
You can quickly check the current status of any order using its unique order ID. This guide shows you how to retrieve the latest status information for tracking order progress.Prerequisites
- Existing order - The
order_id
for the order you want to retrieve - Authentication token - Follow our authentication guide to get your access token
Order Status Values
Orders progress through these status values:PLACED
- Order has been created and placedAWAITING_PAYMENT
- Order is awaiting payment processingAWAITING_TOKEN_DELIVERY
- Order is awaiting token/share deliveryCOMPLETED
- Order has been successfully completedCANCELLED
- Order was cancelled