Reassign Work Order
Reassign an existing work order assignment from one technician to another. Logs the reassignment reason and notifies both technicians.
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
assignment_id
Required: Current assignment to reassign - integer, exists in work_order_assignments - “1”
new_technician_id
Required: New technician to assign to - integer, exists in users - “8”
Response
Successful response

