Ledger Statement
Bank-style account statement
Ledger Statement
The Ledger Statement provides a bank-style account statement showing all movements that affected your virtual account balance over a specified period.
What is a Ledger Statement?
Think of it like a bank statement for your virtual account:
- Opening Balance: Your balance at the start of the period
- Movements: Every debit and credit that occurred
- Running Balance: Balance after each movement
- Closing Balance: Your balance at the end of the period
Key Concepts
Movement Types
Movement Categories
API Endpoint
Path Parameters
Query Parameters
Quick Example
Understanding the Response
Response Fields
Pagination
The ledger statement uses cursor-based pagination. To retrieve all movements:
Granularity Options
The granularity parameter controls how date boundaries are applied:
Use monthly granularity for month-end reconciliation reports to ensure consistent period boundaries.
Complete Integration Example
Node.js