---
title: "Changes to Update a plan"
method: PATCH
path: "/api/plans/{id}"
---

# Changes to Update a plan

`PATCH /api/plans/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-02-16** `0e449a4e0dc8` — 8 info

## Changes

- **2026-02-16** `0e449a4e0dc8` — 8 info
  - added the new optional request property `billingTiming`
  - added the new optional request property `invoiceGracePeriodDays`
  - added the new optional request property `netPaymentTerms`
  - added the new optional request property `progressiveBillingThreshold`
  - added the new `DAILY` enum value to the request property `billingInterval`
  - added the new `HOURLY` enum value to the request property `billingInterval`
  - added the new `WEEKLY` enum value to the request property `billingInterval`
  - added the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/novabilling/apis/novabilling-api/docs/api/plans/:id/patch.md) · [API](https://skmtc.dev/novabilling/apis/novabilling-api.md) · [Page](https://skmtc.dev/novabilling/apis/novabilling-api/changes/api/plans/:id/patch)
