{
"code": 0,
"message": "string",
"data": {
"warehouseCode": "string",
"inboundNo": "string",
"status": 0,
"signTime": "string",
"receiveLastTime": "string",
"putawayLastTime": "string",
"finishTime": "string",
"receiveStatus": 0,
"putawayStatus": 0,
"checkOutLogistics": "string",
"checkOutTrackingNo": "string",
"forceFinish": 0,
"receiptType": 0,
"putawayMode": 0,
"transportMode": 0,
"trackingNoList": [
"string"
],
"skuList": [
{
"sku": "string",
"count": 0,
"receiveCount": 0,
"putawayCount": 0,
"goodCount": 0,
"badCount": 0,
"actualLength": 0,
"actualWidth": 0,
"actualHeight": 0,
"actualWeight": 0,
"actualVolume": 0
}
],
"boxList": [
{
"boxNumber": 0,
"boxNo": "string",
"boxMark": "string",
"skuCount": 0,
"length": 0,
"width": 0,
"height": 0,
"weight": 0,
"skuList": [
{
"sku": "string",
"count": 0,
"receiveCount": 0,
"putawayCount": 0,
"goodCount": 0,
"badCount": 0,
"actualLength": 0,
"actualWidth": 0,
"actualHeight": 0,
"actualWeight": 0,
"actualVolume": 0
}
]
}
],
"actualPalletCount": 0
},
"requestId": "string"
}