---
title: "Changes to Futures Position-Risk of Sub-account V2 (For Master Account)"
method: GET
path: "/sapi/v2/sub-account/futures/positionRisk"
---

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

`GET /sapi/v2/sub-account/futures/positionRisk`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2023-09-19** `558ab69ec555` — 2 breaking
- **2021-10-25** `a484ce871a72` — 3 breaking, 25 info

## Changes

- **2023-09-19** `558ab69ec555` — 2 breaking
  - removed the enum value `1.00` from the `query` request parameter `futuresType`
  - removed the enum value `2.00` from the `query` request parameter `futuresType`
- **2021-10-25** `a484ce871a72` — 3 breaking, 25 info
  - for the `query` request parameter `futuresType`, the format changed from no format to `int32`
  - for the `query` request parameter `recvWindow`, the format changed from no format to `int64`
  - for the `query` request parameter `timestamp`, the format changed from no format to `int64`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/entryPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/isAutoAddMargin` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/isolated` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/isolatedMargin` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/isolatedWallet` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/leverage` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/markPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/positionAmount` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/positionSide` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/symbol` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountCOINFuturesPositionRisk]/deliveryPositionRiskVos/items/unrealizedProfit` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/entryPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/leverage` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/liquidationPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/markPrice` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/maxNotional` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/positionAmount` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/symbol` became required for the status `200`
  - the response property `oneOf[#/components/schemas/subAccountUSDTFuturesPositionRisk]/futurePositionRiskVos/items/unrealizedProfit` became required for the status `200`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v2/sub-account/futures/positionRisk/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v2/sub-account/futures/positionRisk/get)
