GET api/Production/GetAlpComparisonDataForAssociateContract?AssociateContractId={AssociateContractId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AssociateContractId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ProductionGraphsDTO
NameDescriptionTypeAdditional information
AlpData

Collection of WeeklyProductionGraphByDayDTOOfDecimal

None.

SalesData

Collection of WeeklyProductionGraphByDayDTOOfInt32

None.

AppointmentData

Collection of WeeklyProductionGraphByDayDTOOfInt32

None.

PresentationData

Collection of WeeklyProductionGraphByDayDTOOfInt32

None.

ClosingRatioData

Collection of WeeklyProductionGraphByDayDTOOfDecimal

None.

CombinedData

Collection of WeeklyProductionGraphByDayDTO

None.

Response Formats

application/json, text/json

Sample:
{
  "AlpData": [
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6.0,
      "WeekTwoData": 7.0,
      "WeekThreeData": 8.0,
      "WeekFourData": 9.0
    },
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6.0,
      "WeekTwoData": 7.0,
      "WeekThreeData": 8.0,
      "WeekFourData": 9.0
    }
  ],
  "SalesData": [
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6,
      "WeekTwoData": 7,
      "WeekThreeData": 8,
      "WeekFourData": 9
    },
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6,
      "WeekTwoData": 7,
      "WeekThreeData": 8,
      "WeekFourData": 9
    }
  ],
  "AppointmentData": [
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6,
      "WeekTwoData": 7,
      "WeekThreeData": 8,
      "WeekFourData": 9
    },
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6,
      "WeekTwoData": 7,
      "WeekThreeData": 8,
      "WeekFourData": 9
    }
  ],
  "PresentationData": [
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6,
      "WeekTwoData": 7,
      "WeekThreeData": 8,
      "WeekFourData": 9
    },
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6,
      "WeekTwoData": 7,
      "WeekThreeData": 8,
      "WeekFourData": 9
    }
  ],
  "ClosingRatioData": [
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6.0,
      "WeekTwoData": 7.0,
      "WeekThreeData": 8.0,
      "WeekFourData": 9.0
    },
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneData": 6.0,
      "WeekTwoData": 7.0,
      "WeekThreeData": 8.0,
      "WeekFourData": 9.0
    }
  ],
  "CombinedData": [
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneSales": 6,
      "WeekTwoSales": 7,
      "WeekThreeSales": 8,
      "WeekFourSales": 9,
      "WeekOneApp": 10,
      "WeekTwoApp": 11,
      "WeekThreeApp": 12,
      "WeekFourApp": 13,
      "WeekOnePres": 14,
      "WeekTwoPres": 15,
      "WeekThreePres": 16,
      "WeekFourPres": 17
    },
    {
      "DayOfWeek": "sample string 1",
      "WeekOneProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekTwoProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekThreeProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekFourProductionDate": "2025-10-14T00:37:36.0139088-07:00",
      "WeekOneProductionDateShortDateString": "10/14/2025",
      "WeekTwoProductionDateShortDateString": "10/14/2025",
      "WeekThreeProductionDateShortDateString": "10/14/2025",
      "WeekFourProductionDateShortDateString": "10/14/2025",
      "WeekOneSales": 6,
      "WeekTwoSales": 7,
      "WeekThreeSales": 8,
      "WeekFourSales": 9,
      "WeekOneApp": 10,
      "WeekTwoApp": 11,
      "WeekThreeApp": 12,
      "WeekFourApp": 13,
      "WeekOnePres": 14,
      "WeekTwoPres": 15,
      "WeekThreePres": 16,
      "WeekFourPres": 17
    }
  ]
}