Tool to retrieve a list of tax rates. Use when you need to list or search for tax rates with pagination and filtering.
sortstringSort order for the results. Use field name optionally prefixed with '-' for descending order (e.g., 'name' or '-created_at').
fieldsarrayList of specific fields to include in the response instead of default fields.
includestringComma-separated list of relationships to sideload (e.g., 'tax_category,region').
filter_idstringFilter by tax rate ID using exact match.
page_sizestringThe number of items per page.
filter_namestringFilter by tax rate name.
page_numberstringThe page number to request for pagination.
filter_region_idstringFilter by region ID.
filter_percentagestringFilter by percentage value.
filter_tax_category_idstringFilter by tax category ID.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.