Update Chargebee Billing Settings

This API is used to update billing settings through Chargebee. This endpoint can be accessed by users with event admin access or greater. We need to request body of ActiveModulesDto, query param of token, country code. In ActiveModulesDto pass a module Name like RAFFLE, TEXT_TO_GIVE etc and plan name like Starter, Professional, etc and quantity, needToActivate.

if the API is executed successfully. it returns a Success response.

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error CodeError Description
4060005Please select one module to active
4060528Card token not found
4040104White Label Admin required for text-to-give subscription
4060523Text-to-give subscription is not created
4060006Country code required to active module
4040200Event not found.
Language
Authorization
Header
Click Try It! to start a request and see the response here!