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
Name | Type | Description |
---|---|---|
websiteId | string | Your websiteID provided by PA |
Query Parameters
Name | Type | Description |
---|---|---|
refId | string | The product refID that you want to query for |
Last updated