GET api/Production/GetLSRReport?AssociateContractId={AssociateContractId}&includeSummary={includeSummary}&Year={Year}&roleInfo={roleInfo}&associateId={associateId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AssociateContractId | integer |
Required |
|
includeSummary | boolean |
Required |
|
Year | string |
Default value is |
|
roleInfo | string |
Default value is |
|
associateId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
ProductionLSRReportDTOName | Description | Type | Additional information |
---|---|---|---|
ProductionData | Collection of ProductionReportDetailDTO |
None. |
|
AgencyTotal | ProductionReportDetailDTO |
None. |
|
DetailedSummary | ProductionLSRAverageSummaryDTO |
None. |
|
RefSummary | ProductionDetailsLSRSummaryDTO |
None. |
|
RcSummary | ProductionDetailsLSRSummaryDTO |
None. |
|
CsSummary | ProductionDetailsLSRSummaryDTO |
None. |
|
PosSummary | ProductionDetailsLSRSummaryDTO |
None. |
|
StatesList | Collection of ProductionLSRStatsDTO |
None. |
|
PaSummary | ProductionDetailsLSRSummaryDTO |
None. |
Response Formats
application/json, text/json
Sample:
{ "ProductionData": [ { "AgencyId": 1, "Alp": 2.0, "AandH": 3.0, "AlpSumbitted": 4.0, "AlpApproved": 5.0, "AlpPending": 6.0, "AppointmentStart": 7, "AppointmentTotal": 8, "AssociateContractId": 9, "ReferralLive": 10, "ReferralTurnedIn": 11, "PresentationChildSafe": 12, "PresentationPos": 13, "PresentationReferral": 14, "PresentationResponseCard": 15, "PresentationPa": 16, "PresentationTotal": 17, "PrCollected": 18, "ProductionDate": "2025-10-14T00:43:15.2180382-07:00", "ProductionDateString": "10/14/2025", "ProductionDateStringXml": "sample string 20", "ApplicationStart": 21, "ApptsBookedNextDayStart": 22, "ApptsBookedNextDayFinish": 23, "ApptsBookedHome": 24, "ApptsBookedCar": 25, "ApptsBookedDropBy": 26, "ApptsBookedNextDayReferrals": 27, "LiveLeadStart": 28, "LiveLeadFinish": 29, "PersonalRecruitTotal": 30, "SalesChildSafe": 31, "SalesPos": 32, "SalesReferral": 33, "SalesResponseCard": 34, "SalesPa": 35, "SalesTotal": 36, "AgentName": "sample string 37", "OfficeId": 38, "OfficeName": "sample string 39", "AssociateId": 40, "Phone": "sample string 41", "IsLeafNode": true, "IsGreaterThanSixMonths": true, "AgentsCount": 1, "StatusCode": "sample string 44", "ProductionStatusId": 45, "AgentCode": "sample string 46", "TerritoryId": 47, "TerritoryName": "sample string 48", "IsVerified": true, "RoleInfo": "sample string 49", "RoleId": 50, "FirstName": "sample string 51", "LastName": "sample string 52", "Show": 212.5, "Close": 211.76, "ALPSale": 0.06, "ALPSaleAgency": 53.0, "PresentationReferralPercent": 82.35, "AverageALP": 2.0, "AssociateFullName": "sample string 52, sample string 51", "AssociateManagerName": "sample string 54", "ProductionALPSaleTotal": 1.0 }, { "AgencyId": 1, "Alp": 2.0, "AandH": 3.0, "AlpSumbitted": 4.0, "AlpApproved": 5.0, "AlpPending": 6.0, "AppointmentStart": 7, "AppointmentTotal": 8, "AssociateContractId": 9, "ReferralLive": 10, "ReferralTurnedIn": 11, "PresentationChildSafe": 12, "PresentationPos": 13, "PresentationReferral": 14, "PresentationResponseCard": 15, "PresentationPa": 16, "PresentationTotal": 17, "PrCollected": 18, "ProductionDate": "2025-10-14T00:43:15.2180382-07:00", "ProductionDateString": "10/14/2025", "ProductionDateStringXml": "sample string 20", "ApplicationStart": 21, "ApptsBookedNextDayStart": 22, "ApptsBookedNextDayFinish": 23, "ApptsBookedHome": 24, "ApptsBookedCar": 25, "ApptsBookedDropBy": 26, "ApptsBookedNextDayReferrals": 27, "LiveLeadStart": 28, "LiveLeadFinish": 29, "PersonalRecruitTotal": 30, "SalesChildSafe": 31, "SalesPos": 32, "SalesReferral": 33, "SalesResponseCard": 34, "SalesPa": 35, "SalesTotal": 36, "AgentName": "sample string 37", "OfficeId": 38, "OfficeName": "sample string 39", "AssociateId": 40, "Phone": "sample string 41", "IsLeafNode": true, "IsGreaterThanSixMonths": true, "AgentsCount": 1, "StatusCode": "sample string 44", "ProductionStatusId": 45, "AgentCode": "sample string 46", "TerritoryId": 47, "TerritoryName": "sample string 48", "IsVerified": true, "RoleInfo": "sample string 49", "RoleId": 50, "FirstName": "sample string 51", "LastName": "sample string 52", "Show": 212.5, "Close": 211.76, "ALPSale": 0.06, "ALPSaleAgency": 53.0, "PresentationReferralPercent": 82.35, "AverageALP": 2.0, "AssociateFullName": "sample string 52, sample string 51", "AssociateManagerName": "sample string 54", "ProductionALPSaleTotal": 1.0 } ], "AgencyTotal": { "AgencyId": 1, "Alp": 2.0, "AandH": 3.0, "AlpSumbitted": 4.0, "AlpApproved": 5.0, "AlpPending": 6.0, "AppointmentStart": 7, "AppointmentTotal": 8, "AssociateContractId": 9, "ReferralLive": 10, "ReferralTurnedIn": 11, "PresentationChildSafe": 12, "PresentationPos": 13, "PresentationReferral": 14, "PresentationResponseCard": 15, "PresentationPa": 16, "PresentationTotal": 17, "PrCollected": 18, "ProductionDate": "2025-10-14T00:43:15.2180382-07:00", "ProductionDateString": "10/14/2025", "ProductionDateStringXml": "sample string 20", "ApplicationStart": 21, "ApptsBookedNextDayStart": 22, "ApptsBookedNextDayFinish": 23, "ApptsBookedHome": 24, "ApptsBookedCar": 25, "ApptsBookedDropBy": 26, "ApptsBookedNextDayReferrals": 27, "LiveLeadStart": 28, "LiveLeadFinish": 29, "PersonalRecruitTotal": 30, "SalesChildSafe": 31, "SalesPos": 32, "SalesReferral": 33, "SalesResponseCard": 34, "SalesPa": 35, "SalesTotal": 36, "AgentName": "sample string 37", "OfficeId": 38, "OfficeName": "sample string 39", "AssociateId": 40, "Phone": "sample string 41", "IsLeafNode": true, "IsGreaterThanSixMonths": true, "AgentsCount": 1, "StatusCode": "sample string 44", "ProductionStatusId": 45, "AgentCode": "sample string 46", "TerritoryId": 47, "TerritoryName": "sample string 48", "IsVerified": true, "RoleInfo": "sample string 49", "RoleId": 50, "FirstName": "sample string 51", "LastName": "sample string 52", "Show": 212.5, "Close": 211.76, "ALPSale": 0.06, "ALPSaleAgency": 53.0, "PresentationReferralPercent": 82.35, "AverageALP": 2.0, "AssociateFullName": "sample string 52, sample string 51", "AssociateManagerName": "sample string 54", "ProductionALPSaleTotal": 1.0 }, "DetailedSummary": { "WeeksWorked": "sample string 1", "Appointments": 2.1, "Presentations": 3.1, "ShowRatioPercentage": 4.0, "ALPSale": 5.0, "ALPWeek": 6.0, "ClosingPercentage": 7.0, "ClosingRatio": 8.0, "ALPAppointment": 9.0, "ReferralsObtainedPres": 10.0, "Alp": 11.0, "ClosingRatioStats": "sample string 12" }, "RefSummary": { "PresOfTotalPres": 1.0, "ClosingRatio": 2.0, "ClosingPercentage": 3.0, "SalesOfTotalSales": 4.0, "ClosingRatioStats": "sample string 5" }, "RcSummary": { "PresOfTotalPres": 1.0, "ClosingRatio": 2.0, "ClosingPercentage": 3.0, "SalesOfTotalSales": 4.0, "ClosingRatioStats": "sample string 5" }, "CsSummary": { "PresOfTotalPres": 1.0, "ClosingRatio": 2.0, "ClosingPercentage": 3.0, "SalesOfTotalSales": 4.0, "ClosingRatioStats": "sample string 5" }, "PosSummary": { "PresOfTotalPres": 1.0, "ClosingRatio": 2.0, "ClosingPercentage": 3.0, "SalesOfTotalSales": 4.0, "ClosingRatioStats": "sample string 5" }, "StatesList": [ { "Description": "sample string 1", "LastWeekWorked": "sample string 2", "BaselineForLastWeek": "sample string 3", "YearToDate": "sample string 4", "BaselineYearToDate": "sample string 5" }, { "Description": "sample string 1", "LastWeekWorked": "sample string 2", "BaselineForLastWeek": "sample string 3", "YearToDate": "sample string 4", "BaselineYearToDate": "sample string 5" } ], "PaSummary": { "PresOfTotalPres": 1.0, "ClosingRatio": 2.0, "ClosingPercentage": 3.0, "SalesOfTotalSales": 4.0, "ClosingRatioStats": "sample string 5" } }