{
"body": {
"code": "string",
"records": [
{
"itemCode": "string",
"quantity": 0,
"assistQuantity": 0,
"outWarehouseCode": "string",
"outLocationCode": "string",
"inWarehouseCode": "string",
"inLocationCode": "string",
"batchNumber": "string",
"snInfos": [
{
"sn": "string",
"assistQuantity": 0
}
]
}
]
}
}