---
title: "Changes to Cancel payment request"
method: POST
path: "/payment-requests/{paymentRequestId}/cancel"
---

# Changes to Cancel payment request

`POST /payment-requests/{paymentRequestId}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-08-13** `ba1fb54c5939` — 1 info
- **2026-07-26** `270e233e401c` — 1 breaking, 1 warning, 8 info
- **2026-07-14** `8cc2aed45847` — 1 info

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-08-13** `ba1fb54c5939` — 1 info
  - added the required property `data/attributes/tags` to the response with the `200` status
- **2026-07-26** `270e233e401c` — 1 breaking, 1 warning, 8 info
  - the `data/attributes/description/anyOf[subschema #1]/` response property's maxLength was unset from `500` for the response status `200`
  - for the `header` request parameter `Idempotency-Key`, the maxLength was set to `255`
  - added the required property `data/attributes/initiatorAgent` to the response with the `200` status
  - added the required property `data/attributes/initiatorParty` to the response with the `200` status
  - added the required property `data/attributes/payerCanDecline` to the response with the `200` status
  - added the required property `data/attributes/payerCanPay` to the response with the `200` status
  - added the required property `data/attributes/payerHandle` to the response with the `200` status
  - added the required property `data/attributes/requesterHandle` to the response with the `200` status
  - added the required property `data/attributes/walletName` to the response with the `200` status
  - added the required property `data/relationships/payerAgent` to the response with the `200` status
- **2026-07-14** `8cc2aed45847` — 1 info
  - endpoint added

---

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