{
"SellReturnInOrderno": "string",
"SellReturnOrderno": "string",
"ProductId": "string",
"CustomerName": "string",
"DeliveryOrderno": "string",
"SellDiffOrderno": "string",
"SellUserName": "string",
"PayStatus": 0,
"Status": 0,
"Monthno": "string",
"ApprovalPeople": "string",
"CustomerSellType": 0,
"InStorage": 0,
"RealTotalMoneyBegin": 0,
"RealTotalMoneyEnd": 0,
"ReturnDateBegin": "2019-08-24T14:15:22.123Z",
"ReturnDateEnd": "2019-08-24T14:15:22.123Z",
"StorageIDList": [
0
],
"Chain": "string",
"IsQuickRefund": 0,
"SellOutOrderno": "string",
"MerchantID": "string",
"PageStatus": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}curl --location --request POST '/api/CaiHua_Business_App_SellReturnInOrderRemoteBO/GetList' \
--header 'Content-Type: application/json' \
--data-raw '{
"SellReturnInOrderno": "string",
"SellReturnOrderno": "string",
"ProductId": "string",
"CustomerName": "string",
"DeliveryOrderno": "string",
"SellDiffOrderno": "string",
"SellUserName": "string",
"PayStatus": 0,
"Status": 0,
"Monthno": "string",
"ApprovalPeople": "string",
"CustomerSellType": 0,
"InStorage": 0,
"RealTotalMoneyBegin": 0,
"RealTotalMoneyEnd": 0,
"ReturnDateBegin": "2019-08-24T14:15:22.123Z",
"ReturnDateEnd": "2019-08-24T14:15:22.123Z",
"StorageIDList": [
0
],
"Chain": "string",
"IsQuickRefund": 0,
"SellOutOrderno": "string",
"MerchantID": "string",
"PageStatus": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"SellReturnInOrderno": "string",
"SellReturnOrderno": "string",
"InStorageID": 0,
"CustomerID": 0,
"TerminalID": 0,
"SellTeamUserID": 0,
"SellTeamID": 0,
"ProductType": 0,
"ApplyProductNum": 0,
"ApplyTotalMoney": 0,
"RealProductNum": 0,
"RealTotalMoney": 0,
"RealUntaxTotalMoney": 0,
"RealTotalCost": 0,
"RealUnTaxTotalCost": 0,
"Status": 0,
"PayMoney": 0,
"SettleType": 0,
"ApplyDate": "2019-08-24T14:15:22.123Z",
"SubmitDate": "2019-08-24T14:15:22.123Z",
"ApprovalDate": "2019-08-24T14:15:22.123Z",
"ReturnDate": "2019-08-24T14:15:22.123Z",
"ReceiveDate": "2019-08-24T14:15:22.123Z",
"ApprovalPeople": "string",
"ApprovalTime": "2019-08-24T14:15:22.123Z",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"CreatorIP": "string",
"LastUpdateIP": "string",
"Monthno": "string",
"IsSend": 0,
"Tax": 0,
"TaxRate": 0,
"Wmsnum": "string",
"DeliveryOrderno": "string",
"AdjustMoney": 0,
"PayStatus": 0,
"SourceUnitCode": "string",
"DeliveryOrderID": "00000000-0000-0000-0000-000000000000",
"DeliveryOrderName": "string",
"SourceTableName": "string",
"Myjno": "string",
"Remark": "string",
"SourcePlatCode": "string",
"TruckLoadNo": "string",
"Ver": "string",
"PlatFormCode": "string"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}