Status
By default a job can have the following status values.| Status | Description |
|---|---|
NEW | A job has been created but not yet assigned to a driver or a vehicle. |
ASSIGNED | The job has been assigned to a driver or vehicle. |
RECEIVED | Set automatically when the job has been downloaded by the driver. |
ACCEPTED | The job has been accepted by the driver. An optional step |
IN PROGRESS | The job is automatically set to in progress when MyConnectedFleet platform determines that a job with an assigned driver/vehicle has arrived and stopped at the destination address (or the driver changes to the state in the SmarterDriver app). |
VISITED | The job is automatically set to visited when MyConnectedFleet platform determines that the assigned driver/vehicle has left the destination address for a job that was in progress (or the driver changes to the state in the SmarterDriver app). |
MISSED | Set automatically if the job has not been completed within 1 hour of the scheduled start time. |
CANCELLED | The job has been cancelled. |
Types
Jobs types can either be a default job type or a custom type created using the Jobs admin feature. The default job type is STANDARD, set when a new job is created. Creating custom job types allows for additional flexibility to filter which jobs are shown in the application or retrieved from the API. For Example, you could create custom job types, and then view just those jobs which are set as REBOOKED.- REBOOKED Set when a job has been rebooked
- PRIORITY A job classified as priority
- Create new job types
- Update the description for a job type
- Delete a job type (provided this type isn’t set on any job)
- Enable or Disable a job type
