Skip to main content

Check Dual Investment accounts(USER_DATA)

API Description

Check Dual Investment accounts

HTTP Request

GET /sapi/v1/dci/product/accounts

Request Weight

1(IP)

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNOThe value cannot be greater than 60000
timestampLONGYES

Response Example

{
"totalAmountInBTC": "0.01067982", //Total BTC amounts in Dual Investment
"totalAmountInUSDT": "77.13289230" //Total USDT equivalents in BTC in Dual Investment
}