Searches for catalog items or item variations by matching supported search attribute values, including custom attribute values, against one or more of the specified query filters.
Open in API Reference
The query filter to return not archived (ARCHIVED_STATE_NOT_ARCHIVED), archived (ARCHIVED_STATE_ARCHIVED), or either type (ARCHIVED_STATE_ALL) of items.
ARCHIVED_STATE_NOT_ARCHIVED
ARCHIVED_STATE_ARCHIVED
ARCHIVED_STATE_ALL
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The category id query expression to return items containing the specified category IDs.
The pagination token, returned in the previous response, used to fetch the next batch of pending results.
The customer-attribute filter to return items or item variations matching the specified custom attribute expressions. A maximum number of 10 custom attribute expressions are supported in a single call to the SearchCatalogItems endpoint.
The enabled-location query expression to return items and item variations having specified enabled locations.
The maximum number of results to return per page. The default value is 100.
The product types query expression to return items or item variations having the specified product types.
The order to sort the results by item names. The default sort order is ascending (ASC).
ASC
The stock-level query expression to return item variations with the specified stock levels.
The text filter expression to return items or item variations containing specified text in the name, description, or abbreviation attribute value of an item, or in the name, sku, or upc attribute value of an item variation.
name
description
abbreviation
sku
upc
// No response received yet.