- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableTaxRateProps
The filters to apply on the retrieved tax rates.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
q
stringOptionalFind tax rates based on name and code properties through this search term.
id
string | string[]OptionalThe IDs to filter the tax rates by.
tax_region_id
string | string[]OptionalFilter the tax rates by their associated tax regions.
Filter the tax rates by their rate.
Filter the tax rates by their code.
Filter the tax rates by their name.
Filter the tax rates by their creation date.
Filter the tax rates by their update date.
Filter the tax rates by who created it.
Was this page helpful?