Delete an Offer Linked to a Subscription

Remove an Offer from a Subscription from the Razorpay Dashboard.


You can delete an offer linked to a Subscription from the Dashboard or using APIs. The invoices generated after the offer is deleted will be charged in full.

Delete an Offer Linked to a Subscription From DashboardπŸ”—

Watch this video to see how to delete an offer linked to a Subscription from the Razorpay Dashboard.

To delete an offer linked to a Subscription:

  1. Log into the Razorpay Dashboard and click Subscriptions in the left menu.
  2. Click on the Subscription Id for which you want to update the offer.
  3. 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.
  4. Click Yes, Remove.

Delete an Offer Linked to a Subscription Using APIsπŸ”—

You can delete an offer linked to a Subscription using this API.

Use the below endpoint to remove an offer from a subscription.

/subscriptions/:sub_id/offer_id

Refer to the Subscription API documentation for more information.

Γ—