The endpoint transfers the specified amount between main, trade and collateral balances.
The API does not cache the response.
Also, fiat currencies can’t be transferred without KYC verification.
API key authentication using signed requests
Request signature
Unique request identifier
Transfer method.
⚠️ We highly recommend to use from and to fields, which provides more flexibility. This way will be deprecated in future.
Example: deposit to transfer from main to trade / withdraw to transfer from trade balance to main. For collateral balances use collateral-deposit to transfer from main to collateral and collateral-withdraw to transfer from collateral to main
Not required if from and to are set.
deposit, withdraw, collateral-deposit, collateral-withdraw Balance FROM which funds will move to. Acceptable values: main, spot, collateral
Not required if method is set.
main, spot, collateral Balance TO which funds will move to. Acceptable values: main, spot, collateral
Not required if method is set.
main, spot, collateral All validations succeeded and creating transaction is started