Sub-Account
Sub-account Spot Assets Summary (For Master Account)
Fetch sub-account deposit address
Weight(IP): 1
get/sapi/v1/capital/deposit/subAddress
Query parameters
emailstring required
Sub-account email
coinstring required
Example:BNB
Coin name
networkstring
Example:BTC
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Deposit address info
Example response
{
"address": "TDunhSa7jkTNuKrusUTU1MUHtqXoBPKETV",
"coin": "USDT",
"url": "https://tronscan.org/#/address/TDunhSa7jkTNuKrusUTU1MUHtqXoBPKETV"
}