---
title: "Changes to Create Plan"
method: POST
path: "/organizations/{orgId}/plans"
---

# Changes to Create Plan

`POST /organizations/{orgId}/plans`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-08-01** `9f9e5f3dbde7` — 2 breaking
- **2025-02-21** `d064a12d0d93` — 1 breaking, 1 warning, 4 info

## Changes

- **2025-08-01** `9f9e5f3dbde7` — 2 breaking
  - the response property `allOf[#/components/schemas/AbstractResponseWithCustomFields]/allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
  - the response property `allOf[#/components/schemas/AbstractResponse]/version` became optional for the status `200`
- **2025-02-21** `d064a12d0d93` — 1 breaking, 1 warning, 4 info
  - the `allOf[#/components/schemas/AbstractRequestWithCustomFields]/allOf[subschema #2]/customFields` request property type/format changed from ``/`` to `object`/``
  - removed `subschema #1, subschema #2` from the `allOf[#/components/schemas/AbstractRequestWithCustomFields]/allOf[subschema #2]/customFields` request property `allOf` list
  - added the new optional request property `allOf[subschema #3]/minimumSpendAccountingProductId`
  - added the new optional request property `allOf[subschema #3]/standingChargeAccountingProductId`
  - added the optional property `allOf[subschema #3]/minimumSpendAccountingProductId` to the response with the `200` status
  - added the optional property `allOf[subschema #3]/standingChargeAccountingProductId` to the response with the `200` status

---

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