Edit product offers
After a product offer is created, you can modify the product offer either from Zuora UI or via REST API. Changes you made to product offers will not affect the existing offers in your customers' subscriptions.
Edit product offers from Zuora UI
To edit 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.
- On the target offer row, click the Edit icon
on the right side.
-
Update the offer details, such as its name and effective start or end date, and then click Next.
-
Update the rate plan or price book items within the offer. You can do the following things for an update:
-
Edit the existing charge by adding, deleting, or modifying the price book item.
-
Add another product rate plan to the offer and then define the price book item for its recurring charges
-
-
Click Save to save your changes.
Edit product offers with REST API
To edit a product offer with the REST API, use the "Update an offer" operation.