Approve a Work Request by its internal ID

Approves a Work Request identified by its internal ID. An optional comment can be provided in the request body. Returns 204 on success.

Path Params
string
required

Work Request internal ID.

Body Params
string

Work Order internal ID to link instead of creating a new one when approving.

workOrderPrefill
object

Work order prefill data for creating a new Work Order when approving. Will be ignored if "workOrderId" is present.

Responses

400

Bad Request

403

Forbidden

404

Not Found

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