DEPRECATED: This method is deprecated. Please use private/get_block_trade_requests instead.
Provides a list of pending block trade approvals. timestamp and nonce received in response can be used with private/approve_block_trade or private/reject_block_trade to approve or reject the pending block trade.
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.
This method takes no parameters.
๐ Related Article: Block Trading
Scope: block_trade:read