Container Service
Container Type - State Machine...
API to get list of orphan event codes (not associated with any reason code).
1min
POST
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique request id.
X-COREOS-TID
string
*Example: delhivery1234
Tenant id
X-COREOS-ACCESS
string
*Core-os access token
X-COREOS-USERINFO
string
Core-os user info
BODY PARAMETERS
body
ReasonCreateRequest
*Create reason
description
string
*Short description of the reason. Max length 64 characters.
isEnabled
boolean
True - Event Code is valid & usable. False - Event Code is not usable
reasonCode
string
Code of the reason.
RESPONSES
201
Created
SuccessResponse
data
object
request
Request
400
Bad Request
ErrorResponse
error
Error
Error Information
request
Request
401
Unauthorized
ErrorResponse
error
Error
Error Information
request
Request
404
Not Found
ErrorResponse
error
Error
Error Information
request
Request
503
Server Error
ErrorResponse
error
Error
Error Information
request
Request


Updated 24 Aug 2023
Did this page help you?