Dispatch Service
Dispatch
Create a new dispatch
1min
POST
Header Parameters
X-COREOS-REQUEST-ID
string
*
X-COREOS-TID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
*
X-COREOS-CALLBACK-SECRET
string
Body Parameters
body
DispatchRequest
*
Description
Create a new dispatch
dispatchRef
string
dispatchTypeName
string
dispatchTypeId
string
*
jobs
JobId[]
participants
ParticipantId[]
customData
CustomData
_event_meta
Meta
onRequest
CustomCallRequestObject
onError
CustomCallErrorObject
callback
CallbackObject
Responses
202
OK
SuccessResponse
error
Error
*
request
Request
*
data
object
400
Error Occurred
ErrorResponse
error
Error
*
request
Request
*
401
Error Occurred
ErrorResponse
error
Error
*
request
Request
*
Updated 03 Aug 2023
Did this page help you?