---
title: "Changes to Initiate deposit"
method: POST
path: "/transfers/deposit"
---

# Changes to Initiate deposit

`POST /transfers/deposit`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-08-15** `09487fd56e29` — 1 info
- **2026-08-13** `ba1fb54c5939` — 2 info
- **2026-08-06** `5b54392d3699` — 2 info
- **2026-07-26** `270e233e401c` — 2 breaking, 1 warning, 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-15** `09487fd56e29` — 1 info
  - added the new optional request property `data/attributes/partyId`
- **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-06** `5b54392d3699` — 2 info
  - added the required property `data/attributes/method` to the response with the `200` status
  - added the required property `data/attributes/rail` to the response with the `200` status
- **2026-07-26** `270e233e401c` — 2 breaking, 1 warning, 1 info
  - request property `data/attributes/currency` was restricted to a list of enum values
  - 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 the new `USD` enum value to the request property `data/attributes/currency`

---

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