Custom journal entry object
A Custom Journal Entry represents a journal entry that is manually created by your system to reflect an accounting activity.
Custom Journal Entries can be used to reflect any kind of accounting activity that isn’t reflected in Layer’s standard (Accounts Receivable / Accounts Payable / Bank Transactions / etc) workflows.
Note that Custom Journal Entries contain metadata about a journal entry and are not journal entries in and of themselves.
Attributes
Unique identifier for the custom journal entry (the domain object, as opposed to the underlying ledger-layer journal entry).
Resource type. Value will be “Custom_Journal_Entry”.
Unique ID of the custom journal entry in your system for linking purposes and idempotency.
ID of the Business that generated the custom journal entry.
Identifier of the user or system that created the journal entry.
Description or memo of the custom journal entry.
ID of the underlying ledger entry.
The Customer Object associated with this journal entry, if any.
The Vendor Object associated with this journal entry, if any.
Line items making up the custom journal entry. Array of Custom Journal Entry Line Items comprising the Journal Entry.
The Journal Entry Object associated with this Custom Journal Entry.
Tags associated with the custom journal entry.
Custom Journal Entry Line Item object
A domain-level object that stores additional metadata about one of the line items of the underlying journal entry
Unique identifier for the line item.
External ID of the line item in your system.
Optional memo for the line item.
ID of the line item in the ledger.