Update Opportunity Work Order
Authentication
Path parameters
Request
Only applicable on field work orders. When provided, the visits array REPLACES the full set of visits for the work order. Include all existing visits you wish to keep or update (with their id), and include new visits without an id. Any existing visit not included in the request will be removed. Visit booleans default to false when omitted.
Update the checklist for the work order.
When this field is provided, the checklist array REPLACES the full set of checklist items on the work order.
- Include every existing item you want to keep or modify (identified by
id). - Any existing item NOT included in this array will be removed.
- Each item MUST include an
id. Items without anidare ignored (checklist item creation is not supported).
Response
Whether the start date is an all-day event
Whether the end date is an all-day event
Site visits associated with the work order (legacy shape)
Work items linked to this work order via Blueprint workflow. Includes forms (FORM) and file requests (FILE_REQUEST). Returns [] when none are linked.
Present only for service work orders on an account (parent project type ACCOUNT), and only when at least one line item exists.
Amounts are in dollars with cent precision. Replace via PUT /work-orders/{workOrderId}/line-items.
Omitted from the response when not applicable or when there are no line items.
