Accounts available to transfer: - spot
: spot account - margin
: margin account - futures
: perpetual futures account - delivery
: delivery futures account - cross_margin
: cross margin account
Name | Type | Description | Notes |
---|---|---|---|
currency | str | Transfer currency. For futures account, `currency` can be set to `POINT` or settle currency | |
_from | str | Account to transfer from | |
to | str | Account to transfer to | |
amount | str | Transfer amount | |
currency_pair | str | Margin currency pair. Required if transfer from or to margin account | [optional] |
settle | str | Futures settle currency. Required if `currency` is `POINT` | [optional] |