Delete an Offer Linked to a Subscription
Remove an Offer from a Subscrition using Dashboard or APIs.
You can delete an Offer linked to a Subscription from the
or using . The invoices generated after the offer is deleted will be charged in full.To delete an Offer linked to a Subscription:
-
Log in to the Dashboard and click Subscriptions under PAYMENT PRODUCTS in the left menu.
-
Click on the Subscription Id for which you want to update the offer.
-
Click Remove against Offer.
Watch Out!
The offer will be removed from the Subscription only at the end of the cycle. It is not possible to remove an offer linked to a Subscription immediately.
-
Click Yes, Remove.
Use the
.curl -u [YOUR_KEY_ID]:YOUR_KEY_SECRET] \-X DELETE https://api.razorpay.com/v1/subscriptions/sub_00000000000001/offer_JHD834hjbxzhd38d \