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

KeyDatatypeRequiredDescription
If-Matchstringetag of the latest version for optimistic locking, received as response header of GET /workorders/{woHandle}
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;message&quot;:&quot;ad dolore nostrud consequat&quot;,&quot;logref&quot;:&quot;adipisicing deserunt velit officia sit&quot;,&quot;woHandle&quot;:&quot;labore q&quot;,&quot;compKey&quot;:&quot;dolore aliqua in adipisicing&quot;,&quot;code&quot;:&quot;ex magna Duis eu ut&quot;}