Changelog
April 2026
[April 21, 2026] Get Agent Customer Assets List / Get Agent Customer Deposit List: Added showSub Request Parameter
Interface:
- /api/v2/broker/customer-asset
- /api/v2/broker/customer-deposit
Changes:
- Added showSub String request parameter: Whether to Display Subordinate User Information of Direct Clients (
yes/no)
[April 14, 2026] Classic Account Spot "Get Symbol Info" Adds New Response Fields: maxLimitOrderValue / maxMarketOrderValue
API:
- /api/v2/spot/public/symbols
Change:
- Added the response fields “Maximum single limit order value” and “Maximum single market order value” to the Classic Account spot symbol info endpoint.
[April 14, 2026] Get Agent Customer Trade Volume List: Added New Request and Response Parameters
Interface:
- /api/v2/broker/customer-trade-volume
Changes:
- Added showSub String request parameter: Whether to show sub-customer information (
yes/no) - Added spotVolume String response parameter: Spot trade volume
- Added futuresVolume String response parameter: Futures trade volume
