v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Stores

List Catalog Objects

SearchResults returned can include Product, Groups, and Categories.

get/stores/{storeKey}/inventory/search

Path parameters

storeKeystring required

Required. A unique key used to identify the caller of the API.

Query parameters

qstring required

The string to search for in Product, Category, and Group names.

limitinteger

Used for paging. The maximum number of SearchResults to return. Default is 10.

Response

OK

successboolean
errorsstring[]