Get billing config by ID
Billing Configs
Get billing config by ID
GET
Get billing config by ID
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 id of the billing config
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"