---
title: "Changes to POST /transactions/search"
method: POST
path: "/transactions/search"
---

# Changes to POST /transactions/search

`POST /transactions/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 38 revisions.

- **2026-06-19** `41ca2c686012` — 1 info
- **2026-04-14** `8472a9bd15ea` — 1 breaking, 18 info
- **2026-03-27** `1ac1d5e34a8f` — 1 info
- **2026-03-18** `249df29a7dfe` — 1 info
- **2026-03-12** `930de445f98d` — 1 info

## Changes

- **2026-06-19** `41ca2c686012` — 1 info
  - added the new optional request property `filter/reconciliation_status`
- **2026-04-14** `8472a9bd15ea` — 1 breaking, 18 info
  - the `data/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional request property `filter/tags`
  - added the new optional request property `page_info`
  - the request property `filter/account` became optional
  - 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`
  - response property `data` deprecated
  - 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
  - added the required property `data_v2` 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
- **2026-03-12** `930de445f98d` — 1 info
  - endpoint added

---

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