GET api/CcLead/GetLogStatisticDetail?scheduletypeinfo={scheduletypeinfo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| scheduletypeinfo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PortalCcLeadDTOV2| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| CcLeadId | integer |
None. |
|
| PolicyNo | string |
None. |
|
| PolicyHolderName | string |
None. |
|
| PhoneNo | string |
None. |
|
| FormattedPhoneNo | string |
None. |
|
| ALP | decimal number |
None. |
|
| ALPString | string |
None. |
|
| AssignDate | date |
None. |
|
| AssignDateString | string |
None. |
|
| AssignDateWithoutHoldDays | date |
None. |
|
| PaidToDate | date |
None. |
|
| PaidToDateString | string |
None. |
|
| CcLeadCallTypeId | integer |
None. |
|
| CcLeadResolveStatusId | integer |
None. |
|
| CcLeadStatusTypeId | integer |
None. |
|
| CcLeadTypeId | integer |
None. |
|
| LeadStatus | string |
None. |
|
| IsMarkedDNC | boolean |
None. |
|
| CcLeadCallTypeString | string |
None. |
|
| CcLeadTypeString | string |
None. |
|
| StateCode | string |
None. |
|
| StateId | integer |
None. |
|
| LastCalledDate | date |
None. |
|
| CallBackDateTime | date |
None. |
|
| LastCalledString | string |
None. |
|
| CallBackString | string |
None. |
|
| HouseHoldId | string |
None. |
|
| Age | integer |
None. |
|
| MonthlyPermium | decimal number |
None. |
|
| WeeklyPermium | decimal number |
None. |
|
| AnnualPermium | decimal number |
None. |
|
| MonthlyPermiumWP | decimal number |
None. |
|
| WeeklyPermiumWP | decimal number |
None. |
|
| AnnualPermiumWP | decimal number |
None. |
|
| MonthlyPermiumWPString | string |
None. |
|
| MonthlyPermiumADB | decimal number |
None. |
|
| WeeklyPermiumADB | decimal number |
None. |
|
| AnnualPermiumADB | decimal number |
None. |
|
| MonthlyPermiumADBString | string |
None. |
|
| PrimaryPhone | string |
None. |
|
| FormattedPrimaryPhone | string |
None. |
|
| SecondaryPhone | string |
None. |
|
| FormattedSecondaryPhone | string |
None. |
|
| TotalWPADB | decimal number |
None. |
|
| TotalWPADBString | string |
None. |
|
| MinLeadTypeId | integer |
None. |
|
| MaxLeadTypeId | integer |
None. |
|
| CCLeadResolutionTypeIdMin | integer |
None. |
|
| CCLeadResolutionTypeIdMax | integer |
None. |
|
| StatusDate | date |
None. |
|
| ReoslutionDate | date |
None. |
|
| IsUndoButtonDisplay | boolean |
None. |
|
| AffiliationName | string |
None. |
|
| AgtName | string |
None. |
|
| BillingMode | string |
None. |
|
| FormCode | string |
None. |
|
| StatusCode | string |
None. |
|
| DueDay | string |
None. |
|
| Gender | string |
None. |
|
| DateOfBirth | date |
None. |
|
| DateOfBirthString | string |
None. |
|
| IssueDate | date |
None. |
|
| IssueDateString | string |
None. |
|
| CityName | string |
None. |
|
| StateName | string |
None. |
|
| ZipCode | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| AddressDetail | string |
None. |
|
| listAddressWithLeadType | Collection of AddressWithLeadType |
None. |
|
| OwnerFirstName | string |
None. |
|
| OwnerLastName | string |
None. |
|
| OwnerFullName | string |
None. |
|
| HasOwnername | boolean |
None. |
|
| OwnerName | string |
None. |
|
| IsADBLeadEditORDisplayPhNumber | boolean |
None. |
|
| IsWPLeadEditORDisplayPhNumber | boolean |
None. |
|
| UserId | integer |
None. |
|
| Loc | string |
None. |
|
| IsLeadExpired | boolean |
None. |
|
| ExpiredDate | date |
None. |
|
| ExpiredDateString | string |
None. |
|
| IsStatusSale | boolean |
None. |
|
| IsADBCheckBoxEnable | boolean |
None. |
|
| IsWPCheckBoxEnable | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"FirstName": "sample string 1",
"LastName": "sample string 2",
"CcLeadId": 3,
"PolicyNo": "sample string 4",
"PolicyHolderName": "sample string 5",
"PhoneNo": "sample string 6",
"FormattedPhoneNo": "sample string 6",
"ALP": 1.0,
"ALPString": "$1.00",
"AssignDate": "2026-02-03T18:29:46.2375358-08:00",
"AssignDateString": "2/3/2026 6:29:46 PM",
"AssignDateWithoutHoldDays": "2026-02-03T18:29:46.2375358-08:00",
"PaidToDate": "2026-02-03T18:29:46.2375358-08:00",
"PaidToDateString": "2/3/2026",
"CcLeadCallTypeId": 1,
"CcLeadResolveStatusId": 1,
"CcLeadStatusTypeId": 1,
"CcLeadTypeId": 1,
"LeadStatus": "Sale",
"IsMarkedDNC": false,
"CcLeadCallTypeString": "CA-ADB",
"CcLeadTypeString": "ADB",
"StateCode": "sample string 7",
"StateId": 8,
"LastCalledDate": "2026-02-03T18:29:46.2375358-08:00",
"CallBackDateTime": "2026-02-03T18:29:46.2375358-08:00",
"LastCalledString": "2/3/2026 6:29:46 PM",
"CallBackString": "2/3/2026 6:29:46 PM",
"HouseHoldId": "sample string 9",
"Age": 1,
"MonthlyPermium": 1.0,
"WeeklyPermium": 1.0,
"AnnualPermium": 1.0,
"MonthlyPermiumWP": 1.0,
"WeeklyPermiumWP": 1.0,
"AnnualPermiumWP": 1.0,
"MonthlyPermiumWPString": "$1.00",
"MonthlyPermiumADB": 1.0,
"WeeklyPermiumADB": 1.0,
"AnnualPermiumADB": 1.0,
"MonthlyPermiumADBString": "$1.00",
"PrimaryPhone": "sample string 10",
"FormattedPrimaryPhone": "sample string 10",
"SecondaryPhone": "sample string 11",
"FormattedSecondaryPhone": "sample string 11",
"TotalWPADB": 2.0,
"TotalWPADBString": "$2.00",
"MinLeadTypeId": 12,
"MaxLeadTypeId": 13,
"CCLeadResolutionTypeIdMin": 14,
"CCLeadResolutionTypeIdMax": 15,
"StatusDate": "2026-02-03T18:29:46.2375358-08:00",
"ReoslutionDate": "2026-02-03T18:29:46.2375358-08:00",
"IsUndoButtonDisplay": true,
"AffiliationName": "sample string 17",
"AgtName": "sample string 18",
"BillingMode": "sample string 19",
"FormCode": "sample string 20",
"StatusCode": "sample string 21",
"DueDay": "sample string 22",
"Gender": "sample string 23",
"DateOfBirth": "2026-02-03T18:29:46.2375358-08:00",
"DateOfBirthString": "2/3/2026",
"IssueDate": "2026-02-03T18:29:46.2375358-08:00",
"IssueDateString": "2/3/2026",
"CityName": "sample string 24",
"StateName": "sample string 25",
"ZipCode": "sample string 26",
"Address1": "sample string 27",
"Address2": "sample string 28",
"AddressDetail": "sample string 29",
"listAddressWithLeadType": [
{
"AddressDetail": "sample string 1",
"LeadTypeString": "sample string 2"
},
{
"AddressDetail": "sample string 1",
"LeadTypeString": "sample string 2"
}
],
"OwnerFirstName": "sample string 30",
"OwnerLastName": "sample string 31",
"OwnerFullName": "sample string 30 sample string 31",
"HasOwnername": true,
"OwnerName": "(Policy Owner: Sample string 30 Sample string 31)",
"IsADBLeadEditORDisplayPhNumber": true,
"IsWPLeadEditORDisplayPhNumber": true,
"UserId": 34,
"Loc": "sample string 35",
"IsLeadExpired": false,
"ExpiredDate": "2026-02-03T18:29:46.2375358-08:00",
"ExpiredDateString": "2/3/2026",
"IsStatusSale": true,
"IsADBCheckBoxEnable": true,
"IsWPCheckBoxEnable": true
},
{
"FirstName": "sample string 1",
"LastName": "sample string 2",
"CcLeadId": 3,
"PolicyNo": "sample string 4",
"PolicyHolderName": "sample string 5",
"PhoneNo": "sample string 6",
"FormattedPhoneNo": "sample string 6",
"ALP": 1.0,
"ALPString": "$1.00",
"AssignDate": "2026-02-03T18:29:46.2375358-08:00",
"AssignDateString": "2/3/2026 6:29:46 PM",
"AssignDateWithoutHoldDays": "2026-02-03T18:29:46.2375358-08:00",
"PaidToDate": "2026-02-03T18:29:46.2375358-08:00",
"PaidToDateString": "2/3/2026",
"CcLeadCallTypeId": 1,
"CcLeadResolveStatusId": 1,
"CcLeadStatusTypeId": 1,
"CcLeadTypeId": 1,
"LeadStatus": "Sale",
"IsMarkedDNC": false,
"CcLeadCallTypeString": "CA-ADB",
"CcLeadTypeString": "ADB",
"StateCode": "sample string 7",
"StateId": 8,
"LastCalledDate": "2026-02-03T18:29:46.2375358-08:00",
"CallBackDateTime": "2026-02-03T18:29:46.2375358-08:00",
"LastCalledString": "2/3/2026 6:29:46 PM",
"CallBackString": "2/3/2026 6:29:46 PM",
"HouseHoldId": "sample string 9",
"Age": 1,
"MonthlyPermium": 1.0,
"WeeklyPermium": 1.0,
"AnnualPermium": 1.0,
"MonthlyPermiumWP": 1.0,
"WeeklyPermiumWP": 1.0,
"AnnualPermiumWP": 1.0,
"MonthlyPermiumWPString": "$1.00",
"MonthlyPermiumADB": 1.0,
"WeeklyPermiumADB": 1.0,
"AnnualPermiumADB": 1.0,
"MonthlyPermiumADBString": "$1.00",
"PrimaryPhone": "sample string 10",
"FormattedPrimaryPhone": "sample string 10",
"SecondaryPhone": "sample string 11",
"FormattedSecondaryPhone": "sample string 11",
"TotalWPADB": 2.0,
"TotalWPADBString": "$2.00",
"MinLeadTypeId": 12,
"MaxLeadTypeId": 13,
"CCLeadResolutionTypeIdMin": 14,
"CCLeadResolutionTypeIdMax": 15,
"StatusDate": "2026-02-03T18:29:46.2375358-08:00",
"ReoslutionDate": "2026-02-03T18:29:46.2375358-08:00",
"IsUndoButtonDisplay": true,
"AffiliationName": "sample string 17",
"AgtName": "sample string 18",
"BillingMode": "sample string 19",
"FormCode": "sample string 20",
"StatusCode": "sample string 21",
"DueDay": "sample string 22",
"Gender": "sample string 23",
"DateOfBirth": "2026-02-03T18:29:46.2375358-08:00",
"DateOfBirthString": "2/3/2026",
"IssueDate": "2026-02-03T18:29:46.2375358-08:00",
"IssueDateString": "2/3/2026",
"CityName": "sample string 24",
"StateName": "sample string 25",
"ZipCode": "sample string 26",
"Address1": "sample string 27",
"Address2": "sample string 28",
"AddressDetail": "sample string 29",
"listAddressWithLeadType": [
{
"AddressDetail": "sample string 1",
"LeadTypeString": "sample string 2"
},
{
"AddressDetail": "sample string 1",
"LeadTypeString": "sample string 2"
}
],
"OwnerFirstName": "sample string 30",
"OwnerLastName": "sample string 31",
"OwnerFullName": "sample string 30 sample string 31",
"HasOwnername": true,
"OwnerName": "(Policy Owner: Sample string 30 Sample string 31)",
"IsADBLeadEditORDisplayPhNumber": true,
"IsWPLeadEditORDisplayPhNumber": true,
"UserId": 34,
"Loc": "sample string 35",
"IsLeadExpired": false,
"ExpiredDate": "2026-02-03T18:29:46.2375358-08:00",
"ExpiredDateString": "2/3/2026",
"IsStatusSale": true,
"IsADBCheckBoxEnable": true,
"IsWPCheckBoxEnable": true
}
]