Get shipments for an order
Retrieve all shipments related to a specific order.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
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.
The unique order ID. This ID is generated when a new order is created.
Response
Purchase order number assigned by the retailer
1
"PO-45678"
Retailer's internal order number
1
"RET-89012"
Date and time when the order was placed
"2024-03-15T08:00:00.000Z"
Unique identifier for the shipment record
12345
Customer's order reference number
64
"CUST-00123"
Identifier used to specify the brand associated with the shipment
64
"BRD-001"
Name of the retailer
"Retailer X"
Primary brand involved in the order
"Brand A"
Comma-separated list of brands in the order
"Brand A, Brand B"
Unique identifier for the platform connection
101
Shipping method used for the order
"FedEx Ground"
ID of the requested shipping method
5
Requested shipping method name
"UPS 2nd Day Air"
Total number of shipments associated with this order
3
Total number of invoices associated with the order
2
Billing recipient
"Acme Corp"
Customer entity who made the purchase
"Acme Corp"
Shipping destination
"123 Warehouse Ave"
Shipping origin
"456 Supplier Rd"
Return shipping address
"789 Return Ln"
Indicates if the platform allows label generation
true
Subtotal charged for the order
"99.99"
Shipping charges applied to the order
"10.00"
Indicates if the shipment is a gift
false
Fee associated with gift wrapping
"5.00"
Indicates if this shipment is a replacement
false
Subtotal charged in local currency
"89.99"
Current status of the shipment
1
"processing"
Local currency code
"EUR"
Currency code of the transaction
"USD"
Whether the shipment has been acknowledged
true
When the shipment was acknowledged
"2024-03-16T08:00:00.000Z"
Deadline to fulfill the shipment
"2024-03-20T00:00:00.000Z"
Time the order was fulfilled
"2024-03-19T08:00:00.000Z"
When the shipment was closed
"2024-03-21T08:00:00.000Z"
Date the shipment was received
"2024-03-22T08:00:00.000Z"
Whether the shipment is on hold
false
Scheduled pickup date
"2024-03-25T00:00:00.000Z"
Timestamp when the shipment was put on hold
"2024-03-24T08:00:00.000Z"
Date until which the shipment is on hold
"2024-03-30T00:00:00.000Z"
Date until backorder is expected
"2024-04-01T08:00:00.000Z"
Date backorder was acknowledged
"2024-03-28T08:00:00.000Z"
Date and time the shipment was canceled
"2024-03-29T08:00:00.000Z"
Timestamp of the last update
"2024-04-01T12:00:00.000Z"
List of order lines in the shipment
"[...]"
Information about canceled items
"[...]"
Shipment information
"[...]"
Associated documents
"[...]"
List of memos attached to the order
"Memo 1"
Count of memos attached to the order
1
Count of unread memos
0
Tags associated with the shipment
"Priority"
Gift message included with the order
"Happy Birthday!"
Estimated fill time for the order
"48.00"
Invoice details
"[...]"
Signature requirements for the delivery
required
, not_required
, adult
"required"
Return merchandise authorizations
"[...]"
Credit notes issued for the order
"[...]"
Batches associated with the order
"[...]"
Additional metadata related to the order
"[...]"
Shipping provider account associated with the connection
"USPS-Conn-01"
Indicates whether the order is prioritized
true
User who prioritized the order
"admin@example.com"
Envelope details for the order
"Envelope A"
Related platform account transactions
"[...]"