---
title: "Changes to Create payment"
method: POST
path: "/payments"
---

# Changes to Create payment

`POST /payments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 warning, 1 info
- **2026-08-13** `ba1fb54c5939` — 2 info
- **2026-08-02** `983d5c234522` — 1 warning, 1 info
- **2026-08-01** `155c9e809b1b` — 1 breaking
- **2026-07-31** `8a3cf2b14c08` — 2 info
- **2026-07-26** `270e233e401c` — 2 breaking, 1 warning, 2 info

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 warning, 1 info
  - removed the request property `data/attributes/disableNotifications`
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-08-13** `ba1fb54c5939` — 2 info
  - added the new optional request property `data/attributes/tags`
  - added the required property `data/attributes/tags` to the response with the `201` status
- **2026-08-02** `983d5c234522` — 1 warning, 1 info
  - removed the request property `data/attributes/suppressNotifications`
  - added the new optional request property `data/attributes/disableNotifications`
- **2026-08-01** `155c9e809b1b` — 1 breaking
  - the response property `data/attributes/claimLink` became optional for the status `201`
- **2026-07-31** `8a3cf2b14c08` — 2 info
  - added the new optional request property `data/attributes/suppressNotifications`
  - added the required property `data/attributes/claimLink` to the response with the `201` status
- **2026-07-26** `270e233e401c` — 2 breaking, 1 warning, 2 info
  - removed `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5` from the `data/attributes/counterparty` request property `anyOf` list
  - the `data/attributes/description` request property's maxLength was decreased to `80`
  - for the `header` request parameter `Idempotency-Key`, the maxLength was set to `255`
  - added `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5` to the `data/attributes/counterparty` request property `anyOf` list
  - added the required property `data/relationships/senderAgent` to the response with the `201` status

---

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