FilterableInventoryLevelProps
The filters to apply on retrieved inventory levels.
inventory_item_id
string | string[]Filter inventory levels by the ID of their associated inventory item.
location_id
string | string[]Filter inventory levels by the ID of their associated inventory location.
stocked_quantity
number | NumericalComparisonOperatorFilters to apply on inventory levels'
stocked_quantity
attribute.reserved_quantity
number | NumericalComparisonOperatorFilters to apply on inventory levels'
reserved_quantity
attribute.incoming_quantity
number | NumericalComparisonOperatorFilters to apply on inventory levels'
incoming_quantity
attribute.Was this section helpful?