accounting_journal_entries_get_summary
Retrieve summary details for specific journal entries in ServiceTitan accounting, including paginated results and optional total counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Journal entry UUID | |
| page | No | Page number (starts at 1) | |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response |