Add a procedure to a Work Order by its internal ID

Adds a Procedure Template as a new procedure instance to an existing Work Order identified by its internal ID. Per-type procedure limits are enforced by the Work Order. Returns the id of the created procedure instance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Work Order's internal ID

Body Params
string
required

The internal ID of the Procedure Template to add to the Work Order. A new procedure instance is created from it. Per-type procedure limits are enforced by the Work Order.

Responses

400

Bad Request (malformed id, or per-type procedure limit reached)

403

Forbidden

404

Not Found (missing Work Order or Procedure Template)

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json