For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/reports/general-ledger?ledgerAccountCode=AR_CUSTOMER&startDate=2024-01-01&endDate=2024-12-31&customerId&projectId&towerId&unitId' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'[
{
"ledgerEntryId": "f7c6f831-1aa3-490f-8983-d6ae485a5bc7",
"journalEntryId": "72600ee4-b304-47f3-89cd-f685d2692490",
"postingDate": "2019-08-24",
"referenceType": "string",
"referenceId": "8502eb05-558d-4480-8511-c1011710b340",
"ledgerAccountCode": "string",
"ledgerAccountName": "string",
"ledgerAccountType": "ASSET",
"debit": 0,
"credit": 0,
"description": "string",
"runningBalance": 0,
"customerId": "87d8e330-2878-4742-a86f-dbbb3bf522ac",
"projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
"towerId": "a940e9b7-a84f-4237-9a16-b70a629fcff1",
"unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
"created": "2019-08-24T14:15:22.123Z"
}
]