{
"body": {
"workOrderCode": "string",
"code": "string",
"comments": "string",
"records": [
{
"itemCode": "string",
"quantity": 0,
"warehouseCode": "string",
"locationCode": "string",
"batchNumber": "string",
"snInfos": [
{
"sn": "string",
"assistQuantity": 0
}
]
}
]
}
}