Executes the Add action for the Jobs data object.

Adds a new Job record

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

The code of the subscriber that you are making this request for.

Body Params
integer
required
1 to 255

Key to jc/jobs(JCCo, Job).

string
required
length ≤ 10

Key to jc/jobs(JCCo, Job).

string | null

Optional. If omitted, it will be defaulted based on Vista defaulting behavior.

string
required
length ≤ 10

Key to jc/contracts(JCCo, Contract).

string | null

Optional. If omitted, null will be defaulted.

string
enum

Optional. If omitted, N will be defaulted.

Allowed:
integer | null

Key to jc/project_managers(JCCo, ProjectMgr). Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

integer
required

Key to jc/liability_templates(JCCo, LiabTemplate).

string | null

Key to hq/tax_codes(TaxGroup, TaxCode). TaxGroup will be determined based on JCCo. Optional. If omitted, null will be defaulted.

integer | null

Key to jc/insurance_templates(JCCo, InsTemplate). If omitted, null will be defaulted.

string
^[-+]?[0-9]{1,2}(?:.[0-9]{0,6})?$

Optional. If omitted, 0 will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string
required
length ≤ 4

Used in the payroll process to lookup pr/states(PRCo, PRStateCode). This value does not have to exist in pr/states to save this record.

string
enum

Optional. If omitted, N will be defaulted.

Allowed:
string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

integer | null

Optional. If omitted, null will be defaulted.

string
^[-+]?[0-9]{1,2}(?:.[0-9]{0,4})?$

Optional. If omitted, o will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Key to hq/compliance_groups(CompGroup). Optional. If omitted, null will be defaulted.

string | null

Key to hq/compliance_groups(CompGroup). Optional. If omitted, null will be defaulted.

integer | null

Optional. If omitted, null will be defaulted.

integer | null

Optional. If omitted, null will be defaulted.

integer
enum

Options:0-Not Taxable, 1-Taxable using haul vendor, 2-Always taxable. Optional. If omitted, 0 will be defaulted.

Allowed:
string | null

Optional. If omitted, null will be defaulted.

string
enum
length ≤ 1

Options:J-Job, V-Vendor, O-Vendor Override. Optional. If omitted, J will be defaulted.

Allowed:
string
enum

Optional. If omitted, N will be defaulted.

Allowed:
string
enum

Auto-add contract item and update contract item amount when adding original estimates. Optional. If omitted, N will be defaulted.

Allowed:
string
enum

Optional. If omitted, N will be defaulted.

Allowed:
string
^[-+]?[0-9]{1,9}(?:.[0-9]{0,3})?$
integer | null

Optional. If omitted, it will be defaulted based on Vista defaulting behavior. If this record is created in a security group that is not authorized for the API user, you will not see the record in the cache after it is created.

string
enum

Optional. If omitted, Y will be defaulted.

Allowed:
string
enum

Optional. If omitted, Y will be defaulted.

Allowed:
integer | null

Key to jc/fixed_rate_templates(JCCo, RateTemplate). Optional. If omitted, null will be defaulted.

string | null

Reviewer Group for Invoices. Optional. Key to hq/reviewer_groups(ReviewerGroup). If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

string | null

Optional. If omitted, null will be defaulted.

date | null

Optional. If omitted, null will be defaulted. Format: YYYY-MM-DD.

string
enum
Allowed:
string
enum

Use Default tax code for subcontracts. Optional. If omitted, null will be defaulted.

Allowed:
string | null

Reviewer Group for Timesheets. Key to hq/reviewer_groups(ReviewerGroup). Optional. If omitted, null will be defaulted.

string | null
enum

Options:B-Building, D-Dredging, H-Heavy, R-Residential, W-Highway. Optional. If omitted, null will be defaulted.

Allowed:
string | null

Relates to PR Leave Levels application. Optional. If omitted, null will be defaulted.

__custom_fields
object

Add a property to this object for each user defined field to be set. Property name set to the user defined field name.

Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

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