Order Service
Work Order State Machine Confi...
update state machine configuration for a work-order
1min
PUT
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
PlatformOrderStateMachineConfig
*Update platform order state machine configuration
states
PlatformOrderStates
*terminalTTL
TerminalTTL
Specifies the time to live for a data entry in the database. Specified for a tenant
callback
StateMachineCallbackURL
Represents callback url, which can be called to get any info about state transition of an order or its terminal ttl expiry or to notify status of API request
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
ErrorResponse
error
Error
*Error Information
request
Request
*

Updated 03 Aug 2023
Did this page help you?