searchProducts.
OrderingQuery.productCategories()
Input
manufacturer
string - The manufacturer to retrieve categories for (e.g. 'ge', 'msi').
Response
OrderingProductCategory
OrderingProductCategory[] - List of product categories available for the given manufacturer.
OrderingProductCategory
name
string - The category name. Pass this value in the categories parameter of searchProducts to filter by this category.