The subscription_custom_fields table stores any additional fields you define under the subscriptions table in your Chargebee site.

Columns

No match found

subscription_id string, not null
Foreign Key subscriptions.id
The unique identifier of the subscription.

record_extracted_at timestamp
The column represents the timestamp when the updated data became available in Chargebee's data lakehouse.

record_exported_at timestamp
The column represents the timestamp when the data was exported to the configured destination.

change_type string
The column indicates the type of change [create, update, delete, read] and can be used to load data into the warehouse accordingly.