Creates a new job.

Creates a new job, using its code as a unique identifier on the specified business unit.

For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens

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

The job.

Job object with associated accounting fields.

string
required

Gets the job code. This is a required field.

string
required

Gets the business unit. This is a required field.

string
required

Gets the status. Items Enum: "A" for Active, "C" for Completed, "I" for Inactive

uuid | null

The Id of the job.

string | null

The description.

string | null

The note.

string | null

The address.

string | null

The address2 field.

string | null

The city.

string | null

The country.

string | null

The state.

string | null

The zip code.

string | null

The labor rateset group name.

string | null

The equipment rateset group name.

string | null

The accounting code.

string | null

The "StateCode" accounting field.

string | null

The "UnionClass" accounting field.

string | null

The "Union" accounting field.

string | null

The "UnionLocal" accounting field.

string | null

The "Certified" accounting field.

string | null

The "Company" accounting field.

string | null

The "LocalTaxCode" accounting field.

string | null

The "Location" accounting field.

string | null

The accounting template name.

tags
array of objects | null

The job tags.

tags
double | null

The premium factor field.

Responses
200

Success

Language
Credentials
OAuth2
Missing 4 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!