- Unified journal entry properties: Essential journal entry details, such as account ID, amount, currency, description, and posted date, are standardized across different accounting platforms
- Journal entry lines: The
journal_linesproperty includes an array of related journal lines, providing a comprehensive view of the journal entry’s constituent transactions
Attributes
Journal Entries Attributes
Expandable Attributes
Use theexpand query parameter to include related objects:
expand=journal_lines— includes the related Journal Lines object(s).expand=documents— includes the related Documents object(s).