---
title: "Changes to Collect recurring payment"
method: POST
path: "/v1/payments/recurring-payments/{id}/collect"
---

# Changes to Collect recurring payment

`POST /v1/payments/recurring-payments/{id}/collect`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2026-09-04** `4b7c413df72b` — 1 breaking, 2 info
- **2026-09-02** `496a0685145b` — 1 breaking, 2 info
- **2026-08-15** `3e302bba5386` — 6 warning

## Changes

- **2026-09-04** `4b7c413df72b` — 1 breaking, 2 info
  - removed the required property `data/recurringPayment/sourceWalletId` from the response with the `200` status
  - added the required property `data/recurringPayment/sourceCustodyWalletId` to the response with the `200` status
  - added the required property `data/recurringPayment/sourceProviderWalletId` to the response with the `200` status
- **2026-09-02** `496a0685145b` — 1 breaking, 2 info
  - removed the required property `data/transfer/walletId` from the response with the `200` status
  - added the required property `data/transfer/custodyWalletId` to the response with the `200` status
  - added the required property `data/transfer/providerWalletId` to the response with the `200` status
- **2026-08-15** `3e302bba5386` — 6 warning
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `400`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `401`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `403`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `404`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `409`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `500`

---

[Operation](https://skmtc.dev/solana/apis/solana-developer-platform-api/docs/v1/payments/recurring-payments/:id/collect/post.md) · [API](https://skmtc.dev/solana/apis/solana-developer-platform-api.md) · [Page](https://skmtc.dev/solana/apis/solana-developer-platform-api/changes/v1/payments/recurring-payments/:id/collect/post)
