{
"name": "string",
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
},
"thumbnail": "string",
"hsnCode": "string",
"unit": "mm",
"brand": {
"id": "string",
"name": "string",
"picture": "string",
"slug": "string"
},
"productCategories": [
{
"id": "string",
"title": "string",
"thumbnail": "string",
"description": "string"
}
],
"inventory": {
"stockStatus": "not-configured",
"description": "string",
"maxStorageCapacity": 0,
"threshold": 0,
"sku": "string",
"stockQuantity": 0,
"enabled": true
},
"taxes": [
{
"id": "string",
"name": "string",
"percentage": 0
}
],
"fileImportData": {
"fileImportId": "string",
"rowId": "string"
}
}