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

# Changes to Fulfill payment request

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

> 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` — 2 info
- **2026-08-09** `0123533d8361` — 1 info
- **2026-07-26** `270e233e401c` — 1 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 info
  - `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 `200` status
- **2026-08-09** `0123533d8361` — 1 info
  - the request property `data/attributes/paymentSource/anyOf[subschema #1]/walletId` became optional
- **2026-07-26** `270e233e401c` — 1 breaking, 1 warning, 2 info
  - removed `subschema #1, subschema #2` from the `data/attributes/paymentSource` request property `anyOf` list
  - for the `header` request parameter `Idempotency-Key`, the maxLength was set to `255`
  - added `subschema #1, subschema #2` to the `data/attributes/paymentSource` request property `anyOf` list
  - added the required property `data/relationships/senderAgent` to the response with the `200` status

---

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