LendEasy/Docs
Get API keys
API ReferenceLMS APIAccountingList journal entries

List journal entries

GEThttps://sandbox.api.lendeasy.ai/v1/journalentries Bearer token · READ_JOURNALENTRY

Lists balanced ledger entries by account, office, loan, transaction, date range, and manual-entry flag, using the native totalFilteredRecords envelope.

Path & query parameters

FieldTypeDescription
LendEasy-Tenant required in headerstringTenant selector: lowercase letters, digits, and hyphens, 1-64 characters. Exactly one instance; the only tenant selector honored.
glAccountId optional in queryintegerFilter by ledger account.
loanId optional in queryintegerFilter by loan.
transactionId optional in querystringFilter by source transaction.
entityType optional in queryintegerFilter by source entity type.
manualEntriesOnly optional in querybooleanRestrict to manual entries.
fromDate optional in querystringInclusive transaction-date lower bound.
toDate optional in querystringInclusive transaction-date upper bound.
offset optional in queryintegerZero-based offset into the result set.
limit optional in queryintegerMaximum records to return.
Unified search across guides, recipes & the API referenceEsc