{
"itemId": "string",
"baseUnit": 0,
"batchUnit": 0,
"totalQty": 0,
"totalAmount": 0,
"ingredients": [
{
"ingredientId": "string",
"qty": 0,
"amount": 0,
"currentStock": 0
}
]
}