v26

latestOpenAPI 3.0.2raw.githubusercontent.com2024-10-0834042975.6 KB
Dual Investment

Check Dual Investment accounts(USER_DATA)

Check Dual Investment accounts

Weight(IP): 1

get/sapi/v1/dci/product/accounts

Query parameters

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Dual Investment accounts

totalAmountInBTCstring required

Total BTC amounts in Dual Investment

totalAmountInUSDTstring required

Total USDT equivalents in BTC in Dual Investment

Example response

{
  "totalAmountInBTC": "0.01067982",
  "totalAmountInUSDT": "77.13289230"
}