get https://api.accountabilityone.com/v1/GeneralLedgerTransactionSummaries//
Retrieving General Ledger Transaction Summaries
This API endpoint enables you to fetch summaries of general ledger transactions based on specified accounting periods. By leveraging this endpoint, users can efficiently obtain transaction summaries tailored to specific accounting dates. To get accurate results, users must provide both accountingYearCode
and accountingMonthCode
as path variables.
Path Variables:
accountingYearCode
: Represents the accounting year. This path variable is required to obtain specific year's transaction summaries.
accountingMonthCode
: Denotes the accounting month. This path variable is required to get transaction summaries for a particular month.
Permission
Transaction Type | Access Level |
---|---|
General Ledger Transaction Search | Full Access, Read Only |