TrackingShipment
The root object for a single shipment's tracking details.
- itemsType: array object[] · TrackingItem[]required
List of items (parcels) within the shipment.
Details and events for a single parcel/item within a shipment.
- eventsType: array object[] · DetailedTrackingEvent[]required
Chronological list of detailed tracking events for this parcel.
Detailed single event record.
- freightType: integer
Product Id requiredID of the freight product used.
- parcelType: string
Status requiredCurrent overall status of the parcel.
- trackingType: string
Number requiredUnique tracking number for the individual parcel.
- freightType: string
Product Name Name of the freight product.
- linkedType: array string[]
Parcel Numbers List of other linked parcel numbers.
- returnType: string nullable
Code Return code if the parcel is being returned.
- shipmentType: string
Number requiredThe main identifier for the shipment.
- shopType: integer
Id requiredID of the shop.
- consigneeType: string
Reference Customer reference associated with the recipient (consignee).
- consignorType: string
Reference Shop reference associated with the sender (consignor).
- propertiesType: object
Additional shipment properties.
- shopType: string
Name Name of the shop associated with the shipment.