{
"body": {
"code": "string",
"businessType": "string",
"department": "string",
"relativeOrderCode": "string",
"relativeOrderType": "SALE_ORDER",
"enterprise": {
"type": "CUSTOMER",
"code": "string"
},
"comments": "string",
"customizeFields": {
"key": {}
},
"records": [
{
"warehouseCode": "string",
"warehouseBinCode": "string",
"batchCode": "string",
"snCode": "string",
"quantity": 0
}
]
}
}