Retrieve GL Ledgers By Code
  • 01 Oct 2025
  • 1 Minute to read
  • Dark
    Light

Retrieve GL Ledgers By Code

  • Dark
    Light

Article summary

Get
/glrestapi/rest/v1/rtigledgerwithyearperiod

Query Standards

Finder

Following row finders are available for data filtering and optimizing request performance.

  • GL Summary

GL Summary

Recommended finder parameters. Refer to Query Parameters for example.

ParameterDescriptionSample
companyCodeCompany Code001
departmentCodeDepartment Code00
accountCodeAccount Code20059
fiscalYearFiscal Year2021
fiscalQuarterFiscal QuarterQ1
fiscalPeriodFiscal Period2022
Security
HTTP
Type basic

Basic authentication

Query parameters
finder
string
ExampleglSummary;companyCode=001,departmentCode=00,fromAccountCode=20059,toAccountCode=20059,fiscalYear=2021,fiscalQuarter=1,fiscalPeriod=1,auditDate=2024-01-01
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
orderBy
string
ExampleGlFiscalYear:desc
Responses
200

Successful response