Retrieve GL Ledgers By Code
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve GL Ledgers By Code
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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.
Parameter | Description | Sample |
---|---|---|
companyCode | Company Code | 001 |
departmentCode | Department Code | 00 |
accountCode | Account Code | 20059 |
fiscalYear | Fiscal Year | 2021 |
fiscalQuarter | Fiscal Quarter | Q1 |
fiscalPeriod | Fiscal Period | 2022 |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleglSummary;companyCode=CMICINC,departmentCode=00, fromAccountCode=1000,toAccountCode=1006,fiscalYear=2023,fiscalPeriod=9
limit
integer
Example500
offset
integer
Example0
totalResults
boolean
Exampletrue
orderBy
string
ExampleGlFiscalYear:desc
Responses
200
Successful response