For a known order, start with Get order by ID or Get order by sales channel order ID and inspect
order.shipping.deliveries[].parcels[]. Use this endpoint when your workflow already has a parcelId or needs a parcel-focused response.Path Parameters
string
required
Parcel identifier. You can retrieve it from
order.shipping.deliveries[].parcels[].parcelId after the order reaches READY_TO_SHIP.Response Fields
string
Identifier of the merchant.
string
Identifier of the parcel.
string
Identifier of the sales channel where the order was placed.
string
Identifier of the order in the sales channel.
string
Country where the parcel was dispatched from.
string
Country where the parcel will be delivered to.
string
Status of the parcel (macro step of the logistic route). Can be one of:
SHIPMENT_CREATED- Parcel has been createdSHIPPED- Parcel has been shippedARRIVED_DESTINATION_COUNTRY- Parcel arrived in destination country, waiting for customs clearanceCUSTOMS_CLEARANCE- Parcel is in customs clearance processLAST_MILE- Customs clearance completed, parcel delivered to last mile providerDELIVERED- Parcel was delivered to the recipientSHIPMENT_CANCELED- Parcel was cancelled and won’t be delivered
string
Public tracking link sent to the buyer. This URL renders a web application to display trackings.
string
Identifier of the shipment in which the parcel is included, if any.
number
Estimated weight of the parcel in kg including packaging.
number
Estimated weight of the parcel in kg without packaging.
number
Estimated volumetric weight of the parcel in kg.
string
Tracking number of the parcel in the last mile provider.
string
Date when the parcel was created.
string
Date of the estimated delivery of the parcel.
string
Date of the last update of the parcel.
string
URL of the commercial invoice.
string
Number of the commercial invoice.
array
Array of labels associated with the parcel.
array
Array of items included in the parcel.
array
Array of logistics events associated with the parcel.
