Account Transfer
Transfer funds to and from master and subaccounts. Note: AccountTransfer must be called using an API key from the master account.
API Key Permissions Required: Funds permissions - Withdraw
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
Nonce used in construction of API-Sign header
Asset being transferred
Amount of asset to transfer
Public account ID of the source account (Example ABCD 1234 EFGH 5678)
Public account ID of the destination account (Example ABCD 1234 EFGH 5678)
Specify the asset class of the asset being transferred
currency, tokenized_asset