Skip to main content

Status

By default a job can have the following status values.
StatusDescription
NEWA job has been created but not yet assigned to a driver or a vehicle.
ASSIGNEDThe job has been assigned to a driver or vehicle.
RECEIVEDSet automatically when the job has been downloaded by the driver.
ACCEPTEDThe job has been accepted by the driver. An optional step
IN PROGRESSThe 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).
VISITEDThe 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).
MISSEDSet automatically if the job has not been completed within 1 hour of the scheduled start time.
CANCELLEDThe 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
The job type Admin functionality supports:
  • 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