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"
}