Job Statuses

Prev Next

Description

Job Status reflects the current state of a job in Aspire (e.g., In Process, Complete, Canceled). These fixed values guide workflow actions, display on dashboards and status cards, and help track job progress throughout the opportunity lifecycle. Display names can be customized, but the underlying status codes are system-defined.

Resource overview

EndpointDefinition
 GET /JobStatus Retrieve a list of all Job Status records.

Attributes

AttributeDescriptionData typeNotes
JobStatusIDUnique identifier for the Job StatusintegerOptional
JobStatusInternal code or short label for the statusstringOptional; Max length: 20
JobStatusNameFull display name of the Job StatusstringOptional; Max length: 100
SortOrderSort order value used for display purposesintegerOptional