{
"id": "string",
"companyId": "string",
"title": "string",
"vatRate": 0,
"vatCode": "string",
"reducedVatCode": "string",
"reducedVatRate": 0,
"brandId": "string",
"status": "Draft",
"priceCategoryId": "string",
"productVariants": [
{
"id": "string",
"productId": "string",
"gtin": "string",
"mpn": "string",
"price": 0,
"msrp": 0,
"sku": "string"
}
],
"mediaItems": [
{
"id": "string",
"galleryId": "string",
"companyId": "string",
"link": "string",
"position": 0,
"alt": "string",
"mediaType": "Image",
"width": 0,
"height": 0
}
],
"categoryId": "string",
"tags": [
"string"
],
"sourceTags": [
"string"
],
"searchAttributes": [
"string"
],
"pathCategories": [
"string"
]
}