{
"body": {
"receiptOrderCode": "string",
"returnOrderCode": "string",
"enableLineNo": true,
"records": [
{
"itemCode": "string",
"quantity": 0,
"assistQuantity": 0,
"batchNumber": "string",
"warehouseCode": "string",
"locationCode": "string",
"configurableSpecs": [
{
"name": "string",
"code": "string",
"value": "string"
}
],
"inQuality": "QUALIFIED",
"comment": "string",
"customizeFields": {
"key": {}
},
"snInfos": [
{
"sn": "string",
"assistQuantity": 0
}
]
}
],
"comment": "string"
}
}