Skip to main content

Update Product Rate Plan Charge Tier - Data dictionary

Zuora

Update Product Rate Plan Charge Tier - Data dictionary

Describes Data Loader's functionality and benefits in Zuora Tenant.

This article lists the fields associated with the Update Product Rate Plan Charge Tier data dictionary. Read more on Product Rate Plan Charge Tiers here.

Note: Fields with an asterisk mark indicate mandatory fields. 

Name Description Value
Id*

The unique ID of the product rate plan charge tier to be updated.

For example, 2c92c0f86c85891e016c88d55a6e543b.

string
Price* The price of the tier if the charge is a flat fee, or the price of each unit in the tier if the charge model is tiered pricing. number <double>
DiscountAmount The specific amount for a fixed discount. This field is required if the value for ProductRatePlanCharge.ChargeModel is Discount-Fixed Amount. Any positive decimal value
DiscountPercentage The percentage of discount for a percentage discount. This field is required if the value for ProductRatePlanCharge.ChargeModel is Discount-Percentage. A decimal value between -100 and 100, exclusive
PriceFormat Indicates if pricing is a flat fee or is per unit. This field is for tiered and volume pricing models only. The values Flat Fee and Per Unit (with spaces) is valid for create or update calls.
IsNewProductRatePlanChargeTierDataProductRatePlanChargeTier* Marker Column TRUE/ FALSE
Tier Data Tier Price* The price of the tier if the charge is a flat fee, or the price of each unit in the tier if the charge model is tiered pricing. number <double>