Shipments
Get Shipment Details
Retrieves detailed information about a specific shipment
GET
Request Parameters
Path Parameters
string
required
The unique identifier of the shipment
Response Fields
string
Unique identifier for the shipment (UUID format)
string
Order reference number
string
Type of shipment:
delivery, return, or exchangestring
Shipment date in ISO 8601 format
string
Start of pickup window in ISO 8601 format
string
End of pickup window in ISO 8601 format
string
Carrier identifier (UUID format)
string
Carrier service level identifier (UUID format)
string
Pickup identifier (UUID format)
string
IANA timezone identifier
string
URL to the shipping label
object
Additional shipment metadata
string
When the shipment was created (ISO 8601 format)
string
When the shipment was last updated (ISO 8601 format)