Dispatch Service
Ledger in batch
Apply CustodyOut Scan
1min
POST
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
X-COREOS-CALLBACK-SECRET
string
callback secret (base64 encoded string)
BODY PARAMETERS
body
CustodyBatchScan
*CustodyIn Scan request
dispatchId
DispatchId
*Dispatch ID.
data
CustodyBatchData[]
*_event_meta
Meta
Meta data
onRequest
CustomCallRequestObject
onError
CustomCallErrorObject
callback
CallbackObject
RESPONSES
202
OK
SuccessBooleanResponse
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
*

Updated 03 Aug 2023
Did this page help you?