{
"body": {
"autoAccess": true,
"code": "string",
"department": "string",
"approveProcessCode": "string",
"warehouseCodeIn": "string",
"inLocationCode": "string",
"warehouseCodeOut": "string",
"outLocationCode": "string",
"comments": "string",
"businessType": "string",
"enterprise": {
"type": "CUSTOMER",
"code": "string"
},
"customizeFields": {
"key": {}
},
"details": [
{
"itemCode": "string",
"quantity": 0,
"assistQuantity": 0,
"batchNumber": "string",
"outWarehouseCode": "string",
"outLocationCode": "string",
"inWarehouseCode": "string",
"inLocationCode": "string",
"inQuality": "QUALIFIED",
"outQuality": "QUALIFIED",
"configurableSpecs": [
{
"name": "string",
"code": "string",
"value": "string"
}
],
"comment": "string",
"extendedFieldList": [
{
"name": "string",
"value": "string"
}
]
}
]
}
}