Discussions
Questions about Work Order Create command
about 1 month ago by Aaron Lambert
What is the correct endpoint URL? The docs (https://documenter.getpostman.com/view/19494308/UVz1NBwd) show an endpoint of "api/v1/cmd/Workorder/Create". The API (https://developer.corrigo.com/reference/cmd) shows an endpoint of "v1/cmd/WoCreateCommand".
What are the RequestId, ComputeSchedule, and ComputeAssignment fields used for in the create WO command? Is RequestId just a unique identifier from the sender (us)?
The example with the document (https://documenter.getpostman.com/view/19494308/UVz1PCck) does not have a RequestId. The examples with no documents do have a RequestId. Is there any significance to that, like we do not send the RequestId if there are documents?