{
"status": 0,
"customerWarehouseOrderNo": "string",
"transferType": 0,
"customerSku": "string",
"destinationWarehouseCode": "string",
"createTimeFrom": "string",
"createTimeTo": "string",
"updateTimeFrom": "string",
"updateTimeTo": "string",
"page": 0,
"prePage": 0
}
{
"state": "string",
"msg": "string",
"data": {
"list": [
{
"id": 0,
"warehouseOrderNo": "string",
"customerWarehouseOrderNo": "string",
"estimatedArrivalDate": "string",
"status": 0,
"statusDescription": "string",
"transferType": 0,
"transferTypeDescription": "string",
"trackingNo": "string",
"totalNum": 0,
"totalCaseNum": 0,
"totalShiftNum": 0,
"totalReceiveNum": 0,
"diffNum": 0,
"shelfTime": "string",
"totalWeight": 0,
"totalVolume": 0,
"logisticsCost": 0,
"logisticsShareType": 0,
"logisticsShareTypeDescription": "string",
"createTime": "string",
"updateTime": "string",
"details": [
{
"quantity": 0,
"totalPurchasePrice": 0,
"productSku": "string",
"productCnName": "string",
"customerSku": "string",
"productImages": [
"string"
]
}
],
"destinationWarehouseCode": "string"
}
],
"total": 0
}
}