Reassign Work Order

View as Markdown
Reassign an existing work order assignment from one technician to another. Logs the reassignment reason and notifies both technicians.

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
assignment_idstringRequired

Required: Current assignment to reassign - integer, exists in work_order_assignments - “1”

new_technician_idstringRequired

Required: New technician to assign to - integer, exists in users - “8”

Response

Successful response