OKEx.Net icon indicating copy to clipboard operation
OKEx.Net copied to clipboard

FundTransfer doesn't work

Open qinlinyong opened this issue 1 year ago • 0 comments

execuse me. accounting the okex document,if i want transfer Funding account to Trading account,like this: Transfer 1.5 USDT from funding account to Trading account when current account is master-account POST /api/v5/asset/transfer body { "ccy":"USDT", "amt":"1.5", "from":"6", "to":"18" }

but in FundTransfer parameter OkexAccount ,there is no 18 Trading account. how can i solve this problem?

qinlinyong avatar Aug 24 '22 05:08 qinlinyong