Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique order ID. This ID is generated when a new order is created.
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
Body
Purchase order number assigned by the retailer.
1
"PO-45678"
Date and time when the order was placed.
"2024-03-15T08:00:00Z"
Customer's original reference number for the order.
64
"CUST-20230401-XYZ"
Internal retailer system reference number.
1
"RET-89012"
Identifier used to associate the order with a specific brand.
64
"BRD-001"
Unique identifier for the retailer-brand platform connection.
101
ID corresponding to the requested shipping method.
5
Indicates whether the system allows generation of shipping labels for this order.
true
Shipping fees charged to the customer.
"10.00"
Whether the order was marked as a gift.
false
Fee charged for gift wrapping or gift services.
"5.00"
Whether the order was created as a replacement.
false
Date and time when the order was acknowledged.
"2024-03-16T09:00:00Z"
Date and time when the order was fulfilled.
"2024-03-17T10:00:00Z"
Scheduled pickup date for the order, if applicable.
"2024-03-18"
Date and time when the order was placed on hold.
"2024-03-19T11:00:00Z"
Date until which the order remains on hold.
"2024-03-25"
Expected date when a backordered item will be available.
"2024-04-01T08:00:00Z"
Date and time when the backorder status was acknowledged.
"2024-03-28T08:00:00Z"
Date and time when the order was canceled.
"2024-03-29T08:00:00Z"
Estimated time in hours to fill the order.
"48.00"
Signature requirement for order delivery.
required
, not_required
, adult
"required"
Indicates whether the order is prioritized for fulfillment.
true
Response
Ok
Purchase order number
1
"1234-100000"
Time of order finalization (UTC format)
"2017-08-01T12:00:00Z"
Order ID
1016
Customer order number
64
"100000"
Retailer order number
1
"1225466845"
Vendor identifier
64
"423432322"
A numeric connection ID
10
ID of the requested shipping method
768
Shipment count
1
Invoice count
1
true: Automatically generates shipping labels based on the carrier | false: Does not support generation of shipping labels
true
Subtotal amount excluding shipping
"25.96"
Shipped charged
"2.99"
true: Order is a gift | false: Order is not a gift
false
Gift fee (if applicable)
null
true: order is a replacement | false: order is not a replacement
false
Order status
1
"open"
true: Order is acknowledged | false: Order is not acknowledged
false
Time of order acknowledgement (UTC format)
"2022-08-01T12:00:00Z"
Time when order will be completely fulfilled (UTC format)
"2022-12-19T03:59:59Z"
Time of order fulfillment (UTC format)
null
Time of complete order fulfillment (UTC format)
null
Time of when order was received (UTC format)
null
true: Order is on hold | false: Order is not on hold
false
Time of when order was picked up (UTC format)
null
Time of when order got placed on hold (UTC format)
null
Date till when the order will be on hold
null
Time till when product or order is backordered (UTC format)
null
Time of backorder acknowledgement (UTC format)
null
Time of order cancellation (UTC format)
null
Time of order update (UTC format)
"2022-08-03T17:45:11Z"
Total memos
1
Number of unread memos
0
Gift message
"Gift"
Fill time
null
Represents whether signature is required
required
, not_required
, adult
null
true: Priority order | false: Not a priority order
false