Upsell Rule Controller

Get upsell recommendation

Internal/Admin only API to get upsell product recommendations based on ordered product IDs and country.

get/upsell-rules/recommend

Query parameters

productIdsstring required
Example:2,3

Comma-separated product IDs

countryIdnumber required
Example:5

Country ID

Response

Upsell recommendation retrieved successfully

Changes

No recorded changes to this endpoint across all 1 revision of this API.