Transfer Between Trade Accounts(Deprecated)

(Deprecated)This endpoint enables transfers between trade accounts (e.g. Spot, Margin, and Futures) within the same sub-account. Note: This 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
Body Params
int64
required

Trade account ID

string
required

Outgoing trade account type

string
required

Posting trade account type

string
required

Currency

double
required

Quantity(mininum amount : 0.01 BTC ; 0.1 ETH ; 100 USDT )

Response

Language
Response
Choose an example:
application/json