Dispatch Service
Dispatch Type
Get configuration of a dispatch type
1min
GET
PATH PARAMETERS
dispatchTypeId
SystemGeneratedId
*Unique ID. Combination of entity name and UUID.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-TID
string
*Tenant id
X-COREOS-ACCESS
string
*Access Token
X-COREOS-USERINFO
string
*user info
RESPONSES
200
OK
object
error
Error
*Error information
request
Request
*data
DispatchTypeData
400
OK
GetErrorResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
401
OK
GetErrorResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
404
OK
GetErrorResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?