Get billing config by category
Billing Configs
Get billing config by category
GET
Get billing config by category
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API key to access the admin API
Path Parameters
The category of the billing config
Available options:
upgrade, downgrade, billing, grace_period, terminate Response
Returns the billing config
Config key - either a type or plan code
Available options:
timing_policy Config value - either a type or grace period days
Available options:
immediate, next_cycle Config key type (e.g. upgrade, downgrade, terminate)
Example:
"upgrade"
Status Type (e.g. active)
Example:
"active"
Description of the billing config
Example:
"Immediate Upgrade"