{
"id": 0,
"code": "string",
"name": "string",
"transferType": "string",
"transferDate": "string",
"destination": "string",
"carrier": "string",
"bookingNote": "string",
"receiver": "string",
"receiverNick": "string",
"warehouseId": 0,
"warehouseCode": "string",
"warehouseName": "string",
"areaId": 0,
"areaCode": "string",
"areaName": "string",
"locationId": 0,
"locationCode": "string",
"locationName": "string",
"status": "string",
"remark": "string",
"children": [
{
"id": 0,
"transferId": 0,
"materialStockId": 0,
"itemId": 0,
"itemCode": "string",
"itemName": "string",
"specification": "string",
"unitCode": "string",
"unitName": "string",
"quantityTransfer": 0,
"quantityPicked": 0,
"batchId": 0,
"batchCode": "string",
"warehouseId": 0,
"warehouseCode": "string",
"warehouseName": "string",
"areaId": 0,
"areaCode": "string",
"areaName": "string",
"locationId": 0,
"locationCode": "string",
"locationName": "string",
"remark": "string",
"children": [
{
"id": 0,
"lineId": 0,
"transferId": 0,
"itemId": 0,
"itemCode": "string",
"itemName": "string",
"specification": "string",
"unitCode": "string",
"unitName": "string",
"quantity": 0,
"batchId": 0,
"batchCode": "string",
"warehouseId": 0,
"warehouseCode": "string",
"warehouseName": "string",
"areaId": 0,
"areaCode": "string",
"areaName": "string",
"locationId": 0,
"locationCode": "string",
"locationName": "string",
"remark": "string"
}
]
}
]
}