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

# Changes to POST /transactions

`POST /transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 38 revisions.

- **2026-04-14** `8472a9bd15ea` — 1 breaking, 2 info
- **2026-03-18** `249df29a7dfe` — 2 info
- **2026-03-12** `930de445f98d` — 2 breaking, 1 info
- **2026-03-06** `6768d46dbde8` — 2 breaking, 3 info
- **2026-02-20** `7bc74a705687` — 1 info
- **2026-02-20** `cf707627ad82` — 4 breaking, 4 warning, 8 info
- **2026-02-16** `79cd0cd88786` — 1 info

## Changes

- **2026-04-14** `8472a9bd15ea` — 1 breaking, 2 info
  - removed `subschema #1, subschema #2` from the `allocations/items/user` request property `anyOf` list
  - added `subschema #1, subschema #2` to the `allocations/items/user` request property `anyOf` list
  - the response property `data/allocations/items/user/external_id` became required for the status `201`
- **2026-03-18** `249df29a7dfe` — 2 info
  - added the new optional request property `tags`
  - added the required property `data/tags` to the response with the `201` status
- **2026-03-12** `930de445f98d` — 2 breaking, 1 info
  - the `account/external_id` request property's minLength was increased from `0` to `1`
  - the `account/id` request property's minLength was increased from `0` to `1`
  - added the optional property `data/allocations/items/user/external_id` to the response with the `201` status
- **2026-03-06** `6768d46dbde8` — 2 breaking, 3 info
  - removed `subschema #1, subschema #2` from the `allocations/items/user` request property `anyOf` list
  - the `data/allocations/items/user` response's property type/format changed from ``/`` to `object`/`` for status `201`
  - added `subschema #1, subschema #2` to the `allocations/items/user` request property `anyOf` list
  - removed `subschema #1, subschema #2` from the `data/allocations/items/user` response property `anyOf` list for the response status `201`
  - added the required property `data/allocations/items/user/id` to the response with the `201` status
- **2026-02-20** `7bc74a705687` — 1 info
  - added the required property `data/version` to the response with the `201` status
- **2026-02-20** `cf707627ad82` — 4 breaking, 4 warning, 8 info
  - added the new required request property `allocations/items/amount`
  - added the new required request property `allocations/items/invoice_id`
  - added the new required request property `allocations/items/type`
  - added the new required request property `allocations/items/user`
  - added the new `CADC` enum value to the `data/currency` response property for the response status `201`
  - added the new `CADT` enum value to the `data/currency` response property for the response status `201`
  - added the new `EURC` enum value to the `data/currency` response property for the response status `201`
  - added the new `USDG` enum value to the `data/currency` response property for the response status `201`
  - added the new `CADC` enum value to the request property `currency`
  - added the new `CADT` enum value to the request property `currency`
  - added the new `EURC` enum value to the request property `currency`
  - added the new `USDG` enum value to the request property `currency`
  - added the required property `data/allocations/items/amount` to the response with the `201` status
  - added the required property `data/allocations/items/invoice_id` to the response with the `201` status
  - added the required property `data/allocations/items/type` to the response with the `201` status
  - added the required property `data/allocations/items/user` to the response with the `201` status
- **2026-02-16** `79cd0cd88786` — 1 info
  - endpoint added

---

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