Skip to main content

Withdrawl Assets From The Managed Sub-account(For Investor Master Account)

API Description#

Withdrawl Assets From The Managed Sub-account

HTTP Request#

POST /sapi/v1/managed-subaccount/withdraw

Request Weight(IP)#

1

Request Parameters#

NameTypeMandatoryDescription
fromEmailSTRINGYES
assetSTRINGYES
amountDECIMALYES
transferDateLONGNOWithdrawals is automatically occur on the transfer date(UTC0). If a date is not selected, the withdrawal occurs right now
recvWindowLONGNO
timestampLONGYES
  • You need to enable Enable Spot & Margin Trading option for the api key which requests this endpoint

Response Example#

{    "tranId":66157362489}