Retrieve a journal entry by ID, including its double-entry postings.
entry_hash field, a SHA-256 seal that chains it to the previous entry in the organization’s ledger. This hash covers the entry’s metadata and all postings, making the ledger tamper-evident.
Use this endpoint to inspect the full breakdown of a specific transaction. The event_id on the entry links back to the event that triggered it, and the reference_id (when present) links hold and release operations together for correlation.
API key passed in the X-API-Key header.
Journal entry ID
Journal entry with postings
A journal entry with its metadata and double-entry postings
Ledger action type (e.g. CREDIT, DEBIT, HOLD, RELEASE, FORFEIT)
"HOLD"
When this entry was created (RFC 3339)
"2024-01-15T10:30:00Z"
API key that created this entry (null if triggered by a rule)
"550e8400-e29b-41d4-a716-446655440003"
Human-readable explanation of the entry's purpose
"Purchase reward: 10 POINTS"
SHA-256 hash sealing this entry into the organization's hash chain
"b3a1d9f8c2e4a7b6d1e3f5a8c9b2d4e6f7a1b3c5d7e9f2a4b6c8d0e1f3a5b7c9"
Event that triggered this entry (null if created via direct API call)
"550e8400-e29b-41d4-a716-446655440002"
Unique identifier for this journal entry
"550e8400-e29b-41d4-a716-446655440000"
Double-entry postings (always sum to zero). Omitted in list responses.
Program this entry belongs to
"550e8400-e29b-41d4-a716-446655440001"
Display name of the program
"Q1 Sales Bonus"
Correlation ID linking holds to releases
"auth_12345"