2026-5-11
2026-05-11¶
Futures V3 & Testnet — New User Asset Migration Endpoints
- Added 2 new endpoints in Futures V3 and Futures Testnet (EN & ZH), placed after the Sub-Account Transfer section:
POST /fapi/v3/asset/migrateUser— Migrate User Assets (WITHDRAW): migrates all positive-balance assets from a source account (signed with the sourceuserwallet private key) to the authenticated user's account; source must have no open positions and no open orders; up to 300 assets per batch; returns abatchIdfor status lookupGET /fapi/v3/asset/migrateUser/history— Migrate User Assets History (USER_DATA): queries the migration status bybatchId; results are scoped to the authenticated user