accounting_tax_zones_list
List and filter tax-zone definitions by ID, active status, or created/modified timestamps to resolve tax treatment identifiers.
Instructions
List one requested page of tax-zone definitions, filterable by IDs, active state, and created or modified timestamps. Use this catalog to resolve tax treatment identifiers; it does not return invoice transactions or calculated tax totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | Comma-delimited tax zone IDs | |
| page | No | Page number (starts at 1) | |
| sort | No | Sort: Field (default), +Field (asc), or -Field (desc). Fields: Id, Name, CreatedOn | |
| active | No | Filter by active status | True |
| pageSize | No | Records per page (default 50) | |
| includeTotal | No | Include total count in response | |
| createdBefore | No | ||
| modifiedBefore | No | ||
| createdOnOrAfter | No | ||
| modifiedOnOrAfter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||