{
"type": "input",
"clinic": "string",
"inventory": "string",
"invoice": "string",
"supplier": "string",
"dateTime": "2019-08-24T14:15:22.123Z",
"products": [
{
"product": "string",
"quantity": 0,
"value": 0,
"batch": {
"name": "string",
"manufacturingDate": "2019-08-24T14:15:22.123Z",
"expirationDate": "2019-08-24T14:15:22.123Z"
},
"note": 0
}
],
"note": "string"
}