Get single order details
Gets the details of a single order by specifying retailer ID and order ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Order ID
Retailer ID
Response
Purchase order number
1
Time of order finalization (UTC format)
Order ID
Customer order number
64
Retailer order number
1
Vendor identifier
64
A numeric connection ID
ID of the requested shipping method
Shipment count
Invoice count
true: Automatically generates shipping labels based on the carrier <br /> false: Does not support generation of shipping labels
Subtotal amount excluding shipping
Shipped charged
true: Order is a gift <br /> false: Order is not a gift
Gift fee (if applicable)
true: order is a replacement <br /> false: order is not a replacement
Order status
1
true: Order is acknowledged <br /> false: Order is not acknowledged
Time of order acknowledgement (UTC format)
Time when order will be completely fulfilled (UTC format)
Time of order fulfillment (UTC format)
Time of complete order fulfillment (UTC format)
Time of when order was received (UTC format)
true: Order is on hold <br /> false: Order is not on hold
Time of when order was picked up (UTC format)
Time of when order got placed on hold (UTC format)
Date till when the order will be on hold
Time till when product or order is backordered (UTC format)
Time of backorder acknowledgement (UTC format)
Time of order cancellation (UTC format)
Time of order update (UTC format)
Total memos
Number of unread memos
Gift message
Fill time
Represents whether signature is required
required
, not_required
, adult
true: Priority order <br /> false: Not a priority order
Was this page helpful?