v2
OpenAPI 3.0.02026-07-311824171.4 MBApproves 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
Query parameters
The timestamp (milliseconds since the Unix epoch)
Timestamp, shared with other party (milliseconds since the UNIX epoch)
Nonce
Nonce, shared with other party
Trade role of the user: maker or taker
Describes if user wants to be maker or taker of trades
Response
Success response