| Status Code | Status Description |
|---|---|
| N | Not Manifested |
| O | Manifested |
| AE | On Vessel |
| VA | Vessel Arrival |
| UV | Unload from Vessel |
| Y | In Yard |
| AL | On Rail |
| UR | Rail Unload |
| DN | Not Ready for Pickup |
| AV | Ready for Pickup |
| OA | Gate Out |
| I | Gate In |
| Event Code | Event Description |
|---|---|
| CNMAN | Container Manifested |
| DISCH | Discharged |
| LFDAY | Last Free Day |
| PLAVI | Ready For Pickup |
| APNMT | Pregate |
| DPTRM | Departed Terminal |
| ARCUS | Arrived at Customer |
| EMTOT | Empty Released by Customer |
| EMTRC | Empty Received |
| Type | Code | Description |
|---|---|---|
| CUSTOMS | PQ | Has a Customs Hold |
| CUSTOMS | Customs Default Bill Hold | |
| FREIGHT | FD | Freight is Due |
| OTHER | CF | CTF Hold |
| OTHER | TC | Held for Terminal Charges |
| OTHER | TM | TMF Hold |
| FEE | DEMRG | Demurrage |
Note:
Codes not appearing on the above list could be returned. Integrators should build their logic to accept additional codes utilizing type and description.
| Code | Message | Severity | Details |
|---|---|---|---|
| 10000 | Orchestration created successfully. | I | Returned by API response on create orchestration. |
| Status | Description |
|---|---|
| PENDING | Appointment pending confirmation. |
| CONFIRMED | Slot confirmed. Information required prior to execution. currently, only "trucker_scac" and "lic_plate_nbr" are required (see "trucker_info" fields in "Create orchestration object"). Lack of fee payment can also cause CONFIRMED, so failure to extend Guarantee Through Date if it has been exceeded could also cause CONFIRMED. Terminal Operating Systems could have other rules that could result in CONFIRMED but these would not be due to lack of data passed. Clearance of Holds is one potential example. |
| CONFIRMED | Slot confirmed. |
| CANCELED | Appointment canceled. |
| COMPLETED | Appointment completed. Import Container left the facility or Empty Container arrived at the facility. |
| MISSED | Appointment missed (this could also mean it was completed outside the scheduled window - container gates out correctly). |