Blockchain.com · Example Payload

Exchange Create Withdrawal Request Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Exchange Create Withdrawal Request Example is an example object payload from Blockchain.com, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

currencyamountbeneficiary

Example Payload

Raw ↑
{
  "currency": "BTC",
  "amount": "0.0001",
  "beneficiary": "example-value"
}