Docs

Update JC Job

Update a Job based on a contract

POST

Body

Arguments
objectrequired

KeyID: integer

string
string

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

string

Key to jc/contracts(JCCo, Contract). Length <= 10.

number

Key to jc/liability_templates(JCCo, LiabTemplate).

string

Optional. If omitted, N will be defaulted. Allowed: Y, N.

number

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

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

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

string

Optional. If omitted, null will be defaulted.

string
object

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

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.