FilterableInventoryItemProps
The filters to apply on retrieved inventory items.
Properties
hs_codestring | string[] | StringComparisonOperatorThe HS Codes to filter inventory items by.
idstring | string[]The IDs to filter inventory items by.
location_idstring | string[]Filter inventory items by the ID of their associated location.
origin_countrystring | string[]The origin country to filter inventory items by.
qstringSearch term to search inventory items' attributes.
requires_shippingbooleanFilter inventory items by whether they require shipping.
skustring | string[] | StringComparisonOperatorThe SKUs to filter inventory items by.
Was this section helpful?