---
title: "Changes to Create Recurring Grant"
method: POST
path: "/v1/recurring_grants"
---

# Changes to Create Recurring Grant

`POST /v1/recurring_grants`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 43 revisions.

- **2026-06-25** `90671617b825` — 28 breaking, 35 info

## Changes

- **2026-06-25** `90671617b825` — 28 breaking, 35 info
  - removed the required property `code` from the response with the `400` status
  - removed the required property `code` from the response with the `401` status
  - removed the required property `code` from the response with the `403` status
  - removed the required property `code` from the response with the `404` status
  - removed the required property `code` from the response with the `409` status
  - removed the required property `code` from the response with the `410` status
  - removed the required property `code` from the response with the `500` status
  - removed the required property `error` from the response with the `400` status
  - removed the required property `error` from the response with the `401` status
  - removed the required property `error` from the response with the `403` status
  - removed the required property `error` from the response with the `404` status
  - removed the required property `error` from the response with the `409` status
  - removed the required property `error` from the response with the `410` status
  - removed the required property `error` from the response with the `500` status
  - removed the required property `message` from the response with the `400` status
  - removed the required property `message` from the response with the `401` status
  - removed the required property `message` from the response with the `403` status
  - removed the required property `message` from the response with the `404` status
  - removed the required property `message` from the response with the `409` status
  - removed the required property `message` from the response with the `410` status
  - removed the required property `message` from the response with the `500` status
  - removed the required property `timestamp` from the response with the `400` status
  - removed the required property `timestamp` from the response with the `401` status
  - removed the required property `timestamp` from the response with the `403` status
  - removed the required property `timestamp` from the response with the `404` status
  - removed the required property `timestamp` from the response with the `409` status
  - removed the required property `timestamp` from the response with the `410` status
  - removed the required property `timestamp` from the response with the `500` status
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `400`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `401`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `403`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `404`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `409`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `410`
  - media type `application/json` was changed to a more specific media type `application/problem+json` for the response status `500`
  - added the required property `detail` to the response with the `400` status
  - added the required property `detail` to the response with the `401` status
  - added the required property `detail` to the response with the `403` status
  - added the required property `detail` to the response with the `404` status
  - added the required property `detail` to the response with the `409` status
  - …23 more

---

[Operation](https://skmtc.dev/chariot-giving/apis/specs/docs/v1/recurring_grants/post.md) · [API](https://skmtc.dev/chariot-giving/apis/specs.md) · [Page](https://skmtc.dev/chariot-giving/apis/specs/changes/v1/recurring_grants/post)
