Skip to main content

Withdraw

[only support withdraw for sub-account,not master account]

request

post  /api/v3/broker/capital/withdraw/apply?timestamp={{timestamp}}&signature={{signature}}

response

{
"id":"7213fea8e94b4a5593d507237e5a555b"
}

Http Request:

  • POST /api/v3/broker/capital/withdraw/apply

API Permission: SPOT_TRANSFER_READ

Query Parameter:

NameTypeMandatoryDescription
recvWindowstringnorecvWindow
timestampstringyestimestamp
signaturestringyessignature

Body Request Parameter:

NameTypeMandatoryDescription
coinstringyeswithdraw coin
networkstringyeswithdraw network
addressstringyeswithdraw address
amountstringyesamount
passwordstringnopassword(hexadecimal string encrypted by MD5)
remarkstringnoremark

Response Parameter:

NameTypeDescription
idstringwithdrawID