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

# Changes to POST /invoices/search

`POST /invoices/search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 38 revisions.

- **2026-06-16** `5a1a9ed0355e` — 1 info
- **2026-05-22** `95913ffae431` — 1 info
- **2026-05-11** `91a072ddf86d` — 2 info
- **2026-04-17** `091e4746720a` — 2 info
- **2026-04-14** `8472a9bd15ea` — 1 breaking, 7 info
- **2026-03-27** `1ac1d5e34a8f` — 2 info
- **2026-03-25** `b859481da9cf` — 4 breaking, 1 info
- **2026-03-20** `f2aa708834d1` — 7 breaking, 2 warning, 1 info
- **2026-03-19** `0893c377bfd0` — 2 info
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking, 1 warning
- **2026-03-11** `9cac9f0a8bdf` — 1 info

## Changes

- **2026-06-16** `5a1a9ed0355e` — 1 info
  - added the new optional request property `filter/modified`
- **2026-05-22** `95913ffae431` — 1 info
  - added the new optional request property `filter/user_tag_and_balance/user_tags/not_any`
- **2026-05-11** `91a072ddf86d` — 2 info
  - added the new optional request property `filter/created`
  - added the new optional request property `filter/user_tag_and_balance`
- **2026-04-17** `091e4746720a` — 2 info
  - added the new optional request property `filter/transaction_tags`
  - added the new optional request property `filter/users`
- **2026-04-14** `8472a9bd15ea` — 1 breaking, 7 info
  - the `data/invoices/items/allOf[subschema #2]/payments/items/transaction` response's property type changed from no type to `object` for status `200`
  - the request property `page_info` became optional
  - removed `#/components/schemas/TransactionReferenceResponse, subschema #2` from the `data/invoices/items/allOf[subschema #2]/payments/items/transaction` response property `allOf` list for the response status `200`
  - the response property `data/invoices/items/allOf[subschema #2]/payments/items/user/external_id` became required for the status `200`
  - added the required property `data/invoices/items/allOf[subschema #2]/payments/items/transaction/external_id` to the response with the `200` status
  - added the required property `data/invoices/items/allOf[subschema #2]/payments/items/transaction/id` to the response with the `200` status
  - added the required property `data/invoices/items/allOf[subschema #2]/payments/items/transaction/tags` to the response with the `200` status
  - added the required property `data/invoices/items/allOf[subschema #2]/users/items/external_id` to the response with the `200` status
- **2026-03-27** `1ac1d5e34a8f` — 2 info
  - added the new optional request property `filter/status`
  - response property `data/invoices/items/allOf[#/components/schemas/Invoice]/status` deprecated
- **2026-03-25** `b859481da9cf` — 4 breaking, 1 info
  - the `data/invoices/items/allOf[subschema #2]/payments/items/transaction` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/invoices/items/allOf[subschema #2]/payments/items/transaction/external_id` from the response with the `200` status
  - removed the required property `data/invoices/items/allOf[subschema #2]/payments/items/transaction/id` from the response with the `200` status
  - removed the required property `data/invoices/items/allOf[subschema #2]/payments/items/transaction/tags` from the response with the `200` status
  - added `#/components/schemas/TransactionReferenceResponse, subschema #2` to the `data/invoices/items/allOf[subschema #2]/payments/items/transaction` response property `allOf` list for the response status `200`
- **2026-03-20** `f2aa708834d1` — 7 breaking, 2 warning, 1 info
  - the `data/invoices/items/` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/invoices/items/created` from the response with the `200` status
  - removed the required property `data/invoices/items/id` from the response with the `200` status
  - removed the required property `data/invoices/items/status` from the response with the `200` status
  - removed the required property `data/invoices/items/tags` from the response with the `200` status
  - removed the required property `data/invoices/items/version` from the response with the `200` status
  - removed the required property `data/invoices/items/workspace_id` from the response with the `200` status
  - removed the optional property `data/invoices/items/line_items` from the response with the `200` status
  - removed the optional property `data/invoices/items/modified` from the response with the `200` status
  - added `#/components/schemas/Invoice, subschema #2` to the `data/invoices/items/` response property `allOf` list for the response status `200`
- **2026-03-19** `0893c377bfd0` — 2 info
  - response property `data/invoices/items/line_items/items/amount` deprecated
  - added the required property `data/invoices/items/line_items/items/price` to the response with the `200` status
- **2026-03-13** `dd22ecbbe8e5` — 2 breaking, 1 warning
  - removed the required property `data/invoices/items/line_items/items/currencyCode` from the response with the `200` status
  - removed the required property `data/invoices/items/workspaceId` from the response with the `200` status
  - removed the optional property `data/invoices/items/lineItems` from the response with the `200` status
- **2026-03-11** `9cac9f0a8bdf` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/fragment-dev/apis/fragment-payments-api/docs/invoices/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/invoices/search/post)
