Skip to main content

Generate Deposit Address of Sub-account

request

post  /api/v3/broker/capital/deposit/subAddress?timestamp={{timestamp}}&signature={{signature}}

response

{
"address": "TDunhSa7jkTNuKrusUTU1MUHtqXoBPKETV",
"coin": "USDT",
"network": "ERC-20",
"memo": ""
}

Http Request:

  • POST /api/v3/broker/capital/deposit/subAddress

API Permission: SPOT_DEPOSIT_WRITE

Query Parameter:

NameTypeMandatoryDescription
recvWindowstringnorecvWindow
timestampstringyestimestamp
signaturestringyessignature

Body Request Parameter:

NameTypeMandatoryDescription
coinstringyesdeposit coin
networkstringyesdeposit network

Response Parameter:

NameTypeDescription
addressstringdeposit address
coinstringdeposit coin
networkstringdeposit network
memostringmemo