Create Job

Use this endpoint to create a new job. The job is created in the Lead milestone with no assigned representative (Unassigned). The contact field is required and links an existing contact as the primary contact for the job.

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
contact
object
required

The existing contact to link as the primary contact for this job. Required.

leadSource
object

The lead source that identifies how this job was originated.

locationAddress
object

The physical address of the job location.

string
enum

The priority level for this job.

Allowed:
jobCategory
object

The job category to assign to this job. Must reference a valid category configured in company settings.

workType
object

The work type to assign to this job. Must reference a valid work type configured in company settings.

tradeTypes
array of objects

The trade types to assign to this job. Each entry must reference a valid trade type configured in company settings.

tradeTypes
string
length ≤ 1000

A note or remark for this new job.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain