Transfer Funds Between Futures Wallets
POST/api/v2.3/user/wallet/transfer
Transfers funds between user wallets (e.g. Spot β Cross, Cross β Isolated).
Important: When transferring to/from an
ISOLATEDwallet, you must specify the full wallet identifier (e.g.ISOLATED@BTC-PERP-USDT).Note: the source wallet must hold balance in every
currencylisted inapiWalletsbefore calling this endpoint.
Requestβ
Responsesβ
- 200
- 400
- 401
- 429
Same structure as Query Wallet Balance
Bad Request β invalid or missing parameters
Unauthorized β invalid API key, nonce, or signature
Rate limit exceeded