GET api/Production/GetWeeklyProductionReportForCurrentAssociate?ProductionDate={ProductionDate}&officeID={officeID}&isMacuser={isMacuser}&macLocationContext={macLocationContext}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProductionDate

date

Required

officeID

integer

Default value is 0

isMacuser

boolean

Default value is False

macLocationContext

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Collection of ProductionReportDetailDTO
NameDescriptionTypeAdditional information
AgencyId

integer

None.

Alp

decimal number

None.

AandH

decimal number

None.

AlpSumbitted

decimal number

None.

AlpApproved

decimal number

None.

AlpPending

decimal number

None.

AppointmentStart

integer

None.

AppointmentTotal

integer

None.

AssociateContractId

integer

None.

ReferralLive

integer

None.

ReferralTurnedIn

integer

None.

PresentationChildSafe

integer

None.

PresentationPos

integer

None.

PresentationReferral

integer

None.

PresentationResponseCard

integer

None.

PresentationPa

integer

None.

PresentationTotal

integer

None.

PrCollected

integer

None.

ProductionDate

date

None.

ProductionDateString

string

None.

ProductionDateStringXml

string

None.

ApplicationStart

integer

None.

ApptsBookedNextDayStart

integer

None.

ApptsBookedNextDayFinish

integer

None.

ApptsBookedHome

integer

None.

ApptsBookedCar

integer

None.

ApptsBookedDropBy

integer

None.

ApptsBookedNextDayReferrals

integer

None.

LiveLeadStart

integer

None.

LiveLeadFinish

integer

None.

PersonalRecruitTotal

integer

None.

SalesChildSafe

integer

None.

SalesPos

integer

None.

SalesReferral

integer

None.

SalesResponseCard

integer

None.

SalesPa

integer

None.

SalesTotal

integer

None.

AgentName

string

None.

OfficeId

integer

None.

OfficeName

string

None.

AssociateId

integer

None.

Phone

string

None.

IsLeafNode

boolean

None.

IsGreaterThanSixMonths

boolean

None.

AgentsCount

integer

None.

StatusCode

string

None.

ProductionStatusId

integer

None.

AgentCode

string

None.

TerritoryId

integer

None.

TerritoryName

string

None.

IsVerified

boolean

None.

RoleInfo

string

None.

RoleId

integer

None.

FirstName

string

None.

LastName

string

None.

Show

decimal number

None.

Close

decimal number

None.

ALPSale

decimal number

None.

ALPSaleAgency

decimal number

None.

PresentationReferralPercent

decimal number

None.

AverageALP

decimal number

None.

AssociateFullName

string

None.

AssociateManagerName

string

None.

ProductionALPSaleTotal

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "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-14T02:38:45.8221766-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-14T02:38:45.8221766-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
  }
]