The query filter to return the items containing the specified tax IDs.
Catalog Query Items for Tax
Name | Type | Tags | Description |
---|---|---|---|
tax_ids |
Array<String> |
Required | A set of CatalogTax IDs to be used to find associated CatalogItem s. |
{
"tax_ids": [
"tax_ids7"
]
}