{
"Customer": "string",
"SellOrderno": "string",
"SellOriginalOrderno": "string",
"Status": 0,
"PayStatus": 0,
"PayType": 0,
"SellTeamUserID": 0,
"SellTeamID": 0,
"Monthno": "string",
"PlatFormCode": "string",
"Keyword": "string",
"CreateDateBegin": "2019-08-24T14:15:22.123Z",
"CreateDateEnd": "2019-08-24T14:15:22.123Z",
"OrderDateBegin": "2019-08-24T14:15:22.123Z",
"OrderDateEnd": "2019-08-24T14:15:22.123Z",
"OrderTotalMoneyFrom": 0,
"OrderTotalMoneyTo": 0,
"IsLoad": 0,
"SellOutOrderno": "string",
"ButtJointOrderno": "string",
"ApprovalPeople": "string",
"RequestType": 0,
"MerchantID": "string",
"PageStatus": "string",
"IsSellTeamUserLimitsOfAuthority": true,
"CurrentSellTeamUserID": 0,
"StorageIDList": [
0
],
"ProductId": "string",
"StorageKey": "string",
"CustomerLevelID": 0,
"CustomerSellType": 0,
"StorageGroupDeliverRuleCode": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}curl --location --request POST '/api/CaiHua_Business_App_SellOrderRemoteBO/GetList' \
--header 'Content-Type: application/json' \
--data-raw '{
"Customer": "string",
"SellOrderno": "string",
"SellOriginalOrderno": "string",
"Status": 0,
"PayStatus": 0,
"PayType": 0,
"SellTeamUserID": 0,
"SellTeamID": 0,
"Monthno": "string",
"PlatFormCode": "string",
"Keyword": "string",
"CreateDateBegin": "2019-08-24T14:15:22.123Z",
"CreateDateEnd": "2019-08-24T14:15:22.123Z",
"OrderDateBegin": "2019-08-24T14:15:22.123Z",
"OrderDateEnd": "2019-08-24T14:15:22.123Z",
"OrderTotalMoneyFrom": 0,
"OrderTotalMoneyTo": 0,
"IsLoad": 0,
"SellOutOrderno": "string",
"ButtJointOrderno": "string",
"ApprovalPeople": "string",
"RequestType": 0,
"MerchantID": "string",
"PageStatus": "string",
"IsSellTeamUserLimitsOfAuthority": true,
"CurrentSellTeamUserID": 0,
"StorageIDList": [
0
],
"ProductId": "string",
"StorageKey": "string",
"CustomerLevelID": 0,
"CustomerSellType": 0,
"StorageGroupDeliverRuleCode": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"SellOrderno": "string",
"SellOriginalOrderno": "string",
"CustomerID": 0,
"CustomerName": "string",
"CustomerCode": "string",
"TerminalID": 0,
"TerminalName": "string",
"SellTeamUserID": 0,
"SellTeamUserName": "string",
"SellTeamID": 0,
"SellTeamName": "string",
"OrderTotalMoney": 0,
"RealTotalMoney": 0,
"OrderProductType": 0,
"RealProductType": 0,
"OrderProductNum": 0,
"RealProductNum": 0,
"Status": 0,
"StatusName": "string",
"PayStatus": 0,
"OrderCashTicketMoney": 0,
"BrokerageMoney": 0,
"PayStatusName": "string",
"PayType": 0,
"PayTypeName": "string",
"SettleAccountType": 0,
"SettleAccountTypeName": "string",
"OrderDate": "2019-08-24T14:15:22.123Z",
"ReceiveDate": "2019-08-24T14:15:22.123Z",
"ReceiveAddress": "string",
"StorageID": 0,
"StorageName": "string",
"StorageCode": "string",
"Monthno": "string",
"Remark": "string",
"TrackStatus": 0,
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"PlatFormCode": "string",
"平台": "string",
"平台名称": "string",
"CustomerShortName": "string",
"店招描述": "string",
"预收客户代码": "string",
"客户编码": "string",
"客户编号": "string",
"客户代码": "string"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}