Order Service
Work Order State Transition

Transition the current state of a work-order

1min
PUT

This API will apply an event. If the event is transitionable, then the instance will transition to the particular state.

Path Parameters
orderId
*
workOrderId
*
Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
Body Parameters
body
*
Description
Update platform order state machine configuration
eventCode
*
reasonCode
callback
Responses
200
OK
error
*
request
*
data
400
Error Occurred
error
*
request
*
401
Error Occurred
error
*
request
*
404
Error Occurred
error
*
request
*
data
Curl
JS
Ruby
Python
Responses
200
400
401
404