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

addressstring required
coinstring required
tagstring required
urlstring required

Example response

{
  "address": "TDunhSa7jkTNuKrusUTU1MUHtqXoBPKETV",
  "coin": "USDT",
  "url": "https://tronscan.org/#/address/TDunhSa7jkTNuKrusUTU1MUHtqXoBPKETV"
}

Changes

Changed in 1 of the 26 revisions of this API.28

  • a484ce871a7228See the full diff
    • for the query request parameter recvWindow, the format changed from no format to int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the format changed from no format to int64

      request-parameter-type-changed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required