Blockchain.com · Example Payload

Com Exchange Trading Rejected Payload Example

CryptocurrencyBitcoinBlockchain DataExchangeMarket DataTradingPaymentsPublic APIs

Com Exchange Trading Rejected Payload Example is an example object payload from Blockchain.com, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

seqnumeventchanneltextclOrdIDordStatusaction

Example Payload

Raw ↑
{
  "seqnum": 1,
  "event": "rejected",
  "channel": "trading",
  "text": "example-value",
  "clOrdID": "21745988181",
  "ordStatus": "rejected",
  "action": "example-value"
}