List Tax Rates
productive_list_tax_ratesRetrieve available tax rates in Productive.io to find the correct tax_rate_id for line items. Filter by active or archived status and paginate results.
Instructions
List available tax rates in Productive.io. Tax rates are applied per line item (not per invoice). Use this to find the correct tax_rate_id when creating line items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| status | No | Filter by status (1=active, 2=archived) | |
| page_size | No | Number of results per page (max 200) |