v1
latestOpenAPI 3.0.02026-07-2455104.8 MBGeneral Ledger
๐ List General Ledger Entries With Aggregated Line Item
This endpoint is currently in Beta and available for testing. It may contain bugs, and breaking changes can occur at any time without prior notice. We do not recommend using Beta endpoints in production environments. Should you choose to use it in production, you assume full responsibility for any resulting issues.
List general ledger entries with aggregated line item
get/api/v1/generalLedgerAggLineItemView
Query parameters
Filter parameters
[
{
"key": "date"
}
]Response
Successful operation
Example response
{
"data": [
{
"id": "12"
}
]
}