Journal Sources

A Journal Source represents the link between a journal entry and the underlying financial record (the "source") that produced it. When a journal report is generated, each source record such as a Transaction or Expected Payment that contributes to a journal entry is tracked as a Journal Source. This provides an audit trail from summarized accounting entries back to the original financial activity.

AttributeDescription
idstringUnique identifier for the journal source
source_typestringThe type of the underlying financial record. One of Transaction or ExpectedPayment.
source_idstringThe ID of the underlying financial record
journal_entry_id
string
The ID of the journal entry this source belongs to.
created_atdatetimeThe datetime the journal source was created.
updated_atdatetimeThe datetime the journal source was last updated