{
"platform_id": "1234567890123456789",
"account_id": "1234567890123456789",
"currency_id": "3770712000000000099",
"amount": 1234,
"currency_rate": 1,
"document_number": "AO-123",
"journal_entry_type": "big_boy",
"description": "Journal Entries For Proper Accounting",
"posted_date": "2023-06-12T00:00:00.000Z",
"business_unit_id": "1",
"journal_lines": [
{
"platform_id": "3770712000001725038",
"journal_entry_id": "3770712000001725026",
"account_id": "3770712000000035001",
"contact_id": "3770712000000080780",
"tax_id": "123",
"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": "345",
"tracking_category_ids": ["3770712000000000335_3770712000001122010"],
"type": "CREDIT",
"description": "Test Description for Journal",
"net_amount": 5,
"tax_amount": null,
"updated_at": null
}
],
"updated_at": "2023-11-05T00:00:00.000Z"
}