{
"CustomerCodeList": [
"string"
],
"StartTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"Order": "string",
"PageIndex": 0,
"PageSize": 0,
"RewardType": 0
}curl --location --request POST '/api/CaiHua_Business_App_SFABO/GetCustomerStatisticList' \
--header 'Content-Type: application/json' \
--data-raw '{
"CustomerCodeList": [
"string"
],
"StartTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"Order": "string",
"PageIndex": 0,
"PageSize": 0,
"RewardType": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"CustomerID": 0,
"PlatFormCode": "string",
"CustomerCode": "string",
"Status": 0,
"CustomerName": "string",
"CustomerShortName": "string",
"CustomerLevel": 0,
"NumOfGoldMedalAndAbove": 0,
"NumOfTransactionMonths": 0,
"CustomerPoints": 0,
"CooperationPeriod": 0,
"CreateDate": "2019-08-24T14:15:22.123Z",
"LastOrderTime": "2019-08-24T14:15:22.123Z",
"LastOrderAmount": 0,
"LastOrderSkuCount": 0,
"TotalNetShipmentMoney": 0,
"CurrentMonthNetShipmentMoney": 0,
"MoMNetShipmentMoney": 0,
"YoYNetShipmentMoney": 0,
"IsTurnOverOrder": "string",
"OwedMoney": 0,
"EmergencyStatus": "string",
"StoreLabel": "string",
"PlatFormCodeSalePromotionTypeCoveragePercentage": 0,
"MajorProjectSalePromotionTypeCoveragePercentage": 0,
"ActivityRreferences": "string",
"RecommendedCustomerVisitCount": 0,
"PosMonthlySalesMoney": 0,
"DataSyncTime": "2019-08-24T14:15:22.123Z",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"PosMonthlySalesQuantity": 0,
"PosMonthlyDayOfUse": 0,
"Nextnjche": 0,
"Nextnpzs": 0,
"MonthStatisticalList": [
{
"ID": "string",
"CustomerID": 0,
"Month": "string",
"SkuCount": 0,
"PerTicketSale": 0
}
]
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}