How to replace or remove addons on a subscription via API?

Modified on: Sat, 5 Sep, 2020 at 1:54 PM

Summary


In Chargebee, you can remove the existing addons and replace them with the new ones by passing the replace_addon_list parameter as “true”. 


Note: If you want your addon changes to reflect in the next billing term, pass the "end_of_term" parameter as “true” in the “Update a Subscription" API. 


For the changes to reflect immediately, pass this parameter as "false". 


Tip: You can retrieve the subscription with the scheduled changes, using the Retrieve a Subscription API and list the addons added for the next billing term for your subscription.


Related articles and Documentation

How do I remove/change/add an addon to a subscription that already has one or more addon via APIs?

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.
×