{
"guid": "string",
"name": "string",
"description": "string",
"warehouseId": [
"string"
],
"organizationId": "string",
"total": "string",
"totalPlanned": "string",
"totalDiff": "string",
"employeeId": "string",
"clientId": "string",
"note": "string",
"conducted": true,
"items": [
{
"itemId": "string",
"quantity": "string",
"price": "string",
"plannedQuantity": "string",
"measureId": "string",
"rounding": "string",
"newPrice": "string"
}
]
}