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.
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.
Memo for any text you would like to associate with the bill (for example, to display to end users).
Arbitrary custom metadata in JSON format with a size limit of 10KB.
Any (typically user-visible) identifier you would like to associate with the bill. Can be used to filter when listing bills.
Custom Journal Entry Line Item object
A domain-level object that stores additional metadata about one of the line items of the underlying journal entryUnique 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.