{
"SellTeamUserIDList": [
0
],
"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/GetSellTeamUserMonthStatisticalList' \
--header 'Content-Type: application/json' \
--data-raw '{
"SellTeamUserIDList": [
0
],
"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": [
{
"Nid": "00000000-0000-0000-0000-000000000000",
"FirstSellTeamName": "string",
"SecondSellTeamName": "string",
"ThirdSellTeamName": "string",
"SellTeamUserID": 0,
"NickName": "string",
"Mon": "string",
"Day": "2019-08-24T14:15:22.123Z",
"OutTargetMoney": 0,
"CustomerTargetCount": 0,
"FirstOrderCustomerCount": 0,
"NewVisitCustomerCount": 0,
"NewCustomerTranRate": 0,
"NewCustomerTranRateEx": 0,
"UnOrderAgainRateEx": 0,
"SellTeamUserCount": 0,
"TotalVisitCustomerCount": 0,
"PlanVisitCustomerCount": 0,
"VisitCustomerRate": 0,
"VisitTimeSpan": "string",
"PlanOrderRate": 0,
"UpdateTime": "2019-08-24T14:15:22.123Z"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}