getJournalEntry
getJournalEntryFetch a complete journal entry with its lines using the entry's unique ID.
Instructions
Retrieve a journal entry by its ID, including all journal lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| journalEntryId | Yes | The unique identifier of the journal entry. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |