Popular Items

Used to return trending products (by purchases) across the website. This tactic is based on all customers’ purchase behaviour.

GET /1.0/ClientRecom/{websiteId}/PopularItems

Path Parameters

{
    "payload": ["1234", "5678", "9012"],
    "type": 1,
    "code": 0
}

Last updated