Dispatch Service
Ledger
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
CustodyScan
*CustodyIn Scan request
dispatchId
DispatchId
*Dispatch ID.
custodyEntity
string<CONTAINER | CASH | DOCUMENT>
*Type of entity
custodyEntityId
string
Entity id
custodyLocationId
string
Location id of custody exchange
custodyEntityAmount
number
Amount
jobId
string
Job id
_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?