{
"data": {
"type": "Custom_Journal_Entry",
"id": "c635d706-bf18-41a1-b4ea-83a4768b6e14",
"business_id": "188eb399-f171-4849-861c-5c02d91f800b",
"external_id": "journal-entry-1",
"created_by": "user-123",
"memo": "Q1 Adjustment for Deferred Revenue",
"entry_id": "695f6e4f-ddbb-4930-98cc-6496cd719a11",
"customer": {
"id": "a4c38874-8c01-4986-b8d0-4f159a52dd39",
"external_id": "customer-1",
"individual_name": null,
"company_name": "Acme Corp",
"email": "billing@acme.com",
"mobile_phone": null,
"office_phone": null,
"address_string": null,
"notes": null,
"status": "ACTIVE"
},
"vendor": null,
"line_items": [
{
"id": "733de30f-db72-4d52-98c5-fe070d4433f7",
"external_id": "journal-line-item-1",
"memo": "Deferred revenue recognition",
"account_identifier": {
"type": "AccountId",
"id": "80b708b5-7b27-456c-9fb1-b8b918241908"
},
"amount": 100000,
"direction": "DEBIT",
"line_item_id": "ledger-line-item-789"
},
{
"id": "854fe31f-ec73-5e63-09d6-gf171e5544g8",
"external_id": "journal-line-item-2",
"memo": "Revenue recognition",
"account_identifier": {
"type": "AccountId",
"id": "90c819c6-8c38-567d-0gb2-c9c029352a19"
},
"amount": 100000,
"direction": "CREDIT",
"line_item_id": "ledger-line-item-790"
}
],
"entry": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"business_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"ledger_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"agent": "API",
"entry_type": "BANK",
"date": "2023-11-07T05:31:56Z",
"entry_at": "2023-11-07T05:31:56Z",
"reversal_of_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"reversal_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"line_items": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"entry_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"account": {
"id": {
"type": "AccountId",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"name": "Current Assets",
"stable_name": {
"type": "StableName",
"stable_name": "CURRENT_ASSETS"
},
"normality": "CREDIT",
"account_type": {
"value": "ASSET",
"display_name": "Asset"
},
"account_subtype": {
"value": "CURRENT",
"display_name": "Current Assets"
}
},
"amount": 123,
"direction": "CREDIT",
"entry_at": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z"
}
]
},
"transaction_tags": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"key": "Department",
"value": "Finance",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"deleted_at": null
}
]
}
}