Docs

Create Job Phases

POST

Body

Arguments
numberrequired

Key to jc/job_phases(JCCo, Job, PhaseGroup, Phase) and jc/jobs(JCCo, Job).

stringrequired

Job identifier. Maximum 10 characters.

numberrequired

Key to jc/job_phases and jc/phases.

stringrequired

Phase identifier. Maximum 20 characters.

string

Optional. If omitted, null will be defaulted.

stringrequired

Key to jc/contracts(JCCo, Contract). Maximum 10 characters.

stringrequired

Contract item identifier. Maximum 16 characters.

string

Optional percentage value. If omitted, 0 will be defaulted.

string

Optional. If omitted, Y will be defaulted.

string

Optional. If omitted, null will be defaulted.

string

Optional. If omitted, null will be defaulted.

object

Optional Vista user-defined fields, keyed by field name.

array of object

Optional array of cost type objects. Vista applies defaults when omitted; an empty array adds no cost types.

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.