Wait for work order processing
GET/iguides/:iguideId/workOrders/:workOrderId/waitForProcess
Blocking operation that waits for the work order processing job to complete. If the background job is not complete, it will abort with a timeout error code, and then you need to retry.
Request
Responses
- 200
- 404
- 581
Processing completed successfully
Work order or iGUIDE not found
Request timeout - processing incomplete