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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Query Params
string
string

Country code

string

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Body Params
RAW_BODY
array of objects
RAW_BODY
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain