---
title: "Changes to Retrieve position valuation"
method: GET
path: "/positions/{position_id}/valuation"
---

# Changes to Retrieve position valuation

`GET /positions/{position_id}/valuation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 11 revisions.

- **2026-08-31** `0def92bc65f5` — 3 info
- **2026-08-07** `2b28ad452881` — 1 breaking
- **2026-08-03** `250f4b477cbf` — 5 info
- **2026-07-27** `b95b7ffdc1eb` — 6 info
- **2026-07-17** `8e8a8242f1f2` — 21 breaking, 1 warning, 5 info
- **2026-07-13** `03da9bc8e86b` — 1 info

## Changes

- **2026-08-31** `0def92bc65f5` — 3 info
  - added `#/components/schemas/Bill, #/components/schemas/CurrencyPair, #/components/schemas/Bond, #/components/schemas/MoneyMarketFund, #/components/schemas/AMC, #/components/schemas/ETF` to the `position/allOf[subschema #1: Position]/instrument` response property `anyOf` list for the response status `200`
  - removed discriminator from `position/allOf[subschema #1: Position]/instrument` response property for the response status `200`
  - removed `#/components/schemas/Bill, #/components/schemas/CurrencyPair, #/components/schemas/Bond, #/components/schemas/MoneyMarketFund, #/components/schemas/AMC, #/components/schemas/ETF` from the `position/allOf[subschema #1: Position]/instrument` response property `oneOf` list for the response status `200`
- **2026-08-07** `2b28ad452881` — 1 breaking
  - removed the required property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #1: Bill]/par_value` from the response with the `200` status
- **2026-08-03** `250f4b477cbf` — 5 info
  - added the required property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #6: ETF]/currency_sentence` to the response with the `200` status
  - added the required property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #6: ETF]/display_name` to the response with the `200` status
  - added the required property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #6: ETF]/fund_base_currency` to the response with the `200` status
  - added the required property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #6: ETF]/headline` to the response with the `200` status
  - added the required property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #6: ETF]/rhp_years` to the response with the `200` status
- **2026-07-27** `b95b7ffdc1eb` — 6 info
  - added the optional property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #1: Bill]/icon_url` to the response with the `200` status
  - added the optional property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #2: CurrencyPair]/icon_url` to the response with the `200` status
  - added the optional property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #3: Bond]/icon_url` to the response with the `200` status
  - added the optional property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #4: MoneyMarketFund]/icon_url` to the response with the `200` status
  - added the optional property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #5: AMC]/icon_url` to the response with the `200` status
  - added the optional property `position/allOf[subschema #1: Position]/instrument/oneOf[subschema #6: ETF]/icon_url` to the response with the `200` status
- **2026-07-17** `8e8a8242f1f2` — 21 breaking, 1 warning, 5 info
  - the `currency` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `position` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `position/account` from the response with the `200` status
  - removed the required property `position/automatic_rollover` from the response with the `200` status
  - removed the required property `position/available_for_trading` from the response with the `200` status
  - removed the required property `position/average_price` from the response with the `200` status
  - removed the required property `position/can_update_automatic_rollover` from the response with the `200` status
  - removed the required property `position/closed_at` from the response with the `200` status
  - removed the required property `position/created_at` from the response with the `200` status
  - removed the required property `position/id` from the response with the `200` status
  - removed the required property `position/instrument` from the response with the `200` status
  - removed the required property `position/modified_at` from the response with the `200` status
  - removed the required property `position/most_recent_maturity_period` from the response with the `200` status
  - removed the required property `position/opened_at` from the response with the `200` status
  - removed the required property `position/reserved` from the response with the `200` status
  - removed the required property `position/settled` from the response with the `200` status
  - removed the required property `position/status` from the response with the `200` status
  - removed the required property `position/total` from the response with the `200` status
  - removed the required property `position/total_buy_trades` from the response with the `200` status
  - removed the required property `position/unsettled` from the response with the `200` status
  - removed the required property `position/ytm` from the response with the `200` status
  - removed the optional property `position/automatic_rollover_cutoff` from the response with the `200` status
  - added `#/components/schemas/Currency` to the `currency` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Position` to the `position` response property `allOf` list for the response status `200`
  - removed the `EUR` enum value from the `currency` response property for the response status `200`
  - removed the `GBP` enum value from the `currency` response property for the response status `200`
  - removed the `USD` enum value from the `currency` response property for the response status `200`
- **2026-07-13** `03da9bc8e86b` — 1 info
  - api tag `valuation` added

---

[Operation](https://skmtc.dev/joinsophic/apis/sophic-engine-api/docs/positions/:position_id/valuation/get.md) · [API](https://skmtc.dev/joinsophic/apis/sophic-engine-api.md) · [Page](https://skmtc.dev/joinsophic/apis/sophic-engine-api/changes/positions/:position_id/valuation/get)
