GET api/Presentation/GetPresentationsHistoryDetailForSpecificYear?year={year}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| year | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
PresentationHistoryDetailDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PresentationHistoryMonthlyDetail | Collection of PresentationHistoryMonthlyDetailDTO |
None. |
|
| presentationStats | PresentationStatsDTO |
None. |
|
| PresentationDefaultChart | Collection of integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"PresentationHistoryMonthlyDetail": [
{
"MonthId": 1,
"MonthName": "sample string 2",
"TotalPresentation": 3,
"TotalALP": 4.0,
"TotalSales": 5,
"CloseRatio": 6.0,
"AlpPerSale": 7.0,
"TotalAHP": 8.0,
"AhpPerSale": 9.0,
"TotalReferals": 10,
"PlusLeadPerPresentation": 11.0,
"TotalTime": 12.1
},
{
"MonthId": 1,
"MonthName": "sample string 2",
"TotalPresentation": 3,
"TotalALP": 4.0,
"TotalSales": 5,
"CloseRatio": 6.0,
"AlpPerSale": 7.0,
"TotalAHP": 8.0,
"AhpPerSale": 9.0,
"TotalReferals": 10,
"PlusLeadPerPresentation": 11.0,
"TotalTime": 12.1
}
],
"presentationStats": {
"TotalPresentation": 1,
"TotalALP": 1.0,
"TotalSales": 2,
"CloseRation": 3.0,
"AlpPerSale": 1.0,
"TotalAHP": 1.0,
"AhpPerSale": 1.0,
"TotalReferals": 1,
"PlusLeadPerPresentation": 1.0,
"StartTime": "2026-02-03T18:29:42.8552828-08:00",
"EndTime": "2026-02-03T18:29:42.8552828-08:00",
"TotalTime": 4.1,
"TimePerPresentation": 1.0,
"WhatHappen": 5,
"PresentationTypeId": 6,
"PresentationSubTypeId": 7,
"PresentationId": 8,
"DayWorked": 9,
"ALPRemaining": 19999.0,
"SelectedPresentationType": {
"Id": 1,
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Name": "sample string 4",
"NoCostBackgroundImage": "sample string 5",
"NoCostForegroundImage": "sample string 6",
"ReportBackgroundImage": "sample string 7",
"ShortName": "sample string 8",
"SortOrder": 9,
"ShowPresentationCode": true,
"ExcludeCountry": 1,
"NeedBasicInfo": true,
"SubTypes": [
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Id": 3,
"Name": "sample string 4",
"PresentationTypeId": 5,
"NoCostBackgroundImage": "sample string 6",
"NoCostForegroundImage": "sample string 7",
"ReportBackgroundImage": "sample string 8",
"ShortName": "sample string 9",
"SortOrder": 10,
"CountryId": 1
},
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Id": 3,
"Name": "sample string 4",
"PresentationTypeId": 5,
"NoCostBackgroundImage": "sample string 6",
"NoCostForegroundImage": "sample string 7",
"ReportBackgroundImage": "sample string 8",
"ShortName": "sample string 9",
"SortOrder": 10,
"CountryId": 1
}
],
"Protections": [
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"CreatedBy": 2,
"Checked": true,
"Disabled": true,
"Id": 5,
"PresentationTypeId": 6,
"ProtectionId": 7,
"ProtectionName": "sample string 8"
},
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"CreatedBy": 2,
"Checked": true,
"Disabled": true,
"Id": 5,
"PresentationTypeId": 6,
"ProtectionId": 7,
"ProtectionName": "sample string 8"
}
],
"DefaultPremiumTypeId": 12
},
"PresentationTypeChartData": [
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
},
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
}
],
"DispositionChartData": [
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
},
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
}
],
"PresentationSubTypeChartData": [
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
},
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
}
],
"HouseHoldTypeChartData": [
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
},
{
"Title": "sample string 1",
"Count": 2,
"ColorHEX": "sample string 3"
}
],
"PresentationTypeDropDown": [
{
"Id": 1,
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Name": "sample string 4",
"NoCostBackgroundImage": "sample string 5",
"NoCostForegroundImage": "sample string 6",
"ReportBackgroundImage": "sample string 7",
"ShortName": "sample string 8",
"SortOrder": 9,
"ShowPresentationCode": true,
"ExcludeCountry": 1,
"NeedBasicInfo": true,
"SubTypes": [
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Id": 3,
"Name": "sample string 4",
"PresentationTypeId": 5,
"NoCostBackgroundImage": "sample string 6",
"NoCostForegroundImage": "sample string 7",
"ReportBackgroundImage": "sample string 8",
"ShortName": "sample string 9",
"SortOrder": 10,
"CountryId": 1
},
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Id": 3,
"Name": "sample string 4",
"PresentationTypeId": 5,
"NoCostBackgroundImage": "sample string 6",
"NoCostForegroundImage": "sample string 7",
"ReportBackgroundImage": "sample string 8",
"ShortName": "sample string 9",
"SortOrder": 10,
"CountryId": 1
}
],
"Protections": [
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"CreatedBy": 2,
"Checked": true,
"Disabled": true,
"Id": 5,
"PresentationTypeId": 6,
"ProtectionId": 7,
"ProtectionName": "sample string 8"
},
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"CreatedBy": 2,
"Checked": true,
"Disabled": true,
"Id": 5,
"PresentationTypeId": 6,
"ProtectionId": 7,
"ProtectionName": "sample string 8"
}
],
"DefaultPremiumTypeId": 12
},
{
"Id": 1,
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Name": "sample string 4",
"NoCostBackgroundImage": "sample string 5",
"NoCostForegroundImage": "sample string 6",
"ReportBackgroundImage": "sample string 7",
"ShortName": "sample string 8",
"SortOrder": 9,
"ShowPresentationCode": true,
"ExcludeCountry": 1,
"NeedBasicInfo": true,
"SubTypes": [
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Id": 3,
"Name": "sample string 4",
"PresentationTypeId": 5,
"NoCostBackgroundImage": "sample string 6",
"NoCostForegroundImage": "sample string 7",
"ReportBackgroundImage": "sample string 8",
"ShortName": "sample string 9",
"SortOrder": 10,
"CountryId": 1
},
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"Disabled": true,
"Id": 3,
"Name": "sample string 4",
"PresentationTypeId": 5,
"NoCostBackgroundImage": "sample string 6",
"NoCostForegroundImage": "sample string 7",
"ReportBackgroundImage": "sample string 8",
"ShortName": "sample string 9",
"SortOrder": 10,
"CountryId": 1
}
],
"Protections": [
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"CreatedBy": 2,
"Checked": true,
"Disabled": true,
"Id": 5,
"PresentationTypeId": 6,
"ProtectionId": 7,
"ProtectionName": "sample string 8"
},
{
"ChangeDate": "2026-02-03T18:29:42.8552828-08:00",
"ChangedBy": 1,
"CreateDate": "2026-02-03T18:29:42.8552828-08:00",
"CreatedBy": 2,
"Checked": true,
"Disabled": true,
"Id": 5,
"PresentationTypeId": 6,
"ProtectionId": 7,
"ProtectionName": "sample string 8"
}
],
"DefaultPremiumTypeId": 12
}
],
"PresentationDefaultChart": [
1,
1
],
"PresentationSubTypeCountData": [
{
"Id": 1,
"Count": 2
},
{
"Id": 1,
"Count": 2
}
]
},
"PresentationDefaultChart": [
1,
1
]
}