v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Catalog

List Related Products

Returns other products that are commonly found in the same orders as the specified anchor product.

get/catalog/products/{productId}/productsalsopurchased

Path parameters

productIdinteger required

The Id of the anchor product.

Query parameters

limitinteger

If specified, the maximum number of related products to be returned. Default is 10.

offsetinteger

Used for paging. The number of categories to skip. Default is 0.

Response

Anchor product found and related products returned.

totalItemsinteger
successboolean
errorsstring[]