Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Retrieve the meta data

Retrieves the configuration for the custom field that matches the specified entity type and API name.

URL Format

GET https://[site].chargebee.com/api/v2/custom_field_configs/retrieve

Input Parameters

entity_type
required, enumerated string

Allowed entity types for custom fields.

Enum Values
customer
subscription
plan
addon
invoice
api_name
required, string, max chars=50

Unique identifier for the custom field, used in API requests and responses.