Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zuora Product Rate Plan Charges API

A product rate plan charge represents a charge model or a set of fees associated with a product rate plan, which is the part of a product that your customers subscribe to. Each product rate plan can have multiple product rate plan charges.Product rate plan charges can be of three types: one-time fees, recurring fees, and usage fees. For example, the $50 activation fee for the Topaz product rate plan is a one-time product rate plan charge.

Zuora Product Rate Plan Charges API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product Rate Plan Charges. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 18 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

5 operations 3 paths 18 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Product Rate Plan Charges 5

A product rate plan charge represents a charge model or a set of fees associated with a product rate plan, which is the part of a product that your customers subscribe to. Each pr…

GET
/v1/product-rate-plan-charges/{product-rate-plan-charge-key}
Retrieve a product rate plan charge
GET_RetrieveProductRatePlanCharge 7 params → 200
POST
/v1/object/product-rate-plan-charge
CRUD: Create a product rate plan charge
Object_POSTProductRatePlanCharge 10 params → 200401
GET
/v1/object/product-rate-plan-charge/{id}
CRUD: Retrieve a product rate plan charge
Object_GETProductRatePlanCharge 9 params → 200401404
PUT
/v1/object/product-rate-plan-charge/{id}
CRUD: Update a product rate plan charge
Object_PUTProductRatePlanCharge 10 params → 200401404
DELETE
/v1/object/product-rate-plan-charge/{id}
CRUD: Delete a product rate plan charge
Object_DELETEProductRatePlanCharge 7 params → 200401

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are GETProductRatePlanChargeResponse (57 properties), ProductRatePlanChargeObjectNSFields (14 properties), ProxyCreateOrModifyDeliverySchedule (8 properties), GETDeliverySchedule (8 properties). Each schema is shown below with its type and property counts.

ProxyDeleteResponse
object
2 properties
ProxyCreateOrModifyProductRatePlanChargeChargeModelConfiguration
object
Container for charge model configuration data. Notes: - This field is only available if you have the Pre-Rated Pricing or Multi-Attribute Pricing charge models…
1 property
ProductRatePlanChargeObjectCustomFields
object
Container for custom fields of a Product Rate Plan Charge object.
ProxyGetProductRatePlanCharge
ProxyUnauthorizedResponse
object
1 property
GETRatePlanChargePricing
object
7 properties
ProxyNoDataResponse
object
3 properties
GETProductRatePlanChargeResponse
object
57 properties
GETDeliverySchedule
object
8 properties
GETRatePlanChargePricingTier
array
Array of product rate plan charge tiers. You should specify all relevant fields of all tiers, including pricing information for each currency. For each currenc…
ProductRatePlanChargeObjectNSFields
object
Container for Product Rate Plan Charge fields provided by the [Zuora Connector for NetSuite](https://www.zuora.com/connect/app/?appId=265).
14 properties
ProxyCreateOrModifyProductRatePlanChargeChargeModelConfigurationItem
object
2 properties 2 required
ProxyCreateOrModifyProductRatePlanChargeTierData
object
Container for pricing information associated with the product rate plan charge.
1 property
ProxyModifyProductRatePlanCharge
ProxyCreateOrModifyResponse
object
2 properties
GETProductDiscountApplyDetailsType
object
2 properties
ProxyCreateProductRatePlanCharge
ProxyCreateOrModifyDeliverySchedule
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-product-rate-plan-charges-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API