Skip to main content
GET
Get Recommended Products
This endpoint returns product recommendations based on the specified store item. The recommendations are typically generated based on purchasing patterns, product categories, and other relevant factors.
Recommended products are automatically generated by the system based on various factors including customer behavior and product relationships.

Path Parameters

string
required
The unique identifier of the store
string
required
The unique identifier of the item for which to get recommendations

Response

array
Array of recommended product objects

Response Example

Use recommended products to create cross-selling opportunities and improve customer experience by suggesting relevant items.
The recommendation algorithm considers factors like product categories, customer purchase history, and seasonal trends to provide relevant suggestions.