Reconcile Unmatched Funds

post/das-rest/api/v1/reconcile-withdrawal

reconcile previously unmatched withdrawal to a virtual wallet

Request Body

virtualWallet string required
Example: 59cd72485007a239fb00282ed480da1f
reference string required
Example: efa...123
backingWallet string
Example: 59cd72485007a239fb00282ed480da1f
currency string
A cryptocurrency or token ticker symbol.
Example: btc
amount string
Example: 10000
txId string
Example: 59cd72485007a239fb00282ed480da1f
timestamp string
Example: 2018-10-26T20:20:55.000Z

200 Response

virtualWallet string
Example: 59cd72485007a239fb00282ed480da1f
currency string
A cryptocurrency or token ticker symbol.
Example: btc
withdrawn string
Example: 10000
fees array[object]
define a fee charged as part of a transaction (same currency only)
amount string
Example: 10100
Match pattern: ^\d+$
notation string
Short notation for fee source/info
Example: on chain fee
fee_type string
Each fee type may be treated differently by accounting, revenue fee types: BITGO_WITHDRAWAL_FEE, BITGO_SETTLEMENT_FEE
Allowed values: WIRE_FEE ELECTRONIC_FEE BANK_FEE CHAIN_FEE BITGO_WITHDRAWAL_FEE BITGO_SETTLEMENT_FEE
Example: BITGO_SETTLEMENT_FEE
txId string
Example: 59cd72485007a239fb00282ed480da1f