Get the customer-visible general ledger
Accounting
Get the customer-visible general ledger
Customer-authorized version of the Accounting GL read model. Returns account opening, debit, credit and closing balances for one month or an inclusive month range. This is the Analytics General ledger tab.
GET
Get the customer-visible general ledger
Authorizations
Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....
Query Parameters
Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.
Available options:
monthly, range Month or inclusive through-month.
Pattern:
^[0-9]{4}-(0[1-9]|1[0-2])$Inclusive first month for range scope.
Pattern:
^[0-9]{4}-(0[1-9]|1[0-2])$Response
General-ledger account balances on the canonical posted-books basis.
The response is of type object.