Order Service
Work Order State Transition
Transition the current state of a work-order using client-details
1min
PUT
PATH PARAMETERS
clientId
string
*client Id.
clientOrderId
string
*Client orderId.
workOrderId
string
*HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique requestId
X-COREOS-TID
string
*Tenant id
X-COREOS-ACCESS
string
*core-os access token
X-COREOS-USERINFO
string
core-os user info token
BODY PARAMETERS
body
PlatformOrderStateMachineStateUpdate
*Update platform order state machine configuration
eventCode
string
*reasonCode
string
callback
Callback
RESPONSES
200
OK
SuccessResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]
400
Error Occurred
ErrorResponse
error
Error
*Error Information
request
Request
*401
Error Occurred
ErrorResponse
error
Error
*Error Information
request
Request
*404
Error Occurred
GetErrorResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?