list_billterms
List billing terms with paging, count-only, and verbose modes for detailed JSON output.
Instructions
List all billing terms.
Leads with a Showing X-Y of Z billterms line, then a compact
one-line-per-term format by default. Page with offset;
limit=0 returns the count only. Use verbose=true for full
JSON with guid, discount details, etc.
Args: verbose: If true, return full JSON details for each billing term. limit: Page size (default 50, max 250). 0 = count only. offset: 0-indexed first row to return (default 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |