{
"PageIndex": 0,
"PageSize": 0,
"FromDate": "2019-08-24T14:15:22.123Z",
"StorageIDList": [
0
],
"StorageCodeList": [
"string"
]
}curl --location --request POST '/api/CaiHua_Business_App_WMSBO/QueryDriverConfirmReturn' \
--header 'Content-Type: application/json' \
--data-raw '{
"PageIndex": 0,
"PageSize": 0,
"FromDate": "2019-08-24T14:15:22.123Z",
"StorageIDList": [
0
],
"StorageCodeList": [
"string"
]
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"SellReturnInOrderno": "string",
"CustomerCode": "string",
"StorageID": "string",
"StorageCode": "string",
"ReceivedTime": "2019-08-24T14:15:22.123Z",
"IsSend": 0,
"ReceivedName": "string",
"OrderDetailList": [
{
"SellReturnInOrderno": "string",
"ProductID": 0,
"SKU": "string",
"ActualQuantity": 0,
"Price": 0,
"RealTotalMoney": 0,
"RowIndex": 0
}
]
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}