Sub-Account
Withdrawl assets from the managed sub-account(For Investor Master Account)
Weight(IP): 1
post/sapi/v1/managed-subaccount/withdraw
Query parameters
fromEmailstring required
Sender email
assetstring required
Example:BTC
amountnumber double required
transferDateinteger
Withdrawals is automatically occur on the transfer date(UTC0). If a date is not selected, the withdrawal occurs right now
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Transfer id
Example response
{
"tranId": 66157362489
}