Journal Entry Data Models

A journal entry is an accounting transaction recorded in the general ledger of a company.

Model IDEvent KeyDescription
accounting_journalEntry_infoinfo
accounting_journalEntry_lineItemslineItems

JournalEntry Info

Model ID: accounting_journalEntry_info

FieldTypeDescription
idString
nameString
dateDate
statusEnum[DRAFT, PUBLISHED, NOT_SPECIFIED]
createdAtDate
updatedAtDate
notesString
companyString
currencyEnumOne of among Currency Codes (ISO 4217) like-
INR,
USD,
EUR
accountString
referenceNumberString

JournalEntry LineItems

Model ID: accounting_journalEntry_lineItems

FieldTypeDescription
idString
accountString
contactString
amountDouble
typeEnum[DEBIT, CREDIT]
descriptionString