---
title: "Changes to List position transactions"
method: GET
path: "/positions/{id}/transactions"
---

# Changes to List position transactions

`GET /positions/{id}/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2026-07-27** `b95b7ffdc1eb` — 2 warning, 1 info
- **2026-07-17** `8e8a8242f1f2` — 2 breaking, 22 info
- **2026-07-13** `03da9bc8e86b` — 1 info

## Changes

- **2026-07-27** `b95b7ffdc1eb` — 2 warning, 1 info
  - added the new `portfolio_transfer` enum value to the `items/reference_type/allOf[subschema #1: ReferenceType]/` response property for the response status `200`
  - added the new `portfolio_transfer` enum value to the `items/transaction_type/allOf[subschema #1: TransactionType]/` response property for the response status `200`
  - added the enum value `portfolio_transfer` to the property `anyOf[subschema #1]/items/` of the `query` request parameter `transaction_types`
- **2026-07-17** `8e8a8242f1f2` — 2 breaking, 22 info
  - the `items/reference_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/transaction_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/ReferenceType` to the `items/reference_type` response property `allOf` list for the response status `200`
  - added `#/components/schemas/TransactionType` to the `items/transaction_type` response property `allOf` list for the response status `200`
  - removed the `book_transfer` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `book_transfer` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `buy` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `corporate_action` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `coupon_payment` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `deposit` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `deposit` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `fee` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `fee_charge` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `fx` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `maturity` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `merger` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `order` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `position_migration_in` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `position_migration_in` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `refund` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `refund` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `sell` enum value from the `items/transaction_type` response property for the response status `200`
  - removed the `withdrawal` enum value from the `items/reference_type` response property for the response status `200`
  - removed the `withdrawal` enum value from the `items/transaction_type` response property for the response status `200`
- **2026-07-13** `03da9bc8e86b` — 1 info
  - api tag `activity` added

---

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