{
"id": 0,
"code": "string",
"approveProcessCode": "string",
"warehouseCode": "string",
"comments": "string",
"businessType": "string",
"referenceOrderNumber": "string",
"referenceOrderType": 0,
"status": 0,
"extendMap": {
"key": {}
},
"records": [
{
"itemCode": "string",
"quantity": 0,
"assistQuantity": 0,
"batchNumber": "string",
"warehouseCode": "string",
"locationCode": "string",
"configurableSpecs": [
{
"name": "string",
"code": "string",
"value": "string"
}
],
"comment": "string",
"quality": "QUALIFIED",
"customizeFields": {
"key": {}
}
}
]
}