Changelog
April 2025
[April 30, 2025] For the trading details of the WS futures, push fields are added to the spot/futures depth channels.
Channels: futures Trading Details Channel, Spot Depth Channel, Contract Depth Channel
Changes:
- Add the
clientOidfield to the pushed information of the futures Trading Details Channel. - Add the
seqfield to the pushed information of the Spot Depth Channel and the futures Depth Channel.
[April 23, 2025] Added groupType enumeration for get account bills.
Interface:/api/v2/spot/account/bills
Changes:
- Added a new bill type enumeration
groupTypefor input parameters and return values when fetching bill transaction details.
[April 21, 2025] Delete error code 40882
Removed content:
- Removed error code
code 40882:"You are currently a trader and you cannot switch to the full position mode|400|"
[April 14, 2025] Add New Endpoint: Get ND Broker Sub-accounts Deposit and Withdrawal Records
Interface:/api/v2/broker/all-sub-deposit-withdrawal
Changes:
- Adding new endpoint to get ND Broker sub-accounts deposit and withdrawal records within 90 days
[April 10, 2025] Adjustment to virtual sub-account API key related endpoints
Interface:/api/v2/user/create-virtual-subaccount-apikey,/api/v2/user/modify-virtual-subaccount-apikey,/api/v2/user/virtual-subaccount-apikey-list
Changes:
- The
permListparameter in the create, modify, and query sub-account API key interfaces now includes thetransfer: wallet transfer permission. - The modify and query sub-account API key interfaces now support regular sub-accounts
[April 10, 2025] Added new field offTime in the response of Get Spot Symbol Info interface
Interface:/api/v2/spot/public/symbols
Changes:
- Added new field
offTimein the response - The response parameter "maxTradeAmount" is fixed to return
900000000000000000000; please disregard this response parameter.
[April 9, 2025] Added ADL ranking interface.
Endpoints:/api/v2/mix/position/adlRank
Additional content:
- Supports obtaining ADL rankings for users across various trading pairs.
[April 8, 2025] Added APIs for new order initiator key creation & follower order setup.
Endpoints:/api/v2/copy/mix-trader/create-copy-api
Additional content:
- New version interface for order initiators to create order API keys.
Endpoints:/api/v2/copy/mix-follower/copy-settings
Additional content:
- New version interface for follower order-following setup.
[April 2, 2025] Adjustment of input parameters for estimated interest and loanable amount
Endpoints:/api/v2/earn/loan/public/hour-interest, /api/v2/earn/loan/borrow
- Additional content:
Adjust the input parameter for the daily to
SEVEN: 7 daysTHIRTY: 30 daysFLEXIBLE: Flexible
