Credit note custom fields store any additional fields you define under the credit_notes table in your Chargebee site.

Note:
If you create a custom field for credit notes in Chargebee (for example, cf_adjustment_reason), it will appear as a column with the same name (cf_adjustment_reason) in this table.

Columns

No match found

credit_note_id string, not null
Foreign Key credit_notes.id
The unique identifier of the credit_note.

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.