For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/accounting/journal/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"journalNumber": "JE2024001",
"referenceType": "RECEIPT",
"referenceId": "4fa85f64-5717-4562-b3fc-2c963f66afa7",
"description": "Payment received",
"totalDebit": 50000,
"totalCredit": 50000,
"status": "POSTED"
}