Consolidate Funds
URL Expired
The URL for this request expired after 30 days.
Parameters
Amount
string
required
Amount in the standard unit, e.g., BTCAsset
string
requiredBlockchainSpec
object
Blockchain-specific transaction specificationMaxFee
string
Amount in the standard unit, e.g., BTCSubAddressIndex
integer
required
≥ 0
The zero-based index used in BIP-44 address derivation pathVaultId
int64
required
Response Example
200 OK
API Call
Base URLhttps://api.your-wallet.blockdaemon-wallet.com/api/transactions/consolidateFunds
curl --request POST \
--url https://api.your-wallet.blockdaemon-wallet.com/api/transactions/consolidateFunds \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json