---
title: "Changes to CRUD: Create a product rate plan charge"
method: POST
path: "/v1/object/product-rate-plan-charge"
---

# Changes to CRUD: Create a product rate plan charge

`POST /v1/object/product-rate-plan-charge`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-08** `7f43d4a77e8a` — 1 breaking, 1 warning, 14 info

## Changes

- **2026-08-08** `7f43d4a77e8a` — 1 breaking, 1 warning, 14 info
  - removed the enum value `PreratedPricing`` of the request property `allOf[subschema #1]/ChargeModel`
  - removed the request property `allOf[subschema #1]/CommitmentType`
  - added the new optional request property `allOf[subschema #1]/DrawdownPriority`
  - added the new optional request property `allOf[subschema #1]/DrawdownScope`
  - added the new optional request property `allOf[subschema #1]/FundSupportAccountHierarchy`
  - added the new optional request property `allOf[subschema #1]/PrepaymentUnitType`
  - added the new optional request property `allOf[subschema #1]/RolloverEndDateType`
  - added the new optional request property `allOf[subschema #1]/RolloverFundPriority`
  - added the new optional request property `allOf[subschema #1]/RolloverPeriodType`
  - added the new optional request property `allOf[subschema #1]/SpecificValidityPeriodLength`
  - added the new optional request property `allOf[subschema #1]/ValidityPeriodAlignment`
  - added the new optional request property `allOf[subschema #1]/ValidityPeriodProrationOption`
  - added the new `PreratedPricing` enum value to the request property `allOf[subschema #1]/ChargeModel`
  - added the new `SPECIFIC_DAYS` enum value to the request property `allOf[subschema #1]/ValidityPeriodType`
  - added the new `SPECIFIC_MONTHS` enum value to the request property `allOf[subschema #1]/ValidityPeriodType`
  - added the new `SPECIFIC_WEEKS` enum value to the request property `allOf[subschema #1]/ValidityPeriodType`

---

[Operation](https://skmtc.dev/zuora/apis/api-reference/docs/v1/object/product-rate-plan-charge/post.md) · [API](https://skmtc.dev/zuora/apis/api-reference.md) · [Page](https://skmtc.dev/zuora/apis/api-reference/changes/v1/object/product-rate-plan-charge/post)
