Trial Balance
GET
https://app.speybooks.com/api/v1/reports/trial-balanceLists all accounts with non-zero balances as at the asOf date, split into debit and credit columns. The totals row verifies that debits equal credits — if balanced is false, there is a ledger inconsistency.
Accounts with zero balances are excluded. Each account shows either a debit or credit value, never both.
Query parameters
asOf string requiredResponse
200 Default Response
Show response fields
accounts array<object>Show child attributes
code stringcredit string nullabledebit integerid stringname stringasOf stringtotals objectShow child attributes
balanced booleancredit integerdebit integer