The list of transactions for this invoice.

Note: If consolidated invoicing is enabled, the field 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
The transaction amount applied to this invoice.

applied_at timestamp, not null
Timestamp at which the transaction is applied.

txn_id string, not null
Uniquely identifies the transaction.