Assign Work Order
Assign a work order to a user
Path parameters
workOrderId
The id of the work order
Request
This endpoint expects an object.
assignedToId
The id of the user to assign the work order to
assignedBy
The id of the user who assigned the work order
Response
Expected response to a valid request
message
Should return "success"

