Jobs

Returns a list of jobs. The list can be filtered by job type.

get/jobs

Query parameters

pageSizeinteger
'asc'
OR
'desc'
pageCursorstring
filterJobNostring
'Active'
OR
'Completed'
OR
'Estimate Rejected'
OR
'Estimate Sent'
OR
'Inactive'
OR
'Quote Sent'
OR
'Quote Rejected'
OR
'To Price'
'Quote'
OR
'Estimate'
OR
'Charge Up'
filterCustomerIdnumber
filterSiteIdnumber
'jobNo'
OR
'createdAt'
OR
'lastModified'
filterShowOnHoldboolean
filterShowArchivedboolean
filterSearchTextstring

Searchable fields:

  • description
  • longDescription
  • jobNo
  • customer.customerFullName
  • siteAddress.name
  • siteAddress.firstName
  • siteAddress.lastName
  • mainContact.firstName
  • mainContact.lastName

Response

Successful Response

resultstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.