The Name of the Product. When Product is a VariantType, this will be the value of the variant parameter(s). MaxLength: 255.
A rate to multiply with price to get price inc VAT. 25% VAT equals a VatRate of 1.25.
A unique id for the image at our image server. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
{ "ProductId": 0, "PartNo": "string", "Name": "string", "Description": "string", "SortOrder": 0, "Quantity": 0, "Price": 0, "PriceListId": 0, "VatRate": 0, "ImageKey": "string", "UniqueName": "string" }