Skip to main content
Retrieves the credit transaction ledger for a customer, showing all credits and debits.

Query

Parameters

CreditLedgerInput
required
Input parameters for credit ledger query

Return Type

Returns a CreditLedgerConnection with ledger entries.

Ledger Entry Fields

Overdraft settlement event types

The credit ledger includes the following event types related to overdraft settlement: These events always appear in pairs — one on the source (overdraft) grant and one on the target (new) grant — with matching quantities.

Common Use Cases

Show detailed credit transaction history to customers.
Maintain audit trail of all credit movements.
Analyze credit consumption patterns.