How to build a general ledger report using Teal.
The general ledger report contains information about every ledger in the Instance’s chart of account, as well as information about every line entry in that ledger.
This report is most commonly used by accountants and bookkeepers to make year-end adjustments and prepare tax returns. As this report is verbose, we recommend offering this report primarily as an Excel export rather than a web-based report in your user interface.
The general ledger endpoint returns an array of ledgers. For each ledger, it returns the opening and closing balances, as well as the ledger’s lines, over a period.
See our guide on Excel exports for more details on how to export the general ledger report to Excel.