OS1 Services
...
Dispatch Service
Integrate with Dispatch

How to: Manage Ledger

5min
for information about prerequisites, see integrate with dispatch docid 3jkkjjw3r0n1l32h lbgo apply custodyin scan to apply custodyin scan, call the apply custodyin scan endpoint and pass the following required members in the request body member description remarks dispatchid id of the dispatch string minlength 1 maxlength 64 custodyentity type of entity string enum \[ container, cash, document ] the json request body should be similar to the following { "dispatchid" "string", "custodyentity" "container", "custodyentityid" "string", "custodylocationid" "string", "custodyentityamount" 0, "jobid" "string", " event meta" {} } to apply custodyin scan in batch, call the apply custodyin scan docid\ rpfe yprpuim6t7ranf8v endpoint and pass the following required members in the request body member description remarks dispatchid id of the dispatch string minlength 1 maxlength 64 data > custodyentity type of entity string enum \[ container, cash, document ] the json request body should be similar to the following { "dispatchid" "string", "data" \[ { "custodyentity" "container", "custodyentityid" "string", "custodylocationid" "string", "custodyentityamount" 0, "jobid" "string" } ], " event meta" {} } apply custodyout scan to apply custodyout scan, call the apply custodyout scan docid\ fjwzphhb1rekcqa01lrrj endpoint and pass the following required members in the request body member description remarks dispatchid id of the dispatch string minlength 1 maxlength 64 custodyentity type of entity string enum \[ container, cash, document ] the json request body should be similar to the following { "dispatchid" "string", "custodyentity" "container", "custodyentityid" "string", "custodylocationid" "string", "custodyentityamount" 0, "jobid" "string", " event meta" {} } to apply custodyout scan in batch, call the apply custodyout scan docid\ fjwzphhb1rekcqa01lrrj endpoint and pass the following required members in the request body member description remarks dispatchid id of the dispatch string minlength 1 maxlength 64 data > custodyentity type of entity string enum \[ container, cash, document ] the json request body should be similar to the following { "dispatchid" "string", "data" \[ { "custodyentity" "container", "custodyentityid" "string", "custodylocationid" "string", "custodyentityamount" 0, "jobid" "string" } ], " event meta" {} }