The query filter to return the item variations containing the specified item option value IDs.
Catalog Query Item Variations for Item Option Values
Name | Type | Tags | Description |
---|---|---|---|
item_option_value_ids |
Array<String> |
Optional | A set of CatalogItemOptionValue IDs to be used to find associatedCatalogItemVariation s. All ItemVariations that contain all of the givenItem Option Values (in any order) will be returned. |
{
"item_option_value_ids": null
}