Skip to main content

Status

By default a job can have the following status values.

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