patch https://{tenant}.rubixx.app/api/v3/workorders//complete
Required Permission(s): WorkOrder.Complete
Log in to see full request history
Responses
Required Permission(s): WorkOrder.Complete
xxxxxxxxxx
curl --request PATCH \
--url https://.rubixx.app/api/v3/workorders/reference/complete \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"isFixFirstTime": true
}
'
Try It!
to start a request and see the response here! Or choose an example: