v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Catalog

Search Category Products

This endpoint returns an array of product Ids that match the provided search critera. Use the search manifest from the GET /catalog/categories/{categoryId}/search/manifest endpoint to build requests to this endpoint. If an invalid filter name is specified in the request, it will be ignored. Use the GET /catalog/products/{productIds} endpoint to get the details about the returned product Ids.

post/catalog/categories/{categoryId}/search

Path parameters

categoryIdinteger required

The Id of the category to search.

Request body

offsetinteger
limitinteger
sortstring
includeAggregatesboolean

Response

Search completed and results returned.

totalItemsinteger
successboolean
errorsstring[]
resultsinteger[]