Rejects a pending block trade. nonce and timestamp are used to identify the block trade while role should be opposite to the trading counterparty.
Use private/get_block_trade_requests to retrieve pending block trades that require approval.
To use the block trade approval feature, an additional API key setting feature called enabled_features: block_trade_approval is required. This key has to be given to the broker/registered partner who performs the trades on behalf of the user for the feature to be active. If the user wants to approve the trade, they must approve it from a different API key that doesnโt have this feature enabled.
๐ Related Article: Block Trading
Scope: block_trade:read_write
Timestamp, shared with other party (milliseconds since the UNIX epoch) The timestamp (milliseconds since the Unix epoch)
1536569522277
Nonce
"bF1_gfgcsd"
Describes if user wants to be maker or taker of trades
Trade role of the user: maker or taker
maker, taker