wafeq_journal_line_items_retrieve
Retrieve a journal line item by its ID. Read-only access to its details; note the transaction date lives on the parent journal, not the line item.
Instructions
๐ข READ-ONLY ยท Journal Line Items ยท GET /journal-line-items/{id}/
Retrieve journal line item
Endpoint for retrieving a single journal line item.
NO DATE FIELD: the row carries created_ts (when it was written to Wafeq), which is not the transaction date. The transaction date lives on the parent journal referenced by the journal field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |