---
title: "Changes to Update billing plan credit grant"
method: PUT
path: "/billing/credits/plan-grants/{plan_grant_id}"
---

# Changes to Update billing plan credit grant

`PUT /billing/credits/plan-grants/{plan_grant_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 140 revisions.

- **2026-08-19** `0263312106ba` — 2 info
- **2026-08-11** `12e9d0ac19a9` — 2 info
- **2026-07-31** `c65df608000b` — 4 info
- **2026-07-09** `8da6172fc3e9` — 2 warning, 2 info
- **2026-07-01** `d026b6ff6735` — 6 info
- **2026-06-05** `c0d7b479cd11` — 3 warning
- **2026-06-04** `df525a3b6157` — 2 info

## Changes

- **2026-08-19** `0263312106ba` — 2 info
  - request property `can_buy_bundles` deprecated
  - response property `data/can_buy_bundles` deprecated
- **2026-08-11** `12e9d0ac19a9` — 2 info
  - added the new optional request property `company_credit_amount`
  - added the required property `data/company_credit_amount` to the response with the `200` status
- **2026-07-31** `c65df608000b` — 4 info
  - added the new optional request property `license_id`
  - added the new optional request property `scaling`
  - added the optional property `data/license_id` to the response with the `200` status
  - added the required property `data/scaling` to the response with the `200` status
- **2026-07-09** `8da6172fc3e9` — 2 warning, 2 info
  - added the new `every_6_months` enum value to the `data/reset_cadence/allOf[#/components/schemas/BillingPlanCreditGrantResetCadence]/` response property for the response status `200`
  - added the new `quarterly` enum value to the `data/reset_cadence/allOf[#/components/schemas/BillingPlanCreditGrantResetCadence]/` response property for the response status `200`
  - added the new `every_6_months` enum value to the request property `reset_cadence`
  - added the new `quarterly` enum value to the request property `reset_cadence`
- **2026-07-01** `d026b6ff6735` — 6 info
  - added the new optional request property `auto_topup_availability`
  - added the new optional request property `can_buy_bundles`
  - response property `data/auto_topup_enabled` deprecated
  - response property `data/auto_topup_self_service` deprecated
  - added the required property `data/auto_topup_availability` to the response with the `200` status
  - added the required property `data/can_buy_bundles` to the response with the `200` status
- **2026-06-05** `c0d7b479cd11` — 3 warning
  - added the new `metronome` enum value to the `data/credit/currency_prices/items/price/provider_type` response property for the response status `200`
  - added the new `metronome` enum value to the `data/credit/price/provider_type` response property for the response status `200`
  - added the new `metronome` enum value to the `data/credit/product/provider_type` response property for the response status `200`
- **2026-06-04** `df525a3b6157` — 2 info
  - added the new optional request property `rollover_percentage`
  - added the required property `data/rollover_percentage` to the response with the `200` status

---

[Operation](https://skmtc.dev/schematichq/apis/schematic-api/docs/billing/credits/plan-grants/:plan_grant_id/put.md) · [API](https://skmtc.dev/schematichq/apis/schematic-api.md) · [Page](https://skmtc.dev/schematichq/apis/schematic-api/changes/billing/credits/plan-grants/:plan_grant_id/put)
