Skip to main content

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

Processing completed successfully