API Reference

Transfer Between Trade Accounts(Deprecated)

(Deprecated)This endpoint enables transfers between trade accounts (such as spot, margin, and futures accounts) within the same sub-account It is distinct from the "Asset Transfer Between Accounts" endpoint and is only supported for Binance and Bitget exchange.

Request

Field nameTypeNecessaryRemarks
accountIdLongY Trade account ID
fromTradeAccountTypeStringYOutgoing trade account type
toTradeAccountTypeStringYPosting Trade account ID
currencyStringYCurrency
amountDoubleYQuantity(mininum amount :
0.01 BTC ;
0.1 ETH ;
100 USDT )

Trade Account Type

ExchangeTrade account type
BinanceSpot Account, USDT Contract Account, Coin Contract Account, Cross-Margin Account
BitgetSpot Account, USDT Contract Account, Coin Contract Account, USDC Contract Account

Response

Field nameTypeRemarks
transferIdLongTransfer id
Language