{
"id": 0,
"availability": "string",
"buyPriceVat": 0,
"buyPriceVatRate": 0,
"buyPriceWithoutVat": 0,
"buyPriceWithVat": 0,
"code": "string",
"ean": "string",
"imageUrl": "string",
"itemPriceVat": 0,
"itemPriceVatRate": 0,
"itemPriceWithoutVat": 0,
"itemPriceWithVat": 0,
"discountWithVat": 0,
"discountWithoutVat": 0,
"itemType": "Product",
"name": "string",
"note": "string",
"parameters": [
{
"code": "string",
"name": "string",
"description": "string",
"value": "string",
"price": 0
}
],
"pickedQuantity": 0,
"productGuid": "string",
"quantity": 0,
"recyclingFee": 0,
"resolved": true,
"stockLocation": "string",
"totalVat": 0,
"totalWithoutVat": 0,
"totalWithVat": 0,
"unit": "string",
"variantName": "string",
"weight": 0,
"parentId": 0,
"property1": "string",
"property2": "string"
}