---
title: "Changes to Create a new plan"
method: POST
path: "/api/plans"
---

# Changes to Create a new plan

`POST /api/plans`

> 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 `201`

---

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