---
title: "Changes to GET /transactions/{transaction_ref}/history"
method: GET
path: "/transactions/{transaction_ref}/history"
---

# Changes to GET /transactions/{transaction_ref}/history

`GET /transactions/{transaction_ref}/history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 38 revisions.

- **2026-04-14** `8472a9bd15ea` — 1 breaking, 13 info
- **2026-03-27** `1ac1d5e34a8f` — 1 info
- **2026-03-18** `249df29a7dfe` — 1 info

## Changes

- **2026-04-14** `8472a9bd15ea` — 1 breaking, 13 info
  - the `data/items/` response's property type changed from no type to `object` for status `200`
  - added the optional property `data/items/modified` to the response with the `200` status
  - removed `#/components/schemas/Transaction, subschema #2` from the `data/items/` response property `allOf` list for the response status `200`
  - added the required property `data/items/account` to the response with the `200` status
  - added the required property `data/items/allocations` to the response with the `200` status
  - added the required property `data/items/amount` to the response with the `200` status
  - added the required property `data/items/created` to the response with the `200` status
  - added the required property `data/items/currency` to the response with the `200` status
  - added the required property `data/items/external_id` to the response with the `200` status
  - added the required property `data/items/id` to the response with the `200` status
  - added the required property `data/items/posted` to the response with the `200` status
  - added the required property `data/items/tags` to the response with the `200` status
  - added the required property `data/items/unallocated_amount` to the response with the `200` status
  - added the required property `data/items/version` to the response with the `200` status
- **2026-03-27** `1ac1d5e34a8f` — 1 info
  - added `#/components/schemas/UpdateAllocationDiffEntry` to the `data/items/allOf[subschema #2]/diff/items/` response property `anyOf` list for the response status `200`
- **2026-03-18** `249df29a7dfe` — 1 info
  - added the required property `data/items/allOf[#/components/schemas/Transaction]/tags` to the response with the `200` status

---

[Operation](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/docs/transactions/:transaction_ref/history/get.md) · [API](https://skmtc.dev/fragment-dev/apis/fragment-payments-api.md) · [Page](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/changes/transactions/:transaction_ref/history/get)
