Deposit to DAS (matched/unmatched)

post/das-rest/api/v1/deposit

Request Body

backingWallet string
Example: 59cd72485007a239fb00282ed480da1f
virtualWallet string
optional, not required if unmatched, pending, reconciled-reject, or rejected
currency string
A cryptocurrency or token ticker symbol.
Example: btc
amount string
Example: 10000
timestamp string
Example: 2018-10-26T20:20:55.000Z
state string
one of 'unmatched', 'pending', 'rejected', 'approved', 'reconciled-reject', 'reconciled-match'
Example: unmatched
txId string
Example: 59cd72485007a239fb00282ed480da1f
reference string
optional accounting reference
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
ignoreExternalRef boolean
if optionally set to true, externalRef flags will be ignored when reconciling amounts. Defaults to false

200 Response

One of
postingId string
virtualWallet object
id string
Example: 59cd72485007a239fb00282ed480da1f
currency string
A cryptocurrency or token ticker symbol.
Example: btc
deposited string
Example: 10000