FilterableTaxRegionProps

The filters to apply on the retrieved tax regions.

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.
qstringOptional
Find tax regions based on currency and province codes through this search term.
idstring | string[]Optional
The IDs to filter the tax regions by.
country_codestring | string[] | OperatorMap<string>Optional
Filter the tax regions by their country code.
province_codestring | string[] | OperatorMap<string>Optional
Filter the tax regions by their province code.
parent_idstring | string[] | OperatorMap<string>Optional
Filter the tax regions by the ID of their parent tax region.
metadataRecord<string, unknown> | OperatorMap<Record<string, unknown>> | Record<string, unknown>[]Optional
Filter the tax regions by their metadata.
created_atOperatorMap<string>Optional
Filter the tax regions by their creation date.
updated_atOperatorMap<string>Optional
Filter the tax regions by their update date.
created_bystring | string[] | OperatorMap<string>Optional
Filter the tax regions by who created it.
Was this page helpful?
Edit this page
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break