Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The initial status of the order.
NEW, CONFIRMED "NEW"
Details of the recipient of the order.
A very short description of the package content.
3 - 128"Shoes"
A detailed description of the contents of this package and additional information.
3 - 2048"1 Pair of Reebok Nano, Size 8, Color Black"
The order selling price, just for reporting purposes.
1430000
The amount to be collected on delivery in cents.
x >= 08900000
The ID of the order in the external system that created it, like Shopify order ID.
"1234567890"
The URL to the order in the external system, like Shopify order URL.
"https://mystore.com/order/1234567890"
Successfully created a order.
The unique identifier of the order.
"orders/669a8cba6af86466a42de2fe"
The timestamp when the order was created.
"2024-07-17T21:32:52.478Z"
The timestamp when the order was last updated.
"2024-07-17T21:32:52.478Z"
The current status of the order.
NEW, CONFIRMED, READY, IN_PROGRESS, CANCELLED, DELIVERED, RETURN "NEW"
Details of the recipient of the order.
A description of the package content.
3 - 128"Shoes"
A detailed description of the contents of this package and additional information.
3 - 2048"1 Pair of Reebok Nano, Size 8, Color Black"
The order selling price, just for reporting purposes.
1430000
The amount to be collected on delivery in cents.
x >= 08900000
The reliability of the customer.
RELIABLE, MODERATE, UNRELIABLE, NO_ORDERS "RELIABLE"
The unique identifier for the associated shipment.
"shipments/669986bb4ae1239d5a92cdff"
The ID of the order in the external system that created it, like Shopify order name.
"4012"
The global identifier of the order in the external system, like Shopify order GID.
"93240958723"
The URL to the order in the external system, like Shopify order URL.
"https://mystore.com/order/1234567890"
Payment methods used for this order.
["cash_on_delivery", "credit_card"]