View details of product offers
After an offer is created in your product catalog, you can view the details of the offer by using either Zuora UI or REST API.
View product offer details from Zuora UI
To view details of a product offer from the UI, complete the following steps:
- Navigate to Products > Offer. The Offers page opens, listing all existing offers.
- Search and locate the target offer from the list view.
- Click the offer name to open the offer details page.
Section Field Description Group details Name Name of the product offer. Effective Start Date The date when the offer becomes effective. Effective End Date The date when the offer stops being effective. Description A short description of the offer. Pricing Level Indicates whether the level at which the price is to be applied. It can be either top level or component level. Included Rate Plans Charge Name of the product rate plan charge. Charge Type Type of the product rate plan charge. Charge Model Charge model of the product rate plan charge. PBI Quantity Number of price book items that are defined for the charge. Price Book Item An integer that indicates the sequence of price book item in a charge Price Type Type of the price book item. Interval An integer that indicates the sequence of the price to be applied.
This field is applicable only to price book items of interval pricing type.
Duration The amount of time the interval lasts.
This field is applicable only to price book items of interval pricing type.
Type The type of interval. This field, in combination with the Duration field, dictates how long the price is billed for. Price Price to be applied.
View product offer details with REST API
To view details of a product offer with the REST API, use the Retrieve an offer operation.