---
title: "Changes to Approve payment or transfer"
method: POST
path: "/approvals/{approvalId}/approve"
---

# Changes to Approve payment or transfer

`POST /approvals/{approvalId}/approve`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 31 revisions.

- **2026-09-02** `c7c12da5915f` — 12 info
- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-27** `feb2ede06539` — 3 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-08-11** `089aed4017a8` — 1 warning, 1 info
- **2026-08-09** `0123533d8361` — 1 warning
- **2026-07-26** `270e233e401c` — 1 breaking, 2 info

## Changes

- **2026-09-02** `c7c12da5915f` — 12 info
  - added the optional property `errors/items/meta/limitScope` to the response with the `400` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `401` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `403` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `404` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `409` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `422` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `428` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `429` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `500` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `501` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `502` status
  - added the optional property `errors/items/meta/limitScope` to the response with the `503` status
- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-27** `feb2ede06539` — 3 info
  - added the required property `data/attributes/ach` to the response with the `200` status
  - added the required property `data/attributes/denialReason` to the response with the `200` status
  - added the required property `data/attributes/initiator` to the response with the `200` status
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-08-11** `089aed4017a8` — 1 warning, 1 info
  - added the new `ach` enum value to the `data/attributes/target/type` response property for the response status `200`
  - removed the `direct_payment` enum value from the `data/attributes/target/type` response property for the response status `200`
- **2026-08-09** `0123533d8361` — 1 warning
  - added the new `direct_payment` enum value to the `data/attributes/target/type` response property for the response status `200`
- **2026-07-26** `270e233e401c` — 1 breaking, 2 info
  - added the new required `header` request parameter `Idempotency-Key`
  - added the required property `data/attributes/customer` to the response with the `200` status
  - added the required property `data/attributes/payment` to the response with the `200` status

---

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