Refundable credits applied to this invoice.

Note: If consolidated invoicing is enabled, the attribute subscription_id is unavailable when the invoice has line items from multiple subscriptions. The individual subscription IDs are seen under line_items.subscription_id.

Columns

No match found

invoice_id string, not null
Foreign Key invoices.id
The unique ID of the invoice this table belongs to.

applied_amount long, not null
Total credit amount applied to this invoice.

applied_at timestamp, not null
Timestamp indicating when the credit amount was applied to this invoice.

cn_id string, not null
The ID of the credit note to which the credit was applied.