Docs
Addon, api, billing, existing, new, remove, subscription, term, update, replace, next, retreive
461783
2020-09-05T08:24:43Z
2024-04-30T05:46:48Z
1346
0
5
247827
How to replace or remove addons on a subscription via API?
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.