Sub-Account
Futures Position-Risk of Sub-account (For Master Account)
Weight(IP): 10
get/sapi/v1/sub-account/futures/positionRisk
Query parameters
emailstring required
Sub-account email
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Futures account summary
Example response
[
{
"entryPrice": "9975.12000",
"leverage": "50",
"maxNotional": "1000000",
"liquidationPrice": "7963.54",
"markPrice": "9973.50770517",
"positionAmount": "0.010",
"symbol": "BTCUSDT",
"unrealizedProfit": "-0.01612295"
}
]