patch https://{tenant}.rubixx.app/api/v2/workorders//details
Sample Request:
PATCH /api/v2/workorders/W10000001243/details
{
"title": "Toilet not flushing",
"isInsurance": "false",
"isRechargable": "false",
"rightToRepair": "false",
"details": "The toilet upstairs is not flushing properly"
}
Log in to see full request history
Responses
201On Success
204No Content