Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

FundTransfer doesn't work #68

Closed
qinlinyong opened this issue Aug 24, 2022 · 1 comment
Closed

FundTransfer doesn't work #68

qinlinyong opened this issue Aug 24, 2022 · 1 comment

Comments

@qinlinyong
Copy link

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?

@burakoner
Copy link
Owner

Version 5.3.0 is released with this commit 1700b67
Also nuget package is available on https://www.nuget.org/packages/OKEx.Net/5.3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants