Work Orders
Update Work Order
Update a work order’s details and configuration. Work order must be in the DRAFT
state
PATCH
/
work-order
/
{id}
Authorizations
API Key or Token formatted as Bearer <YOUR_KEY_OR_TOKEN>
Path Parameters
The work order UUID (work_order.id
) or work order number (work_order.wo_number
). Both will map to the same work order
Body
application/json
Required range:
x > 1
Response
200 - application/json
Work Order Data
Required range:
x > 0
Available options:
DRAFT
, REVIEW
, PRODUCTION
, COMPLETE
, CANCELED
, ARCHIVED
Approvals object will have one key value pair for every approver
Multiple datasets can be added to the attachments object