Skip to main content
Skip to main content

FilterableInventoryItemProps

The filters to apply on retrieved inventory items.

idstring | string[]
The IDs to filter inventory items by.
location_idstring | string[]
Filter inventory items by the ID of their associated location.
qstring
Search term to search inventory items' attributes.
skustring | string[] | StringComparisonOperator
The SKUs to filter inventory items by.
origin_countrystring | string[]
The origin country to filter inventory items by.
hs_codestring | string[] | StringComparisonOperator
The HS Codes to filter inventory items by.
requires_shippingboolean
Filter inventory items by whether they require shipping.
Was this section helpful?