{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"name": "string",
"description": "string",
"type": "PHYSICAL",
"sku": "string",
"barcode": "string",
"categoryId": "337f5e5d-288b-40d5-be14-901cc3acacc0",
"brandId": "0e9bcbb3-096e-49f9-aeea-7a13a201eff5",
"unit": "PIECE",
"images": [
"string"
],
"purchasePrice": 0,
"sellingPrice": 0,
"taxRate": 0,
"isActive": true,
"trackInventory": true,
"minStockLevel": 0,
"maxStockLevel": 0,
"reorderPoint": 0,
"isPerishable": true,
"shelfLifeDays": 0,
"attributes": {},
"tags": [
"string"
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"meta": {
"page": 0,
"limit": 0,
"total": 0,
"totalPages": 0
}
}