Associate specified highlights with current product.
Name | Description | Additional information |
---|---|---|
models |
Define this parameter in the request body. |
[
{
"$id": "2",
"Description": "sample string 1",
"DisplayOrder": 1,
"ImageAltTag": "sample string 2",
"ImageFile": "sample string 3",
"ImageLargePath": "sample string 4",
"ImageMediumPath": "sample string 5",
"ImageSmallPath": "sample string 6",
"ImageSmallThumbnailPath": "sample string 7",
"ImageThumbnailPath": "sample string 8",
"HighlightId": 9,
"HighlightType": {
"$id": "3",
"Description": "sample string 1",
"HighlightTypeId": 2,
"Name": "sample string 3"
},
"HighlightTypeName": "sample string 10",
"HighlightTypeId": 1,
"Hyperlink": "sample string 11",
"HyperlinkNewWindow": true,
"IsActive": true,
"LocaleId": 12,
"Name": "sample string 13",
"PortalId": 1,
"ProductId": 14,
"ShortDescription": "sample string 15",
"DisplayPopup": true,
"ProductHighlightID": 17,
"IsAssociatedProduct": true,
"UserName": "sample string 19",
"UserType": "sample string 20"
},
{
"$ref": "2"
},
{
"$ref": "2"
}
]