Docs

Change SM Work Order

Changes an existing Work Order record.

POST

Body

Arguments
object
numberrequired

Key sm/work_orders(SMWorkOrderID).

string

Enter the Service center that this request is assigned to.

number

The SM Customer for this order.

**Required when WorkOrderType is C-Customer.

string

The JC Job for this work order.

Required when WorkOrderType is J-Job.

number

Enter JC Company.

Required when WorkOrderType is J-Job

number
string

Enter a Site ID.

string
number
string

Enter the contact name.

string

Enter the contact phone.

string

Enter a description of the request.

string

Enter a note about this work order.

boolean
number

Enter a template code to identify craft/class pay rates.

string

Select a costing method.

string

Enter the lead technician.

string

Enter the Reviewer for this work.

string

Enter the State Code that identifies the location that work will be performed.

string

Enter the Payroll Local Code.

string
string

Enter the name of the person making this request.

string

Enter the phone number of the person making this request.

string

Enter the date that the request was made.

Format: YYYY-MM-DD

string

Enter the time that the request was made.

Format: HH:mm

string

Certified Payroll. For customer work orders only.

Options:

  • Y-Yes

  • N-No.

string

Enter the start date for certifieds. Format: YYYY-MM-DD.

string

The user that entered the work order.

string

The date the work order was entered.

Format: YYYY-MM-DD HH:mm

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.