{
"status": "ReadyToExecute",
"operationCode": "string",
"note": "string",
"requestedQuantity": 0,
"producedGoodQuantity": 0,
"properties": [
{
"key": "string",
"value": "string",
"name": "string",
"isLocked": true
}
],
"materials": [
{
"code": "string",
"sequence": 0,
"quantity": 0,
"isReadOnly": true,
"hasBatch": true,
"consumedRawMaterials": [
{
"quantity": 0,
"serialNumber": "string"
}
]
}
]
}