StatusType
Enum: StatusType
Section titled “Enum: StatusType”Different types of statuses.
Values
Section titled “Values”| Value | Description |
|---|---|
Submitted | The Submitted status is always the first status in the booking. It is a default status and cannot be removed. |
Approved | The Approved status is the status that follows Submitted. It marks being assigned a space and time. It is a default status and cannot be removed. |
PostApproved | PostApproved statuses occur after approval but before arrival. Carrier modifications are still permitted. |
Confirmed | The Confirmed status indicates booking details are locked in. This is a core status with specific system knowledge. Carrier modifications are not permitted. |
Arrived | The Arrived status is the status that indicates the vehicle has arrived at the site. |
PostArrived | PostArrived statuses occur after arrival but before being on dock. Carrier modifications are not permitted. |
OnDock | OnDock status indicates the asset is physically on dock being processed. This is a core status with specific system knowledge. Carrier modifications are not permitted. |
OffDock | OffDock status indicates the asset has departed but booking not completed. This is a core status with specific system knowledge. Carrier modifications are not permitted. |
Receipting | The receipting status allows viewing planned vs actual tasks. |
Completed | The completed status is the last status in all bookings that complete successfully. It is a default status and cannot be removed. |
PostCompleted | PostCompleted statuses occur after standard completion. Carrier modifications are not permitted. |
Cancelled | The Cancelled status is an exception status for failed bookings. It is a default status and cannot be removed. |
Exception | Exception statuses represent specific failure states of a booking. Exception statuses are user-defined. |