The tracked shipment information.
Fields
| Name | Type | Description |
|---|---|---|
| id | ObjectId! | The shipment ID. |
| containerNumber | String | The container number. |
| carrierBookingReference | [ carrierBookingReference] | A unique number assigned to a scheduled transportation movement which allocates assets, space needed and a transport plan. |
| bol | BOL | The Bill of Lading’s identifier issued by the carrier. |
| scac | SCAC | The shipment Standard Carrier Alpha code. (e.g., ZIMO). |
| carrier | Carrier | The carrier information. |
| container | Container | The container information. |
| status | Status | Additional shipment information. |
| response | Response | Details about the data status of the shipment |
