Creates a new highlight.
Name | Description | Additional information |
---|---|---|
model | The model of the highlight. |
Define this parameter in the request body. |
{
"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": "2",
"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"
}