Sub-Account

Futures Position-Risk of Sub-account V2 (For Master Account)

Weight(IP): 1

get/sapi/v2/sub-account/futures/positionRisk

Query parameters

emailstring required

Sub-account email

futuresTypeinteger required
Example:1
  • 1 - USDT Margined Futures
  • 2 - COIN Margined Futures
recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

USDT or COIN Margined Futures Position Risk

OR

Example response

{
  "futurePositionRiskVos": [
    {
      "entryPrice": "9975.12000",
      "leverage": "50",
      "maxNotional": "1000000",
      "liquidationPrice": "7963.54",
      "markPrice": "9973.50770517",
      "positionAmount": "0.010",
      "symbol": "BTCUSDT",
      "unrealizedProfit": "-0.01612295"
    }
  ]
}

Changes

Changed in 2 of the 26 revisions of this API.525

    • removed the enum value 1.00 from the query request parameter futuresType

      request-parameter-enum-value-removed

    • removed the enum value 2.00 from the query request parameter futuresType

      request-parameter-enum-value-removed

  • a484ce871a72325See the full diff
    • for the query request parameter futuresType, the format changed from no format to int32

      request-parameter-type-changed

    • 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

    • 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

    • 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

    • the response property ////// became required for the status

      response-property-became-required