get_taxtable
Fetch full details for a named sales-tax table, including its GUID, reference count, and resolved entries with account paths.
Instructions
Get full details for one sales-tax table.
Returns guid, name, refcount (count of Entry rows referencing it — voided invoices still count), and the resolved entry list with account paths.
Args: name: Taxtable name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |