"products": [
{
"guid":"string",
"id":"string",
"categoryId":"string",
"name":"string",
"code":"string",
"price":"string",
"minPrice": "string"
"originalPrice: number,
"schemeId":"string",
"description":"string",
"descriptionENG":"string",
"descriptionLANG1":"string",
"descriptionLANG2":"string",
"excise":"string",
"exciseCode":"string",
"imageUrls":[
"string1",
"string2"
],
"measure":{
"value":"string",
"unit":"string",
"priceMode": "string",
"qntDecDigits": "string",
"changeQntOnce": "true/false",
"joinMode": "string"
},
"classificationIds": [
"string1",
"string2"
],
CODE