Bank or On-Chain Booking

post/das-rest/api/v1/cashbook

Cashbook style booking of bank and crypto chain transactions, positive for deposit, negative for withdrawal

Request Body

backingWallet string
Example: 59cd72485007a239fb00282ed480da1f
currency string
A cryptocurrency or token ticker symbol.
Example: btc
amount string
Example: 10000
timestamp string
Example: 2018-10-26T20:20:55.000Z
txId string
optional txId related to platform transaction
reference string
optional reference string, required if txId omitted
origin string
origin of action as seen by requester, suitable for auditing the data flow and request chain; typically a JSON stringified set of request headers

200 Response

backingWallet string
Example: 59cd72485007a239fb00282ed480da1f
currency string
A cryptocurrency or token ticker symbol.
Example: btc
amount string
Example: 10000