For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/receipts//ledger' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"postingDate": "2019-08-24",
"referenceType": "string",
"referenceId": "8502eb05-558d-4480-8511-c1011710b340",
"totalAmount": 0,
"description": "string",
"projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
"towerId": "a940e9b7-a84f-4237-9a16-b70a629fcff1",
"unitId": "b3eb5f92-604a-46b9-9881-9d84000fd7ed",
"customerId": "87d8e330-2878-4742-a86f-dbbb3bf522ac",
"ledgerEntries": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"ledgerAccountCode": "string",
"ledgerAccountName": "string",
"debit": 0,
"credit": 0,
"description": "string"
}
]
}