Delete product offers
After a product offer is created, you can delete the product offer either from Zuora UI or via REST API. The product offer no longer exists upon deletion. However, if the product offer has been subscribed to by your customers, the offer in your customers' subscription remains intact.
Delete product offers from Zuora UI
To delete 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 Delete icon
on the right side.
Delete product offers with REST API
To delete a product offer with the REST API, use the "Delete an offer" operation.