Blockchain.com · Example Payload

Com Exchange Cancel Order Request Payload Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Com Exchange Cancel Order Request Payload 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

actionchannelorderID

Example Payload

Raw ↑
{
  "action": "CancelOrderRequest",
  "channel": "trading",
  "orderID": "21745988181"
}