Transfer Between WalletsAsk AIpost https://api.bitfinex.com/v2/auth/w/transferTransfer funds between wallets. This endpoint can also be used to convert USDT to USDT0 for derivatives trading.Body ParamsfromstringrequiredDefaults to tradingSelect the wallet from which to transfer (exchange, margin, funding (can also use the old labels which are exchange, trading and deposit respectively))tostringrequiredDefaults to exchangeSelect the wallet to transfer to (exchange, margin, funding (can also use the old labels which are exchange, trading and deposit respectively))currencystringrequiredDefaults to USTSelect the currency that you would like to transfer (USD, UST, BTC, ....)currency_tostringDefaults to USTF0Select the currency that you would like to exchange to (USTF0 === USDT for derivatives pairs)amountstringrequiredDefaults to 123.45Select the amount to transferemail_dststringAllows transfer of funds to a sub- or master-account identified by the associated email address.user_id_dstint32Allows transfer of funds to a sub- or master-account identified by the associated user id.tfaTokenobjectRequired only when email_dst or user_id_dst is present and auth token is used instead of api credentialstfaToken objectResponses 200200 400400Updated 10 months ago