[
{
"id": 1,
"date": "2024-03-20",
"journalNumber": "MJ-2024-001",
"journalType": "General",
"reference": "REF-001",
"amount": 1000,
"currencyCode": "USD",
"exchangeRate": 1,
"description": "Monthly journal entry",
"isPublished": false,
"publishedAt": "2024-03-20T10:00:00Z",
"createdAt": "2024-03-20T09:00:00Z",
"updatedAt": "2024-03-20T09:30:00Z",
"branchId": 1,
"formattedAmount": "$1,000.00",
"formattedDate": "Mar 20, 2024",
"formattedPublishedAt": "Mar 20, 2024",
"formattedCreatedAt": "Mar 20, 2024",
"entries": [
{
"index": 1,
"credit": 1000,
"debit": 0,
"accountId": 1,
"note": "Payment for services",
"contactId": 1,
"branchId": 1,
"projectId": 1,
"account": {},
"contact": {},
"branch": {}
}
],
"attachments": [
"<string>"
]
}
]