Similar Attributes

Used to return the list of items that have similar attributes with a product. This tactic is based on the attributes compare program.

Similar Attributes Request

GET /1.0/ClientRecom/{websiteId}/OnlySimilarAttributes?productRef={refId}

This endpoint will return a list of products with similar attributes.

Path Parameters

Query Parameters

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

Last updated