{
"id": "string",
"locationId": "string",
"sectionId": "string",
"productionDateTime": "2019-08-24T14:15:22.123Z",
"description": "string",
"status": 0,
"items": [
{
"itemId": "string",
"baseUnit": 0,
"batchUnit": 0,
"totalQty": 0,
"totalAmount": 0,
"ingredients": [
{
"ingredientId": "string",
"qty": 0,
"amount": 0,
"currentStock": 0
}
]
}
]
}