Update work order for given work order handle
PUT {{baseUrl}}/workorders/:woHandle
Request Body
{"dueDate"=>"<string>", "title"=>"<string>", "assignedTo"=>"<string>", "attachments"=>[{"name"=>"<string>", "assetId"=>"<string>", "path"=>"<string>"}, {"name"=>"<string>", "assetId"=>"<string>", "path"=>"<string>"}], "associations"=>[{"id"=>"<string>", "type"=>"<string>"}, {"id"=>"<string>", "type"=>"<string>"}], "description"=>"<string>", "source"=>"<string>", "priority"=>"<string>", "status"=>"<string>", "type"=>"<string>", "notifyAssignee"=>false, "metadata"=>{"activationDate"=>"<string>", "completedDate"=>"<string>"}, "externalSystems"=>[[{"type"=>"<string>", "name"=>"<string>", "entityId"=>"<string>", "link"=>"<string>", "metadata"=>"<object>"}, {"type"=>"<string>", "name"=>"<string>", "entityId"=>"<string>", "link"=>"<string>", "metadata"=>"<object>"}], [{"type"=>"<string>", "name"=>"<string>", "entityId"=>"<string>", "link"=>"<string>", "metadata"=>"<object>"}, {"type"=>"<string>", "name"=>"<string>", "entityId"=>"<string>", "link"=>"<string>", "metadata"=>"<object>"}]]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| If-Match | string | etag of the latest version for optimistic locking, received as response header of GET /workorders/{woHandle} | |
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: OK
{"message":"ad dolore nostrud consequat","logref":"adipisicing deserunt velit officia sit","woHandle":"labore q","compKey":"dolore aliqua in adipisicing","code":"ex magna Duis eu ut"}