{
"platform_id": "1234567890123456789",
"account_id": "1234567890123456789",
"currency_id": "3770712000000000099",
"amount": 1234,
"currency": {
"data": {
"platform_id": "3770712000000000099",
"name": "Indian Rupee",
"code": "INR",
"symbol": "₹",
"is_base_currency": true,
"exchange_rate": 0,
"updated_at": null
}
},
"currency_rate": 1,
"document_number": "AO-123",
"journal_entry_type": "both",
"description": "Journal Entries For Proper Accounting",
"posted_date": "2023-06-12T00:00:00.000Z",
"journal_lines": {
"data": [
{
"platform_id": "3770712000001725038",
"journal_entry_id": "3770712000001725026",
"account_id": "3770712000000035001",
"contact_id": "3770712000000080780",
"tax_id": null,
"tracking_category_ids": ["3770712000000000335_3770712000001122010"],
"type": "DEBIT",
"description": "Test Description for Journal",
"net_amount": 5,
"tax_amount": null,
"updated_at": null
},
{
"platform_id": "3770712000001725036",
"journal_entry_id": "3770712000001725026",
"account_id": "3770712000000035001",
"contact_id": "3770712000000080780",
"tax_id": null,
"tracking_category_ids": ["3770712000000000335_3770712000001122010"],
"type": "CREDIT",
"description": "Test Description for Journal",
"net_amount": 5,
"tax_amount": null,
"updated_at": null
}
]
},
"account": {},
"updated_at": "2023-11-05T00:00:00.000Z"
}