TrackingItem
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.
- eventType: object · EventGroup
Group requiredThe grouping category for the event type.
- eventType: string
Time requiredLocal time the event occurred (YYYY-MM-DD HH:MM:SS).
- eventType: object · EventType
Type requiredDetails about the specific type of event.
- additionalType: string nullable
Info Any additional text information related to the event.
- changeType: integer nullable
User Id ID of the user who registered the change.
- changeType: string nullable
Username Username who registered the change.
- comType: string nullable
Channel Type Communication channel type (if applicable).
- eventType: object nullable
Data Extra data payload for the event.
- eventType: stringFormat: date-time
Time Utc UTC time the event occurred (ISO 8601 format).
- latType: numberFormat: double nullable
Latitude of the event location.
- locationType: string nullable
Context Contextual name of the location (e.g., shop name).
- locationType: integer nullable
Context Id ID of the location context.
- lonType: numberFormat: double nullable
Longitude of the event location.
- messageType: string nullable
Specific message text associated with the event.
- regType: object · RegistrationSystem nullable
System The system used to register the event.
- 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.