| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipmentId |
Id of the shipment being tracked. |
integer |
None. |
| PackageId |
Id of the package being tracked. |
integer |
None. |
| TrackingId |
Tracking Id of the package being tracked. |
string |
None. |
| Status |
The status of the shipment. |
OrderShipmentStatus |
None. |
| Events |
Array of events associated with this specific package's traversal through the systems. |
Collection of ShipmentTrackInfoEvent |
None. |