Create work order from request

Creates a work order from a request.

Uri

PUT createRequestWO/

Parameters

companiId
- Legal entity context

Form Data

{
   "_jobType":"5637144581",
   "expectedStart":"2020-11-16T08:50:52Z",
   "expectedEnd":null,
   "priority":3,
   "_jobVariant":null,
   "_jobTrade":null,
   "_workOrderType":"5637144576",
   "description":"Oil line leaking",
   "_object":"5637147766",
   "scheduleToSelf":true,
   "_request":"5637146826"
}

JSON Response

{
   "success":true,
   "message":"Created new work order: WO-000018"
}

Copyright Dynaway A/S

Privacy Policy