AdminGetInventoryItemsParams
Parameters used to filter and configure the pagination of the retrieved inventory items.
Properties
expandstringComma-separated relations that should be expanded in the returned data.
fieldsstringComma-separated fields that should be included in the returned data.
heightnumber | NumericalComparisonOperatorNumber filters to apply to inventory items'
height field.hs_codestring | string[] | StringComparisonOperatorString filters to apply to inventory items'
hs_code field.idstring | string[]IDs to filter inventory items by.
lengthnumber | NumericalComparisonOperatorNumber filters to apply to inventory items'
length field.limitnumberLimit the number of items returned in the list.
Default: 20
location_idstring | string[]Location IDs to filter inventory items by.
materialstring | string[]Materials to filter inventory items by.
mid_codestring | string[]MID codes to filter inventory items by.
offsetnumberThe number of items to skip when retrieving a list.
Default: 0
origin_countrystring | string[]Origin countries to filter inventory items by.
qstringSearch terms to search inventory items' sku, title, and description.
requires_shippingbooleanFilter inventory items by whether they require shipping.
skustring | string[]SKUs to filter inventory items by.
weightnumber | NumericalComparisonOperatorNumber filters to apply to inventory items'
weight field.widthnumber | NumericalComparisonOperatorNumber filters to apply to inventory items'
width field.Was this section helpful?