GET api/users/me/properties/find?attorneyUserPropertyId={attorneyUserPropertyId}&caseId={caseId}
Use this method to extract client user property record based on the id of the attorney's user property record and user property case id
Requires Authorization!
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| attorneyUserPropertyId |
Attorney's user property record id |
integer |
Required |
| caseId |
Attorney's user property case id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Instance of User Property Record
UserPropertyModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| FormattedPin | string |
None. |
|
| PropertyImageUrl | string |
None. |
|
| PropertyOwnershipTypeId | integer |
None. |
|
| PropertyOwnershipType | string |
None. |
|
| PurchasePrice | decimal number |
None. |
|
| PurchaseDate | date |
None. |
|
| UserId | integer |
None. |
|
| AddressLine1 | string |
None. |
|
| AddressLine2 | string |
None. |
|
| TownshipName | string |
None. |
|
| CountyName | string |
None. |
|
| StateName | string |
None. |
|
| AssessorDescription | UserPropertyAssessorData |
None. |
|
| Statistics | UserPropertyStatisticsData |
None. |
|
| Analysis | UserPropertyTaxAnalysisData |
None. |
|
| Exemptions | Collection of ExemptionReportData |
None. |
|
| Appeals | Collection of UserPropertyCaseBasicModel |
None. |
|
| IsMonitoringEnabled | boolean |
None. |
|
| AppealSchedule | TownshipAppealSchedule |
None. |
|
| GrossTaxAmount | decimal number |
None. |
|
| MarketValue | decimal number |
None. |
|
| TaxRate | decimal number |
None. |
|
| StateEqualizationFactor | decimal number |
None. |
|
| TaxRateYear | integer |
None. |
|
| StateEqualizationFactorYear | integer |
None. |
|
| AssessmentLevel | decimal number |
None. |
|
| FullAddress | string |
None. |
|
| IsForeclosure | boolean |
None. |
|
| Neighborhood | integer |
None. |
|
| PropertyAddressId | integer |
None. |
|
| ResidenceStatus | string |
None. |
|
| PropertyClass | string |
None. |
|
| StateId | integer |
None. |
|
| CountyId | integer |
None. |
|
| DetailedRecords | Collection of PropertyDetailedRecordResponseModel |
None. |
|
| Buyers | string |
None. |
|
| Sellers | string |
None. |
|
| MLSNo | string |
None. |
|
| IsCashDeal | boolean |
None. |
|
| RelatedParties | boolean |
None. |
|
| PurchasedByOwner | boolean |
None. |
|
| IsSheriffSale | boolean |
None. |
|
| IsVacant | boolean |
None. |
|
| IsShortSale | boolean |
None. |
|
| IsUninhabitable | boolean |
None. |
|
| IsCondo | boolean |
None. |
|
| IsLand | boolean |
None. |
|
| IsResidential | boolean |
None. |
|
| IsCommercial | boolean |
None. |
|
| AdditionalPins | string |
None. |
|
| LastUpdateDate | string |
None. |
|
| UpdateInProgressMessage | string |
None. |
|
| UpdateErrorMessage | string |
None. |
|
| ManualPropertyDataUpdateAllowed | boolean |
None. |
|
| DisableManualPropertyDataUpdate | boolean |
None. |
|
| CookCountyEquivalentClass | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"formattedPin": "sample string 2",
"propertyImageUrl": "sample string 3",
"propertyOwnershipTypeId": 4,
"propertyOwnershipType": "sample string 5",
"purchasePrice": 1.1,
"purchaseDate": "2025-11-01T05:55:52.1790878-05:00",
"userId": 6,
"addressLine1": "sample string 7",
"addressLine2": "sample string 8",
"townshipName": "sample string 9",
"countyName": "sample string 10",
"stateName": "sample string 11",
"assessorDescription": {
"propertyAddressId": 1,
"pin": "sample string 2",
"formattedPin": "sample string 3",
"taxYear": 4,
"geoCenter": "sample string 5",
"addressLine1": "sample string 6",
"city": "sample string 7",
"state": "sample string 8",
"zipCode": "sample string 9",
"fullAddress": "sample string 10",
"countyName": "sample string 11",
"countyId": 12,
"townshipId": 13,
"townshipName": "sample string 14",
"taxCodeId": 15,
"taxCode": "sample string 16",
"neighborhood": 17,
"age": 18,
"description": "sample string 19",
"propertyClass": "sample string 20",
"propertyClassId": 21,
"residenceType": "sample string 22",
"residenceTypeId": 1,
"constructionType": "sample string 23",
"exteriorConstructionTypeRating": 1,
"buildingUse": "sample string 24",
"buildingUseId": 1,
"apartments": "sample string 25",
"fullBaths": 26,
"halfBaths": 27,
"basementType": "sample string 28",
"basementTypeRating": 1,
"atticType": "sample string 29",
"atticTypeRating": 1,
"centralAir": true,
"fireplaceCount": 31,
"garageType": "sample string 32",
"garageTypeRating": 1,
"landAreaSqFt": 33.1,
"buildingAreaSqFt": 34.1,
"landAssessment": 35.1,
"buildingAssessment": 36.1,
"assessmentRatio": 37.0,
"totalAssessment": 38.1,
"landAssessmentLastYear": 39.1,
"buildingAssessmentLastYear": 40.1,
"assessmentRatioLastYear": 41.0,
"totalAssessmentLastYear": 42.0,
"assessmentLevel": 43.0,
"taxRate": 44.0,
"stateEqualizationFactor": 45.0,
"marketValue": 46.1,
"marketValueLastYear": 47.1,
"grossTaxAmount": 48.0,
"propertyImageUrl": "sample string 49",
"isSubject": true,
"distance": 51.0,
"priorTaxYear": 52,
"lastYearGrossTaxAmount": 53.0,
"taxRateYear": 54,
"stateEqualizationFactorYear": 55,
"taxRateLastYear": 56.0,
"stateEqualizationFactorLastYear": 57.0,
"lastReassessmentYear": 58,
"nextReassessmentYear": 59,
"transactionAmount": 1.0,
"executedDate": "sample string 60",
"buyer": "sample string 61",
"seller": "sample string 62",
"deed": "sample string 63",
"isIncomeProperty": true,
"multiParcelIds": [
1,
2
],
"multiParcelPins": [
"sample string 1",
"sample string 2"
],
"card": 1,
"cookCountyEquivalentClassId": 1,
"cookCountyEquivalentClass": "sample string 65",
"cookCountyEquivalentClassDescription": "sample string 66",
"storiesCount": "sample string 67",
"stories": "sample string 68",
"styleId": 69,
"style": "sample string 70",
"exteriorWallType": "sample string 71",
"roofCoverId": 72,
"roofCover": "sample string 73",
"roofCoverRating": 74,
"yearBuilt": 75,
"yearRemodeled": 1,
"effectiveYearBuilt": 1,
"physicalConditionId": 1,
"physicalCondition": "sample string 76",
"physicalConditionRating": 1,
"gradeId": 1,
"grade": "sample string 77",
"gradeRating": 1,
"cduStructureId": 1,
"cduStructure": "sample string 78",
"cduStructureRating": 1,
"bedroomCount": 1,
"bathsWith4FixCount": 1,
"bathsWith5FixCount": 1,
"totalFixturesCount": 1,
"totalLivingArea": 1.1,
"atticArea": 1.1,
"basementArea": 79,
"heatingType": "sample string 80",
"prefabFireplaceCount": 1,
"woodBurningFireplaceCount": 1,
"recRoomArea": 1,
"basementFinishedArea": 1,
"lowerLevelFinishedArea": 1,
"upperFloorArea": 1,
"secondFloorArea": 1,
"firstFloorArea": 1,
"lowerLevelArea": 1,
"livingArea": 1,
"grossFloorArea": 1,
"parkingCount": 1,
"garageCount": 1,
"garageArea": 1,
"garageCarsCount": 1,
"attachedGarageId": 1,
"attachedGarageType": "sample string 81",
"attachedGarageTypeRating": 1,
"attachedGarageCount": 1,
"attachedGarageArea": 1,
"attachedCarPortGarageId": 1,
"attachedCarPortGarageType": "sample string 82",
"attachedCarPortGarageTypeRating": 1,
"attachedCarPortCount": 1,
"attachedCarPortArea": 1,
"detachedGarageId": 1,
"detachedGarageType": "sample string 83",
"detachedGarageTypeRating": 1,
"detachedGarageCount": 1,
"detachedGarageArea": 1,
"basementGarageId": 1,
"basementGarageType": "sample string 84",
"basementGarageTypeRating": 1,
"basementGarageCarCount": 1,
"basementGarageArea": 1,
"shedsArea": 1,
"gazeboArea": 1,
"groundPoolArea": 1,
"deckCount": 1,
"deckArea": 1,
"concretePatioCount": 1,
"concretePatioArea": 1,
"enclosedPorchCount": 1,
"enclosedPorchArea": 1,
"openPorchCount": 1,
"openPorchArea": 1,
"outbuildingsCount": 1,
"singleParcelBuildingCount": 1,
"landUseCode": "sample string 85",
"recordType": "sample string 86",
"occupancyPercent": 1.0,
"prorationPercentage": 1.0,
"interiorFinishPercent": 1.0,
"rec1OutbuildingName": "sample string 87",
"rec1OutbuildingArea": 1,
"rec1OutbuildingYearBuilt": 1,
"rec2OutbuildingName": "sample string 88",
"rec2OutbuildingArea": 1,
"rec2OutbuildingYearBuilt": 1,
"rec3OutbuildingName": "sample string 89",
"rec3OutbuildingArea": 1,
"rec3OutbuildingYearBuilt": 1,
"rec4OutbuildingName": "sample string 90",
"rec4OutbuildingArea": 1,
"rec4OutbuildingYearBuilt": 1,
"lotSizeAcres": 1.0,
"wallHeight": 1,
"unitsCount": 1,
"outbuildingTypes": "sample string 91",
"neighborhoodDescription": "sample string 92",
"neighborhoodId": 1,
"externalWallId": 1,
"externalWallRating": 1,
"landMethod": "sample string 93",
"landUseCodeId": 1,
"salesPriceSqFt": 1.0,
"qualifiedSaleFlag": "sample string 94",
"propertyCardUrl": "sample string 95",
"assessmentUrl": "sample string 96"
},
"statistics": {
"appealYear": 1,
"nextReassessmentYear": 2,
"taxRateTaxYear": 3,
"taxRate": 4.0,
"stateEqualizationFactorYear": 5,
"stateEqualizationFactor": 6.0,
"yoyTaxRateIncrease": 7.0,
"yoyStateEqualizationFactorIncrease": 8.0,
"yoyLandAssessmentIncrease": 9.0,
"yoyBuildingAssessmentIncrease": 10.0,
"yoyTotalAssessmentIncrease": 11.0,
"yoyMarketValueIncrease": 12.0,
"yoyGrossTaxIncrease": 13.0
},
"analysis": {
"analysisDate": "2025-11-01T05:55:52.2053479-05:00",
"appealTypes": [
"sample string 1",
"sample string 2"
],
"proposedGrossTaxAmount": 2.0,
"fairGrossTaxAmount": 1.0,
"taxOverpaymentAmount": 1.0,
"showGetReportButton": true,
"showFindComparablesButton": true,
"showFileAppealButton": true,
"showAnalysisReview": true,
"nextAppealDate": "sample string 7",
"suggestedAppeals": [
{
"id": 1,
"displayName": "sample string 2",
"description": "sample string 3"
},
{
"id": 1,
"displayName": "sample string 2",
"description": "sample string 3"
}
],
"isSupportedProperty": true,
"mainMessage": "sample string 9",
"isAppealRecommended": true,
"appealAgencyName": "sample string 11"
},
"exemptions": [
{
"exemptionId": 1,
"exemptionName": "sample string 2",
"taxYear": 3,
"eav": 1,
"exemptionAmount": 1.0
},
{
"exemptionId": 1,
"exemptionName": "sample string 2",
"taxYear": 3,
"eav": 1,
"exemptionAmount": 1.0
}
],
"appeals": [
{
"id": 1,
"caseNumber": "sample string 2",
"userPropertyId": 3,
"attorneyUserId": 4,
"userPropertyCaseTypeId": 5,
"landAreaSqFt": 6.1,
"buildingAreaSqFt": 7.1,
"assessmentYear": 8,
"caseTaxRate": 9.0,
"caseTaxRateYear": 10,
"caseStateEqualizationFactor": 11.0,
"caseStateEqualizationFactorYear": 12,
"assessmentLevel": 13.0,
"purchasePrice": 1.1,
"purchaseDate": "2025-11-01T05:55:52.2094607-05:00",
"appraisedValue": 1.1,
"appraisalDate": "2025-11-01T05:55:52.2094607-05:00",
"townshipId": 14,
"clientUserPropertyId": 15,
"billingSpecialistEmployeeId": 1,
"managerEmployeeId": 1,
"analystEmployeeId": 1,
"procesorEmployeeId": 1,
"addedDate": "2025-11-01T05:55:52.2094607-05:00",
"lastUpdateDate": "2025-11-01T05:55:52.2094607-05:00",
"pin": "sample string 17",
"formattedPin": "sample string 18",
"addressFull": "sample string 19",
"agencyName": "sample string 20",
"status": "sample string 21",
"townshipName": "sample string 22",
"attorneyFirstName": "sample string 23",
"attorneyLastName": "sample string 24",
"attorneyCompanyName": "sample string 25",
"attorneyPhone": "sample string 26",
"attorneyEmail": "sample string 27",
"attorneyBio": "sample string 28",
"attorneyAvatar": "sample string 29",
"attorneyPracticeArea": "sample string 30"
},
{
"id": 1,
"caseNumber": "sample string 2",
"userPropertyId": 3,
"attorneyUserId": 4,
"userPropertyCaseTypeId": 5,
"landAreaSqFt": 6.1,
"buildingAreaSqFt": 7.1,
"assessmentYear": 8,
"caseTaxRate": 9.0,
"caseTaxRateYear": 10,
"caseStateEqualizationFactor": 11.0,
"caseStateEqualizationFactorYear": 12,
"assessmentLevel": 13.0,
"purchasePrice": 1.1,
"purchaseDate": "2025-11-01T05:55:52.2094607-05:00",
"appraisedValue": 1.1,
"appraisalDate": "2025-11-01T05:55:52.2094607-05:00",
"townshipId": 14,
"clientUserPropertyId": 15,
"billingSpecialistEmployeeId": 1,
"managerEmployeeId": 1,
"analystEmployeeId": 1,
"procesorEmployeeId": 1,
"addedDate": "2025-11-01T05:55:52.2094607-05:00",
"lastUpdateDate": "2025-11-01T05:55:52.2094607-05:00",
"pin": "sample string 17",
"formattedPin": "sample string 18",
"addressFull": "sample string 19",
"agencyName": "sample string 20",
"status": "sample string 21",
"townshipName": "sample string 22",
"attorneyFirstName": "sample string 23",
"attorneyLastName": "sample string 24",
"attorneyCompanyName": "sample string 25",
"attorneyPhone": "sample string 26",
"attorneyEmail": "sample string 27",
"attorneyBio": "sample string 28",
"attorneyAvatar": "sample string 29",
"attorneyPracticeArea": "sample string 30"
}
],
"isMonitoringEnabled": true,
"appealSchedule": {
"townshipId": 1,
"appealYear": 2,
"townshipName": "sample string 3",
"lastReAssessmentYear": 4,
"nextReAssessmentYear": 5,
"stateId": 6,
"stateName": "sample string 7",
"countyId": 8,
"countyName": "sample string 9",
"assessmentPostingDate": "2025-11-01T05:55:52.211263-05:00",
"isAssessmentPostingDateEstimated": true,
"assessorFilingStartDate": "2025-11-01T05:55:52.211263-05:00",
"isAssessorFilingStartDateEstimated": true,
"assessorFilingEndDate": "2025-11-01T05:55:52.211263-05:00",
"isAssessorFilingEndDateEstimated": true,
"assessorDocFilingEndDate": "2025-11-01T05:55:52.211263-05:00",
"isAssessorDocFilingEndDateEstimated": true,
"assessorRereviewStartDate": "2025-11-01T05:55:52.2133179-05:00",
"isAssessorRereviewStartDateEstimated": true,
"assessorRereviewEndDate": "2025-11-01T05:55:52.2133179-05:00",
"isAssessorRereviewEndDateEstimated": true,
"assessorAppealCertificationDate": "2025-11-01T05:55:52.2133179-05:00",
"isAssessorAppealCertificationDateEstimated": true,
"assessorAppealPublishDate": "2025-11-01T05:55:52.2133179-05:00",
"isAssessorAppealPublishDateEstimated": true,
"numDaysBeforeAssessorAppealStart": 1,
"numDaysBeforeAssessorAppealEnds": 1,
"assessorAppealEnded": true,
"borAppealPostingDate": "2025-11-01T05:55:52.2133179-05:00",
"isBorAppealPostingDateEstimated": true,
"borFilingStartDate": "2025-11-01T05:55:52.2133179-05:00",
"isBorFilingStartDateEstimated": true,
"borFilingEndDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorFilingEndDateEstimated": true,
"borDocFilingEndDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorDocFilingEndDateEstimated": true,
"borAppealDecisionDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorAppealDecisionDateEstimated": true,
"borRereviewStartDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorRereviewStartDateEstimated": true,
"borRereviewEndDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorRereviewEndDateEstimated": true,
"borRereviewDecisionDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorRereviewDecisionDateEstimated": true,
"borRereviewPublishDate": "2025-11-01T05:55:52.2153741-05:00",
"isBorRereviewPublishDateEstimated": true,
"numDaysBeforeBorAppealStarts": 1,
"numDaysBeforeBorAppealEnds": 1,
"borAppealEnded": true,
"stateAppealBoardFilingStartDate": "2025-11-01T05:55:52.2174311-05:00",
"isStateAppealBoardFilingStartDateEstimated": true,
"stateAppealBoardFilingEndDate": "2025-11-01T05:55:52.2174311-05:00",
"isStateAppealBoardFilingEndDateEstimated": true,
"numDaysBeforeStateAppealStarts": 1,
"numDaysBeforeStateAppealEnds": 1,
"stateAppealEnded": true,
"showAssessorEstimatedMarker": true,
"showBorEstimatedMarker": true,
"showAssessorDaysMarker": true,
"showBorDaysMarker": true,
"showStateDaysMarker": true,
"assessorLabel1": "sample string 37",
"assessorLabel2": "sample string 38",
"borLabel1": "sample string 39",
"borLabel2": "sample string 40",
"stateLabel1": "sample string 41",
"stateLabel2": "sample string 42",
"showStateEstimatedMarket": true
},
"grossTaxAmount": 13.0,
"marketValue": 14.1,
"taxRate": 15.0,
"stateEqualizationFactor": 16.0,
"taxRateYear": 17,
"stateEqualizationFactorYear": 18,
"assessmentLevel": 19.0,
"fullAddress": "sample string 20",
"isForeclosure": true,
"neighborhood": 22,
"propertyAddressId": 23,
"residenceStatus": "sample string 24",
"propertyClass": "sample string 25",
"stateId": 26,
"countyId": 27,
"detailedRecords": [
{
"id": 1,
"pin": "sample string 2",
"taxYear": 3,
"pricePerSqft": 4.0,
"marketValue": 5.0,
"asOfDate": "2025-11-01T05:55:52.221538-05:00",
"unitOfMeasure": "sample string 7",
"unitPrice": 8.0,
"lineNumber": 9,
"age": 10,
"assessmentLevel": 11.0,
"assessmentValue": 12.0,
"reproductionCost": 13.0,
"landFrontFootageDecimalPoint": 14.0,
"landFrontFootPricing": 15.0,
"landDepth": 16.0,
"landCornerFactorPercent": 17.0,
"prorationPercentage": 18.0,
"keyPin": "sample string 19",
"headPin": "sample string 20",
"propertyClass": "sample string 21",
"cduCode": "sample string 22",
"cduDescription": "sample string 23",
"propertyDetailedRecordType": "sample string 24",
"cardCode": "sample string 25",
"prorationType": "sample string 26",
"township": "sample string 27",
"buildingAreaSqFt": 1.1,
"propertyClassId": 28,
"cduId": 29,
"propertyDetailedRecordTypeId": 30,
"cardCodeId": 31,
"prorationTypeId": 32,
"townshipId": 33,
"baseEntitlementYear": 34,
"propertyImprovementId": 35,
"occupancyPercent": 1.0,
"recordType": "sample string 36",
"lotSizeAcres": 1.0,
"primaryLandUnitsOfMeasure": "sample string 37",
"lotArea": 1,
"landUseCodeId": 1,
"landUseCode": "sample string 38",
"calculatedLotSizeAcres": 1.0,
"card": 1,
"gradeId": 1,
"grade": "sample string 39",
"gradeRating": 1,
"yearBuilt": 1,
"effectiveYearBuilt": 1,
"poleBuildingArea": 1,
"rec1OutbuildingName": "sample string 40",
"rec1OutbuildingArea": 1,
"rec1OutbuildingYearBuilt": 1,
"rec2OutbuildingName": "sample string 41",
"rec2OutbuildingArea": 1,
"rec2OutbuildingYearBuilt": 1,
"rec3OutbuildingName": "sample string 42",
"rec3OutbuildingArea": 1,
"rec3OutbuildingYearBuilt": 1,
"rec4OutbuildingName": "sample string 43",
"rec4OutbuildingArea": 1,
"rec4OutbuildingYearBuilt": 1,
"buildingUseId": 1,
"buildingUse": "sample string 44",
"wallHeight": 1.0,
"wallHeight2": 1.0,
"buildingPerimeter": 1.0,
"exteriorWallType": "sample string 45",
"exteriorConstructionTypeId": 1,
"exteriorConstructionType": "sample string 46",
"exteriorConstructionTypeRating": 1,
"exteriorConstructionType12": "sample string 47",
"exteriorConstructionType12Id": 1,
"exteriorConstructionType12Rating": 1,
"exteriorConstructionType13Id": 1,
"exteriorConstructionType13": "sample string 48",
"exteriorConstructionType13Rating": 1,
"exteriorConstructionType33Id": 1,
"exteriorConstructionType33": "sample string 49",
"exteriorConstructionType33Rating": 1,
"storiesCount": "sample string 50",
"stories": "sample string 51",
"heatingType": "sample string 52",
"centralAir": true,
"air": "sample string 54",
"physicalConditionId": 1,
"physicalCondition": "sample string 55",
"physicalConditionRating": 1,
"interiorFinishPercent": 1.0,
"physicalDepreciationPercent": 1.0,
"identicalUnitsCount": 1,
"structuralCodeId": 1,
"structuralCode": "sample string 56",
"improvementName": "sample string 57",
"yearRemodeled": 1,
"kitchenRemodeledYear": 1,
"bathroomRemodeledYear": 1,
"unitCount": 1,
"buildingAreaCommercial": 1,
"buildingAreaResidential": 1,
"residentialUnitCount": 1
},
{
"id": 1,
"pin": "sample string 2",
"taxYear": 3,
"pricePerSqft": 4.0,
"marketValue": 5.0,
"asOfDate": "2025-11-01T05:55:52.221538-05:00",
"unitOfMeasure": "sample string 7",
"unitPrice": 8.0,
"lineNumber": 9,
"age": 10,
"assessmentLevel": 11.0,
"assessmentValue": 12.0,
"reproductionCost": 13.0,
"landFrontFootageDecimalPoint": 14.0,
"landFrontFootPricing": 15.0,
"landDepth": 16.0,
"landCornerFactorPercent": 17.0,
"prorationPercentage": 18.0,
"keyPin": "sample string 19",
"headPin": "sample string 20",
"propertyClass": "sample string 21",
"cduCode": "sample string 22",
"cduDescription": "sample string 23",
"propertyDetailedRecordType": "sample string 24",
"cardCode": "sample string 25",
"prorationType": "sample string 26",
"township": "sample string 27",
"buildingAreaSqFt": 1.1,
"propertyClassId": 28,
"cduId": 29,
"propertyDetailedRecordTypeId": 30,
"cardCodeId": 31,
"prorationTypeId": 32,
"townshipId": 33,
"baseEntitlementYear": 34,
"propertyImprovementId": 35,
"occupancyPercent": 1.0,
"recordType": "sample string 36",
"lotSizeAcres": 1.0,
"primaryLandUnitsOfMeasure": "sample string 37",
"lotArea": 1,
"landUseCodeId": 1,
"landUseCode": "sample string 38",
"calculatedLotSizeAcres": 1.0,
"card": 1,
"gradeId": 1,
"grade": "sample string 39",
"gradeRating": 1,
"yearBuilt": 1,
"effectiveYearBuilt": 1,
"poleBuildingArea": 1,
"rec1OutbuildingName": "sample string 40",
"rec1OutbuildingArea": 1,
"rec1OutbuildingYearBuilt": 1,
"rec2OutbuildingName": "sample string 41",
"rec2OutbuildingArea": 1,
"rec2OutbuildingYearBuilt": 1,
"rec3OutbuildingName": "sample string 42",
"rec3OutbuildingArea": 1,
"rec3OutbuildingYearBuilt": 1,
"rec4OutbuildingName": "sample string 43",
"rec4OutbuildingArea": 1,
"rec4OutbuildingYearBuilt": 1,
"buildingUseId": 1,
"buildingUse": "sample string 44",
"wallHeight": 1.0,
"wallHeight2": 1.0,
"buildingPerimeter": 1.0,
"exteriorWallType": "sample string 45",
"exteriorConstructionTypeId": 1,
"exteriorConstructionType": "sample string 46",
"exteriorConstructionTypeRating": 1,
"exteriorConstructionType12": "sample string 47",
"exteriorConstructionType12Id": 1,
"exteriorConstructionType12Rating": 1,
"exteriorConstructionType13Id": 1,
"exteriorConstructionType13": "sample string 48",
"exteriorConstructionType13Rating": 1,
"exteriorConstructionType33Id": 1,
"exteriorConstructionType33": "sample string 49",
"exteriorConstructionType33Rating": 1,
"storiesCount": "sample string 50",
"stories": "sample string 51",
"heatingType": "sample string 52",
"centralAir": true,
"air": "sample string 54",
"physicalConditionId": 1,
"physicalCondition": "sample string 55",
"physicalConditionRating": 1,
"interiorFinishPercent": 1.0,
"physicalDepreciationPercent": 1.0,
"identicalUnitsCount": 1,
"structuralCodeId": 1,
"structuralCode": "sample string 56",
"improvementName": "sample string 57",
"yearRemodeled": 1,
"kitchenRemodeledYear": 1,
"bathroomRemodeledYear": 1,
"unitCount": 1,
"buildingAreaCommercial": 1,
"buildingAreaResidential": 1,
"residentialUnitCount": 1
}
],
"buyers": "sample string 28",
"sellers": "sample string 29",
"mlsNo": "sample string 30",
"isCashDeal": true,
"relatedParties": true,
"purchasedByOwner": true,
"isSheriffSale": true,
"isVacant": true,
"isShortSale": true,
"isUninhabitable": true,
"isCondo": true,
"isLand": true,
"isResidential": true,
"isCommercial": true,
"additionalPins": "sample string 42",
"lastUpdateDate": "sample string 43",
"updateInProgressMessage": "sample string 44",
"updateErrorMessage": "sample string 45",
"manualPropertyDataUpdateAllowed": true,
"disableManualPropertyDataUpdate": true,
"cookCountyEquivalentClass": "sample string 48"
}
text/html
Sample:
{"id":1,"formattedPin":"sample string 2","propertyImageUrl":"sample string 3","propertyOwnershipTypeId":4,"propertyOwnershipType":"sample string 5","purchasePrice":1.1,"purchaseDate":"2025-11-01T05:55:52.1790878-05:00","userId":6,"addressLine1":"sample string 7","addressLine2":"sample string 8","townshipName":"sample string 9","countyName":"sample string 10","stateName":"sample string 11","assessorDescription":{"propertyAddressId":1,"pin":"sample string 2","formattedPin":"sample string 3","taxYear":4,"geoCenter":"sample string 5","addressLine1":"sample string 6","city":"sample string 7","state":"sample string 8","zipCode":"sample string 9","fullAddress":"sample string 10","countyName":"sample string 11","countyId":12,"townshipId":13,"townshipName":"sample string 14","taxCodeId":15,"taxCode":"sample string 16","neighborhood":17,"age":18,"description":"sample string 19","propertyClass":"sample string 20","propertyClassId":21,"residenceType":"sample string 22","residenceTypeId":1,"constructionType":"sample string 23","exteriorConstructionTypeRating":1,"buildingUse":"sample string 24","buildingUseId":1,"apartments":"sample string 25","fullBaths":26,"halfBaths":27,"basementType":"sample string 28","basementTypeRating":1,"atticType":"sample string 29","atticTypeRating":1,"centralAir":true,"fireplaceCount":31,"garageType":"sample string 32","garageTypeRating":1,"landAreaSqFt":33.1,"buildingAreaSqFt":34.1,"landAssessment":35.1,"buildingAssessment":36.1,"assessmentRatio":37.0,"totalAssessment":38.1,"landAssessmentLastYear":39.1,"buildingAssessmentLastYear":40.1,"assessmentRatioLastYear":41.0,"totalAssessmentLastYear":42.0,"assessmentLevel":43.0,"taxRate":44.0,"stateEqualizationFactor":45.0,"marketValue":46.1,"marketValueLastYear":47.1,"grossTaxAmount":48.0,"propertyImageUrl":"sample string 49","isSubject":true,"distance":51.0,"priorTaxYear":52,"lastYearGrossTaxAmount":53.0,"taxRateYear":54,"stateEqualizationFactorYear":55,"taxRateLastYear":56.0,"stateEqualizationFactorLastYear":57.0,"lastReassessmentYear":58,"nextReassessmentYear":59,"transactionAmount":1.0,"executedDate":"sample string 60","buyer":"sample string 61","seller":"sample string 62","deed":"sample string 63","isIncomeProperty":true,"multiParcelIds":[1,2],"multiParcelPins":["sample string 1","sample string 2"],"card":1,"cookCountyEquivalentClassId":1,"cookCountyEquivalentClass":"sample string 65","cookCountyEquivalentClassDescription":"sample string 66","storiesCount":"sample string 67","stories":"sample string 68","styleId":69,"style":"sample string 70","exteriorWallType":"sample string 71","roofCoverId":72,"roofCover":"sample string 73","roofCoverRating":74,"yearBuilt":75,"yearRemodeled":1,"effectiveYearBuilt":1,"physicalConditionId":1,"physicalCondition":"sample string 76","physicalConditionRating":1,"gradeId":1,"grade":"sample string 77","gradeRating":1,"cduStructureId":1,"cduStructure":"sample string 78","cduStructureRating":1,"bedroomCount":1,"bathsWith4FixCount":1,"bathsWith5FixCount":1,"totalFixturesCount":1,"totalLivingArea":1.1,"atticArea":1.1,"basementArea":79,"heatingType":"sample string 80","prefabFireplaceCount":1,"woodBurningFireplaceCount":1,"recRoomArea":1,"basementFinishedArea":1,"lowerLevelFinishedArea":1,"upperFloorArea":1,"secondFloorArea":1,"firstFloorArea":1,"lowerLevelArea":1,"livingArea":1,"grossFloorArea":1,"parkingCount":1,"garageCount":1,"garageArea":1,"garageCarsCount":1,"attachedGarageId":1,"attachedGarageType":"sample string 81","attachedGarageTypeRating":1,"attachedGarageCount":1,"attachedGarageArea":1,"attachedCarPortGarageId":1,"attachedCarPortGarageType":"sample string 82","attachedCarPortGarageTypeRating":1,"attachedCarPortCount":1,"attachedCarPortArea":1,"detachedGarageId":1,"detachedGarageType":"sample string 83","detachedGarageTypeRating":1,"detachedGarageCount":1,"detachedGarageArea":1,"basementGarageId":1,"basementGarageType":"sample string 84","basementGarageTypeRating":1,"basementGarageCarCount":1,"basementGarageArea":1,"shedsArea":1,"gazeboArea":1,"groundPoolArea":1,"deckCount":1,"deckArea":1,"concretePatioCount":1,"concretePatioArea":1,"enclosedPorchCount":1,"enclosedPorchArea":1,"openPorchCount":1,"openPorchArea":1,"outbuildingsCount":1,"singleParcelBuildingCount":1,"landUseCode":"sample string 85","recordType":"sample string 86","occupancyPercent":1.0,"prorationPercentage":1.0,"interiorFinishPercent":1.0,"rec1OutbuildingName":"sample string 87","rec1OutbuildingArea":1,"rec1OutbuildingYearBuilt":1,"rec2OutbuildingName":"sample string 88","rec2OutbuildingArea":1,"rec2OutbuildingYearBuilt":1,"rec3OutbuildingName":"sample string 89","rec3OutbuildingArea":1,"rec3OutbuildingYearBuilt":1,"rec4OutbuildingName":"sample string 90","rec4OutbuildingArea":1,"rec4OutbuildingYearBuilt":1,"lotSizeAcres":1.0,"wallHeight":1,"unitsCount":1,"outbuildingTypes":"sample string 91","neighborhoodDescription":"sample string 92","neighborhoodId":1,"externalWallId":1,"externalWallRating":1,"landMethod":"sample string 93","landUseCodeId":1,"salesPriceSqFt":1.0,"qualifiedSaleFlag":"sample string 94","propertyCardUrl":"sample string 95","assessmentUrl":"sample string 96"},"statistics":{"appealYear":1,"nextReassessmentYear":2,"taxRateTaxYear":3,"taxRate":4.0,"stateEqualizationFactorYear":5,"stateEqualizationFactor":6.0,"yoyTaxRateIncrease":7.0,"yoyStateEqualizationFactorIncrease":8.0,"yoyLandAssessmentIncrease":9.0,"yoyBuildingAssessmentIncrease":10.0,"yoyTotalAssessmentIncrease":11.0,"yoyMarketValueIncrease":12.0,"yoyGrossTaxIncrease":13.0},"analysis":{"analysisDate":"2025-11-01T05:55:52.2053479-05:00","appealTypes":["sample string 1","sample string 2"],"proposedGrossTaxAmount":2.0,"fairGrossTaxAmount":1.0,"taxOverpaymentAmount":1.0,"showGetReportButton":true,"showFindComparablesButton":true,"showFileAppealButton":true,"showAnalysisReview":true,"nextAppealDate":"sample string 7","suggestedAppeals":[{"id":1,"displayName":"sample string 2","description":"sample string 3"},{"id":1,"displayName":"sample string 2","description":"sample string 3"}],"isSupportedProperty":true,"mainMessage":"sample string 9","isAppealRecommended":true,"appealAgencyName":"sample string 11"},"exemptions":[{"exemptionId":1,"exemptionName":"sample string 2","taxYear":3,"eav":1,"exemptionAmount":1.0},{"exemptionId":1,"exemptionName":"sample string 2","taxYear":3,"eav":1,"exemptionAmount":1.0}],"appeals":[{"id":1,"caseNumber":"sample string 2","userPropertyId":3,"attorneyUserId":4,"userPropertyCaseTypeId":5,"landAreaSqFt":6.1,"buildingAreaSqFt":7.1,"assessmentYear":8,"caseTaxRate":9.0,"caseTaxRateYear":10,"caseStateEqualizationFactor":11.0,"caseStateEqualizationFactorYear":12,"assessmentLevel":13.0,"purchasePrice":1.1,"purchaseDate":"2025-11-01T05:55:52.2094607-05:00","appraisedValue":1.1,"appraisalDate":"2025-11-01T05:55:52.2094607-05:00","townshipId":14,"clientUserPropertyId":15,"billingSpecialistEmployeeId":1,"managerEmployeeId":1,"analystEmployeeId":1,"procesorEmployeeId":1,"addedDate":"2025-11-01T05:55:52.2094607-05:00","lastUpdateDate":"2025-11-01T05:55:52.2094607-05:00","pin":"sample string 17","formattedPin":"sample string 18","addressFull":"sample string 19","agencyName":"sample string 20","status":"sample string 21","townshipName":"sample string 22","attorneyFirstName":"sample string 23","attorneyLastName":"sample string 24","attorneyCompanyName":"sample string 25","attorneyPhone":"sample string 26","attorneyEmail":"sample string 27","attorneyBio":"sample string 28","attorneyAvatar":"sample string 29","attorneyPracticeArea":"sample string 30"},{"id":1,"caseNumber":"sample string 2","userPropertyId":3,"attorneyUserId":4,"userPropertyCaseTypeId":5,"landAreaSqFt":6.1,"buildingAreaSqFt":7.1,"assessmentYear":8,"caseTaxRate":9.0,"caseTaxRateYear":10,"caseStateEqualizationFactor":11.0,"caseStateEqualizationFactorYear":12,"assessmentLevel":13.0,"purchasePrice":1.1,"purchaseDate":"2025-11-01T05:55:52.2094607-05:00","appraisedValue":1.1,"appraisalDate":"2025-11-01T05:55:52.2094607-05:00","townshipId":14,"clientUserPropertyId":15,"billingSpecialistEmployeeId":1,"managerEmployeeId":1,"analystEmployeeId":1,"procesorEmployeeId":1,"addedDate":"2025-11-01T05:55:52.2094607-05:00","lastUpdateDate":"2025-11-01T05:55:52.2094607-05:00","pin":"sample string 17","formattedPin":"sample string 18","addressFull":"sample string 19","agencyName":"sample string 20","status":"sample string 21","townshipName":"sample string 22","attorneyFirstName":"sample string 23","attorneyLastName":"sample string 24","attorneyCompanyName":"sample string 25","attorneyPhone":"sample string 26","attorneyEmail":"sample string 27","attorneyBio":"sample string 28","attorneyAvatar":"sample string 29","attorneyPracticeArea":"sample string 30"}],"isMonitoringEnabled":true,"appealSchedule":{"townshipId":1,"appealYear":2,"townshipName":"sample string 3","lastReAssessmentYear":4,"nextReAssessmentYear":5,"stateId":6,"stateName":"sample string 7","countyId":8,"countyName":"sample string 9","assessmentPostingDate":"2025-11-01T05:55:52.211263-05:00","isAssessmentPostingDateEstimated":true,"assessorFilingStartDate":"2025-11-01T05:55:52.211263-05:00","isAssessorFilingStartDateEstimated":true,"assessorFilingEndDate":"2025-11-01T05:55:52.211263-05:00","isAssessorFilingEndDateEstimated":true,"assessorDocFilingEndDate":"2025-11-01T05:55:52.211263-05:00","isAssessorDocFilingEndDateEstimated":true,"assessorRereviewStartDate":"2025-11-01T05:55:52.2133179-05:00","isAssessorRereviewStartDateEstimated":true,"assessorRereviewEndDate":"2025-11-01T05:55:52.2133179-05:00","isAssessorRereviewEndDateEstimated":true,"assessorAppealCertificationDate":"2025-11-01T05:55:52.2133179-05:00","isAssessorAppealCertificationDateEstimated":true,"assessorAppealPublishDate":"2025-11-01T05:55:52.2133179-05:00","isAssessorAppealPublishDateEstimated":true,"numDaysBeforeAssessorAppealStart":1,"numDaysBeforeAssessorAppealEnds":1,"assessorAppealEnded":true,"borAppealPostingDate":"2025-11-01T05:55:52.2133179-05:00","isBorAppealPostingDateEstimated":true,"borFilingStartDate":"2025-11-01T05:55:52.2133179-05:00","isBorFilingStartDateEstimated":true,"borFilingEndDate":"2025-11-01T05:55:52.2153741-05:00","isBorFilingEndDateEstimated":true,"borDocFilingEndDate":"2025-11-01T05:55:52.2153741-05:00","isBorDocFilingEndDateEstimated":true,"borAppealDecisionDate":"2025-11-01T05:55:52.2153741-05:00","isBorAppealDecisionDateEstimated":true,"borRereviewStartDate":"2025-11-01T05:55:52.2153741-05:00","isBorRereviewStartDateEstimated":true,"borRereviewEndDate":"2025-11-01T05:55:52.2153741-05:00","isBorRereviewEndDateEstimated":true,"borRereviewDecisionDate":"2025-11-01T05:55:52.2153741-05:00","isBorRereviewDecisionDateEstimated":true,"borRereviewPublishDate":"2025-11-01T05:55:52.2153741-05:00","isBorRereviewPublishDateEstimated":true,"numDaysBeforeBorAppealStarts":1,"numDaysBeforeBorAppealEnds":1,"borAppealEnded":true,"stateAppealBoardFilingStartDate":"2025-11-01T05:55:52.2174311-05:00","isStateAppealBoardFilingStartDateEstimated":true,"stateAppealBoardFilingEndDate":"2025-11-01T05:55:52.2174311-05:00","isStateAppealBoardFilingEndDateEstimated":true,"numDaysBeforeStateAppealStarts":1,"numDaysBeforeStateAppealEnds":1,"stateAppealEnded":true,"showAssessorEstimatedMarker":true,"showBorEstimatedMarker":true,"showAssessorDaysMarker":true,"showBorDaysMarker":true,"showStateDaysMarker":true,"assessorLabel1":"sample string 37","assessorLabel2":"sample string 38","borLabel1":"sample string 39","borLabel2":"sample string 40","stateLabel1":"sample string 41","stateLabel2":"sample string 42","showStateEstimatedMarket":true},"grossTaxAmount":13.0,"marketValue":14.1,"taxRate":15.0,"stateEqualizationFactor":16.0,"taxRateYear":17,"stateEqualizationFactorYear":18,"assessmentLevel":19.0,"fullAddress":"sample string 20","isForeclosure":true,"neighborhood":22,"propertyAddressId":23,"residenceStatus":"sample string 24","propertyClass":"sample string 25","stateId":26,"countyId":27,"detailedRecords":[{"id":1,"pin":"sample string 2","taxYear":3,"pricePerSqft":4.0,"marketValue":5.0,"asOfDate":"2025-11-01T05:55:52.221538-05:00","unitOfMeasure":"sample string 7","unitPrice":8.0,"lineNumber":9,"age":10,"assessmentLevel":11.0,"assessmentValue":12.0,"reproductionCost":13.0,"landFrontFootageDecimalPoint":14.0,"landFrontFootPricing":15.0,"landDepth":16.0,"landCornerFactorPercent":17.0,"prorationPercentage":18.0,"keyPin":"sample string 19","headPin":"sample string 20","propertyClass":"sample string 21","cduCode":"sample string 22","cduDescription":"sample string 23","propertyDetailedRecordType":"sample string 24","cardCode":"sample string 25","prorationType":"sample string 26","township":"sample string 27","buildingAreaSqFt":1.1,"propertyClassId":28,"cduId":29,"propertyDetailedRecordTypeId":30,"cardCodeId":31,"prorationTypeId":32,"townshipId":33,"baseEntitlementYear":34,"propertyImprovementId":35,"occupancyPercent":1.0,"recordType":"sample string 36","lotSizeAcres":1.0,"primaryLandUnitsOfMeasure":"sample string 37","lotArea":1,"landUseCodeId":1,"landUseCode":"sample string 38","calculatedLotSizeAcres":1.0,"card":1,"gradeId":1,"grade":"sample string 39","gradeRating":1,"yearBuilt":1,"effectiveYearBuilt":1,"poleBuildingArea":1,"rec1OutbuildingName":"sample string 40","rec1OutbuildingArea":1,"rec1OutbuildingYearBuilt":1,"rec2OutbuildingName":"sample string 41","rec2OutbuildingArea":1,"rec2OutbuildingYearBuilt":1,"rec3OutbuildingName":"sample string 42","rec3OutbuildingArea":1,"rec3OutbuildingYearBuilt":1,"rec4OutbuildingName":"sample string 43","rec4OutbuildingArea":1,"rec4OutbuildingYearBuilt":1,"buildingUseId":1,"buildingUse":"sample string 44","wallHeight":1.0,"wallHeight2":1.0,"buildingPerimeter":1.0,"exteriorWallType":"sample string 45","exteriorConstructionTypeId":1,"exteriorConstructionType":"sample string 46","exteriorConstructionTypeRating":1,"exteriorConstructionType12":"sample string 47","exteriorConstructionType12Id":1,"exteriorConstructionType12Rating":1,"exteriorConstructionType13Id":1,"exteriorConstructionType13":"sample string 48","exteriorConstructionType13Rating":1,"exteriorConstructionType33Id":1,"exteriorConstructionType33":"sample string 49","exteriorConstructionType33Rating":1,"storiesCount":"sample string 50","stories":"sample string 51","heatingType":"sample string 52","centralAir":true,"air":"sample string 54","physicalConditionId":1,"physicalCondition":"sample string 55","physicalConditionRating":1,"interiorFinishPercent":1.0,"physicalDepreciationPercent":1.0,"identicalUnitsCount":1,"structuralCodeId":1,"structuralCode":"sample string 56","improvementName":"sample string 57","yearRemodeled":1,"kitchenRemodeledYear":1,"bathroomRemodeledYear":1,"unitCount":1,"buildingAreaCommercial":1,"buildingAreaResidential":1,"residentialUnitCount":1},{"id":1,"pin":"sample string 2","taxYear":3,"pricePerSqft":4.0,"marketValue":5.0,"asOfDate":"2025-11-01T05:55:52.221538-05:00","unitOfMeasure":"sample string 7","unitPrice":8.0,"lineNumber":9,"age":10,"assessmentLevel":11.0,"assessmentValue":12.0,"reproductionCost":13.0,"landFrontFootageDecimalPoint":14.0,"landFrontFootPricing":15.0,"landDepth":16.0,"landCornerFactorPercent":17.0,"prorationPercentage":18.0,"keyPin":"sample string 19","headPin":"sample string 20","propertyClass":"sample string 21","cduCode":"sample string 22","cduDescription":"sample string 23","propertyDetailedRecordType":"sample string 24","cardCode":"sample string 25","prorationType":"sample string 26","township":"sample string 27","buildingAreaSqFt":1.1,"propertyClassId":28,"cduId":29,"propertyDetailedRecordTypeId":30,"cardCodeId":31,"prorationTypeId":32,"townshipId":33,"baseEntitlementYear":34,"propertyImprovementId":35,"occupancyPercent":1.0,"recordType":"sample string 36","lotSizeAcres":1.0,"primaryLandUnitsOfMeasure":"sample string 37","lotArea":1,"landUseCodeId":1,"landUseCode":"sample string 38","calculatedLotSizeAcres":1.0,"card":1,"gradeId":1,"grade":"sample string 39","gradeRating":1,"yearBuilt":1,"effectiveYearBuilt":1,"poleBuildingArea":1,"rec1OutbuildingName":"sample string 40","rec1OutbuildingArea":1,"rec1OutbuildingYearBuilt":1,"rec2OutbuildingName":"sample string 41","rec2OutbuildingArea":1,"rec2OutbuildingYearBuilt":1,"rec3OutbuildingName":"sample string 42","rec3OutbuildingArea":1,"rec3OutbuildingYearBuilt":1,"rec4OutbuildingName":"sample string 43","rec4OutbuildingArea":1,"rec4OutbuildingYearBuilt":1,"buildingUseId":1,"buildingUse":"sample string 44","wallHeight":1.0,"wallHeight2":1.0,"buildingPerimeter":1.0,"exteriorWallType":"sample string 45","exteriorConstructionTypeId":1,"exteriorConstructionType":"sample string 46","exteriorConstructionTypeRating":1,"exteriorConstructionType12":"sample string 47","exteriorConstructionType12Id":1,"exteriorConstructionType12Rating":1,"exteriorConstructionType13Id":1,"exteriorConstructionType13":"sample string 48","exteriorConstructionType13Rating":1,"exteriorConstructionType33Id":1,"exteriorConstructionType33":"sample string 49","exteriorConstructionType33Rating":1,"storiesCount":"sample string 50","stories":"sample string 51","heatingType":"sample string 52","centralAir":true,"air":"sample string 54","physicalConditionId":1,"physicalCondition":"sample string 55","physicalConditionRating":1,"interiorFinishPercent":1.0,"physicalDepreciationPercent":1.0,"identicalUnitsCount":1,"structuralCodeId":1,"structuralCode":"sample string 56","improvementName":"sample string 57","yearRemodeled":1,"kitchenRemodeledYear":1,"bathroomRemodeledYear":1,"unitCount":1,"buildingAreaCommercial":1,"buildingAreaResidential":1,"residentialUnitCount":1}],"buyers":"sample string 28","sellers":"sample string 29","mlsNo":"sample string 30","isCashDeal":true,"relatedParties":true,"purchasedByOwner":true,"isSheriffSale":true,"isVacant":true,"isShortSale":true,"isUninhabitable":true,"isCondo":true,"isLand":true,"isResidential":true,"isCommercial":true,"additionalPins":"sample string 42","lastUpdateDate":"sample string 43","updateInProgressMessage":"sample string 44","updateErrorMessage":"sample string 45","manualPropertyDataUpdateAllowed":true,"disableManualPropertyDataUpdate":true,"cookCountyEquivalentClass":"sample string 48"}
application/xml, text/xml
Sample:
<UserPropertyModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.PageModels">
<AdditionalPins>sample string 42</AdditionalPins>
<AddressLine1>sample string 7</AddressLine1>
<AddressLine2>sample string 8</AddressLine2>
<Analysis>
<AnalysisDate>2025-11-01T05:55:52.2053479-05:00</AnalysisDate>
<AppealAgencyName>sample string 11</AppealAgencyName>
<AppealTypes xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</AppealTypes>
<FairGrossTaxAmount>1</FairGrossTaxAmount>
<IsAppealRecommended>true</IsAppealRecommended>
<IsSupportedProperty>true</IsSupportedProperty>
<MainMessage>sample string 9</MainMessage>
<NextAppealDate>sample string 7</NextAppealDate>
<ProposedGrossTaxAmount>2</ProposedGrossTaxAmount>
<ShowAnalysisReview>true</ShowAnalysisReview>
<ShowFileAppealButton>true</ShowFileAppealButton>
<ShowFindComparablesButton>true</ShowFindComparablesButton>
<ShowGetReportButton>true</ShowGetReportButton>
<SuggestedAppeals xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.WebModels.Response">
<d3p1:PropertyAppealTypeReturnModel>
<d3p1:Description>sample string 3</d3p1:Description>
<d3p1:DisplayName>sample string 2</d3p1:DisplayName>
<d3p1:Id>1</d3p1:Id>
</d3p1:PropertyAppealTypeReturnModel>
<d3p1:PropertyAppealTypeReturnModel>
<d3p1:Description>sample string 3</d3p1:Description>
<d3p1:DisplayName>sample string 2</d3p1:DisplayName>
<d3p1:Id>1</d3p1:Id>
</d3p1:PropertyAppealTypeReturnModel>
</SuggestedAppeals>
<TaxOverpaymentAmount>1</TaxOverpaymentAmount>
</Analysis>
<AppealSchedule xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos">
<d2p1:AppealYear>2</d2p1:AppealYear>
<d2p1:AssessmentPostingDate>2025-11-01T05:55:52.211263-05:00</d2p1:AssessmentPostingDate>
<d2p1:AssessorAppealCertificationDate>2025-11-01T05:55:52.2133179-05:00</d2p1:AssessorAppealCertificationDate>
<d2p1:AssessorAppealEnded>true</d2p1:AssessorAppealEnded>
<d2p1:AssessorAppealPublishDate>2025-11-01T05:55:52.2133179-05:00</d2p1:AssessorAppealPublishDate>
<d2p1:AssessorDocFilingEndDate>2025-11-01T05:55:52.211263-05:00</d2p1:AssessorDocFilingEndDate>
<d2p1:AssessorFilingEndDate>2025-11-01T05:55:52.211263-05:00</d2p1:AssessorFilingEndDate>
<d2p1:AssessorFilingStartDate>2025-11-01T05:55:52.211263-05:00</d2p1:AssessorFilingStartDate>
<d2p1:AssessorLabel1>sample string 37</d2p1:AssessorLabel1>
<d2p1:AssessorLabel2>sample string 38</d2p1:AssessorLabel2>
<d2p1:AssessorRereviewEndDate>2025-11-01T05:55:52.2133179-05:00</d2p1:AssessorRereviewEndDate>
<d2p1:AssessorRereviewStartDate>2025-11-01T05:55:52.2133179-05:00</d2p1:AssessorRereviewStartDate>
<d2p1:BorAppealDecisionDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorAppealDecisionDate>
<d2p1:BorAppealEnded>true</d2p1:BorAppealEnded>
<d2p1:BorAppealPostingDate>2025-11-01T05:55:52.2133179-05:00</d2p1:BorAppealPostingDate>
<d2p1:BorDocFilingEndDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorDocFilingEndDate>
<d2p1:BorFilingEndDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorFilingEndDate>
<d2p1:BorFilingStartDate>2025-11-01T05:55:52.2133179-05:00</d2p1:BorFilingStartDate>
<d2p1:BorLabel1>sample string 39</d2p1:BorLabel1>
<d2p1:BorLabel2>sample string 40</d2p1:BorLabel2>
<d2p1:BorRereviewDecisionDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorRereviewDecisionDate>
<d2p1:BorRereviewEndDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorRereviewEndDate>
<d2p1:BorRereviewPublishDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorRereviewPublishDate>
<d2p1:BorRereviewStartDate>2025-11-01T05:55:52.2153741-05:00</d2p1:BorRereviewStartDate>
<d2p1:CountyId>8</d2p1:CountyId>
<d2p1:CountyName>sample string 9</d2p1:CountyName>
<d2p1:IsAssessmentPostingDateEstimated>true</d2p1:IsAssessmentPostingDateEstimated>
<d2p1:IsAssessorAppealCertificationDateEstimated>true</d2p1:IsAssessorAppealCertificationDateEstimated>
<d2p1:IsAssessorAppealPublishDateEstimated>true</d2p1:IsAssessorAppealPublishDateEstimated>
<d2p1:IsAssessorDocFilingEndDateEstimated>true</d2p1:IsAssessorDocFilingEndDateEstimated>
<d2p1:IsAssessorFilingEndDateEstimated>true</d2p1:IsAssessorFilingEndDateEstimated>
<d2p1:IsAssessorFilingStartDateEstimated>true</d2p1:IsAssessorFilingStartDateEstimated>
<d2p1:IsAssessorRereviewEndDateEstimated>true</d2p1:IsAssessorRereviewEndDateEstimated>
<d2p1:IsAssessorRereviewStartDateEstimated>true</d2p1:IsAssessorRereviewStartDateEstimated>
<d2p1:IsBorAppealDecisionDateEstimated>true</d2p1:IsBorAppealDecisionDateEstimated>
<d2p1:IsBorAppealPostingDateEstimated>true</d2p1:IsBorAppealPostingDateEstimated>
<d2p1:IsBorDocFilingEndDateEstimated>true</d2p1:IsBorDocFilingEndDateEstimated>
<d2p1:IsBorFilingEndDateEstimated>true</d2p1:IsBorFilingEndDateEstimated>
<d2p1:IsBorFilingStartDateEstimated>true</d2p1:IsBorFilingStartDateEstimated>
<d2p1:IsBorRereviewDecisionDateEstimated>true</d2p1:IsBorRereviewDecisionDateEstimated>
<d2p1:IsBorRereviewEndDateEstimated>true</d2p1:IsBorRereviewEndDateEstimated>
<d2p1:IsBorRereviewPublishDateEstimated>true</d2p1:IsBorRereviewPublishDateEstimated>
<d2p1:IsBorRereviewStartDateEstimated>true</d2p1:IsBorRereviewStartDateEstimated>
<d2p1:IsStateAppealBoardFilingEndDateEstimated>true</d2p1:IsStateAppealBoardFilingEndDateEstimated>
<d2p1:IsStateAppealBoardFilingStartDateEstimated>true</d2p1:IsStateAppealBoardFilingStartDateEstimated>
<d2p1:LastReAssessmentYear>4</d2p1:LastReAssessmentYear>
<d2p1:NextReAssessmentYear>5</d2p1:NextReAssessmentYear>
<d2p1:NumDaysBeforeAssessorAppealEnds>1</d2p1:NumDaysBeforeAssessorAppealEnds>
<d2p1:NumDaysBeforeAssessorAppealStart>1</d2p1:NumDaysBeforeAssessorAppealStart>
<d2p1:NumDaysBeforeBorAppealEnds>1</d2p1:NumDaysBeforeBorAppealEnds>
<d2p1:NumDaysBeforeBorAppealStarts>1</d2p1:NumDaysBeforeBorAppealStarts>
<d2p1:NumDaysBeforeStateAppealEnds>1</d2p1:NumDaysBeforeStateAppealEnds>
<d2p1:NumDaysBeforeStateAppealStarts>1</d2p1:NumDaysBeforeStateAppealStarts>
<d2p1:ShowAssessorDaysMarker>true</d2p1:ShowAssessorDaysMarker>
<d2p1:ShowAssessorEstimatedMarker>true</d2p1:ShowAssessorEstimatedMarker>
<d2p1:ShowBorDaysMarker>true</d2p1:ShowBorDaysMarker>
<d2p1:ShowBorEstimatedMarker>true</d2p1:ShowBorEstimatedMarker>
<d2p1:ShowStateDaysMarker>true</d2p1:ShowStateDaysMarker>
<d2p1:ShowStateEstimatedMarket>true</d2p1:ShowStateEstimatedMarket>
<d2p1:StateAppealBoardFilingEndDate>2025-11-01T05:55:52.2174311-05:00</d2p1:StateAppealBoardFilingEndDate>
<d2p1:StateAppealBoardFilingStartDate>2025-11-01T05:55:52.2174311-05:00</d2p1:StateAppealBoardFilingStartDate>
<d2p1:StateAppealEnded>true</d2p1:StateAppealEnded>
<d2p1:StateId>6</d2p1:StateId>
<d2p1:StateLabel1>sample string 41</d2p1:StateLabel1>
<d2p1:StateLabel2>sample string 42</d2p1:StateLabel2>
<d2p1:StateName>sample string 7</d2p1:StateName>
<d2p1:TownshipId>1</d2p1:TownshipId>
<d2p1:TownshipName>sample string 3</d2p1:TownshipName>
</AppealSchedule>
<Appeals xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.Case">
<d2p1:UserPropertyCaseBasicModel>
<d2p1:AddedDate>2025-11-01T05:55:52.2094607-05:00</d2p1:AddedDate>
<d2p1:AddressFull>sample string 19</d2p1:AddressFull>
<d2p1:AgencyName>sample string 20</d2p1:AgencyName>
<d2p1:AnalystEmployeeId>1</d2p1:AnalystEmployeeId>
<d2p1:AppraisalDate>2025-11-01T05:55:52.2094607-05:00</d2p1:AppraisalDate>
<d2p1:AppraisedValue>1.1</d2p1:AppraisedValue>
<d2p1:AssessmentLevel>13</d2p1:AssessmentLevel>
<d2p1:AssessmentYear>8</d2p1:AssessmentYear>
<d2p1:AttorneyAvatar>sample string 29</d2p1:AttorneyAvatar>
<d2p1:AttorneyBio>sample string 28</d2p1:AttorneyBio>
<d2p1:AttorneyCompanyName>sample string 25</d2p1:AttorneyCompanyName>
<d2p1:AttorneyEmail>sample string 27</d2p1:AttorneyEmail>
<d2p1:AttorneyFirstName>sample string 23</d2p1:AttorneyFirstName>
<d2p1:AttorneyLastName>sample string 24</d2p1:AttorneyLastName>
<d2p1:AttorneyPhone>sample string 26</d2p1:AttorneyPhone>
<d2p1:AttorneyPracticeArea>sample string 30</d2p1:AttorneyPracticeArea>
<d2p1:AttorneyUserId>4</d2p1:AttorneyUserId>
<d2p1:BillingSpecialistEmployeeId>1</d2p1:BillingSpecialistEmployeeId>
<d2p1:BuildingAreaSqFt>7.1</d2p1:BuildingAreaSqFt>
<d2p1:CaseNumber>sample string 2</d2p1:CaseNumber>
<d2p1:CaseStateEqualizationFactor>11</d2p1:CaseStateEqualizationFactor>
<d2p1:CaseStateEqualizationFactorYear>12</d2p1:CaseStateEqualizationFactorYear>
<d2p1:CaseTaxRate>9</d2p1:CaseTaxRate>
<d2p1:CaseTaxRateYear>10</d2p1:CaseTaxRateYear>
<d2p1:ClientUserPropertyId>15</d2p1:ClientUserPropertyId>
<d2p1:FormattedPin>sample string 18</d2p1:FormattedPin>
<d2p1:Id>1</d2p1:Id>
<d2p1:LandAreaSqFt>6.1</d2p1:LandAreaSqFt>
<d2p1:LastUpdateDate>2025-11-01T05:55:52.2094607-05:00</d2p1:LastUpdateDate>
<d2p1:ManagerEmployeeId>1</d2p1:ManagerEmployeeId>
<d2p1:Pin>sample string 17</d2p1:Pin>
<d2p1:ProcesorEmployeeId>1</d2p1:ProcesorEmployeeId>
<d2p1:PurchaseDate>2025-11-01T05:55:52.2094607-05:00</d2p1:PurchaseDate>
<d2p1:PurchasePrice>1.1</d2p1:PurchasePrice>
<d2p1:Status>sample string 21</d2p1:Status>
<d2p1:TownshipId>14</d2p1:TownshipId>
<d2p1:TownshipName>sample string 22</d2p1:TownshipName>
<d2p1:UserPropertyCaseTypeId>5</d2p1:UserPropertyCaseTypeId>
<d2p1:UserPropertyId>3</d2p1:UserPropertyId>
</d2p1:UserPropertyCaseBasicModel>
<d2p1:UserPropertyCaseBasicModel>
<d2p1:AddedDate>2025-11-01T05:55:52.2094607-05:00</d2p1:AddedDate>
<d2p1:AddressFull>sample string 19</d2p1:AddressFull>
<d2p1:AgencyName>sample string 20</d2p1:AgencyName>
<d2p1:AnalystEmployeeId>1</d2p1:AnalystEmployeeId>
<d2p1:AppraisalDate>2025-11-01T05:55:52.2094607-05:00</d2p1:AppraisalDate>
<d2p1:AppraisedValue>1.1</d2p1:AppraisedValue>
<d2p1:AssessmentLevel>13</d2p1:AssessmentLevel>
<d2p1:AssessmentYear>8</d2p1:AssessmentYear>
<d2p1:AttorneyAvatar>sample string 29</d2p1:AttorneyAvatar>
<d2p1:AttorneyBio>sample string 28</d2p1:AttorneyBio>
<d2p1:AttorneyCompanyName>sample string 25</d2p1:AttorneyCompanyName>
<d2p1:AttorneyEmail>sample string 27</d2p1:AttorneyEmail>
<d2p1:AttorneyFirstName>sample string 23</d2p1:AttorneyFirstName>
<d2p1:AttorneyLastName>sample string 24</d2p1:AttorneyLastName>
<d2p1:AttorneyPhone>sample string 26</d2p1:AttorneyPhone>
<d2p1:AttorneyPracticeArea>sample string 30</d2p1:AttorneyPracticeArea>
<d2p1:AttorneyUserId>4</d2p1:AttorneyUserId>
<d2p1:BillingSpecialistEmployeeId>1</d2p1:BillingSpecialistEmployeeId>
<d2p1:BuildingAreaSqFt>7.1</d2p1:BuildingAreaSqFt>
<d2p1:CaseNumber>sample string 2</d2p1:CaseNumber>
<d2p1:CaseStateEqualizationFactor>11</d2p1:CaseStateEqualizationFactor>
<d2p1:CaseStateEqualizationFactorYear>12</d2p1:CaseStateEqualizationFactorYear>
<d2p1:CaseTaxRate>9</d2p1:CaseTaxRate>
<d2p1:CaseTaxRateYear>10</d2p1:CaseTaxRateYear>
<d2p1:ClientUserPropertyId>15</d2p1:ClientUserPropertyId>
<d2p1:FormattedPin>sample string 18</d2p1:FormattedPin>
<d2p1:Id>1</d2p1:Id>
<d2p1:LandAreaSqFt>6.1</d2p1:LandAreaSqFt>
<d2p1:LastUpdateDate>2025-11-01T05:55:52.2094607-05:00</d2p1:LastUpdateDate>
<d2p1:ManagerEmployeeId>1</d2p1:ManagerEmployeeId>
<d2p1:Pin>sample string 17</d2p1:Pin>
<d2p1:ProcesorEmployeeId>1</d2p1:ProcesorEmployeeId>
<d2p1:PurchaseDate>2025-11-01T05:55:52.2094607-05:00</d2p1:PurchaseDate>
<d2p1:PurchasePrice>1.1</d2p1:PurchasePrice>
<d2p1:Status>sample string 21</d2p1:Status>
<d2p1:TownshipId>14</d2p1:TownshipId>
<d2p1:TownshipName>sample string 22</d2p1:TownshipName>
<d2p1:UserPropertyCaseTypeId>5</d2p1:UserPropertyCaseTypeId>
<d2p1:UserPropertyId>3</d2p1:UserPropertyId>
</d2p1:UserPropertyCaseBasicModel>
</Appeals>
<AssessmentLevel>19</AssessmentLevel>
<AssessorDescription>
<AddressLine1>sample string 6</AddressLine1>
<Age>18</Age>
<Apartments>sample string 25</Apartments>
<AssessmentLevel>43</AssessmentLevel>
<AssessmentRatio>37</AssessmentRatio>
<AssessmentRatioLastYear>41</AssessmentRatioLastYear>
<AssessmentUrl>sample string 96</AssessmentUrl>
<AttachedCarPortArea>1</AttachedCarPortArea>
<AttachedCarPortCount>1</AttachedCarPortCount>
<AttachedCarPortGarageId>1</AttachedCarPortGarageId>
<AttachedCarPortGarageType>sample string 82</AttachedCarPortGarageType>
<AttachedCarPortGarageTypeRating>1</AttachedCarPortGarageTypeRating>
<AttachedGarageArea>1</AttachedGarageArea>
<AttachedGarageCount>1</AttachedGarageCount>
<AttachedGarageId>1</AttachedGarageId>
<AttachedGarageType>sample string 81</AttachedGarageType>
<AttachedGarageTypeRating>1</AttachedGarageTypeRating>
<AtticArea>1.1</AtticArea>
<AtticType>sample string 29</AtticType>
<AtticTypeRating>1</AtticTypeRating>
<BasementArea>79</BasementArea>
<BasementFinishedArea>1</BasementFinishedArea>
<BasementGarageArea>1</BasementGarageArea>
<BasementGarageCarCount>1</BasementGarageCarCount>
<BasementGarageId>1</BasementGarageId>
<BasementGarageType>sample string 84</BasementGarageType>
<BasementGarageTypeRating>1</BasementGarageTypeRating>
<BasementType>sample string 28</BasementType>
<BasementTypeRating>1</BasementTypeRating>
<BathsWith4FixCount>1</BathsWith4FixCount>
<BathsWith5FixCount>1</BathsWith5FixCount>
<BedroomCount>1</BedroomCount>
<BuildingAreaSqFt>34.1</BuildingAreaSqFt>
<BuildingAssessment>36.1</BuildingAssessment>
<BuildingAssessmentLastYear>40.1</BuildingAssessmentLastYear>
<BuildingUse>sample string 24</BuildingUse>
<BuildingUseId>1</BuildingUseId>
<Buyer>sample string 61</Buyer>
<Card>1</Card>
<CduStructure>sample string 78</CduStructure>
<CduStructureId>1</CduStructureId>
<CduStructureRating>1</CduStructureRating>
<CentralAir>true</CentralAir>
<City>sample string 7</City>
<ConcretePatioArea>1</ConcretePatioArea>
<ConcretePatioCount>1</ConcretePatioCount>
<ConstructionType>sample string 23</ConstructionType>
<CookCountyEquivalentClass>sample string 65</CookCountyEquivalentClass>
<CookCountyEquivalentClassDescription>sample string 66</CookCountyEquivalentClassDescription>
<CookCountyEquivalentClassId>1</CookCountyEquivalentClassId>
<CountyId>12</CountyId>
<CountyName>sample string 11</CountyName>
<DeckArea>1</DeckArea>
<DeckCount>1</DeckCount>
<Deed>sample string 63</Deed>
<Description>sample string 19</Description>
<DetachedGarageArea>1</DetachedGarageArea>
<DetachedGarageCount>1</DetachedGarageCount>
<DetachedGarageId>1</DetachedGarageId>
<DetachedGarageType>sample string 83</DetachedGarageType>
<DetachedGarageTypeRating>1</DetachedGarageTypeRating>
<Distance>51</Distance>
<EffectiveYearBuilt>1</EffectiveYearBuilt>
<EnclosedPorchArea>1</EnclosedPorchArea>
<EnclosedPorchCount>1</EnclosedPorchCount>
<ExecutedDate>sample string 60</ExecutedDate>
<ExteriorConstructionTypeRating>1</ExteriorConstructionTypeRating>
<ExteriorWallType>sample string 71</ExteriorWallType>
<ExternalWallId>1</ExternalWallId>
<ExternalWallRating>1</ExternalWallRating>
<FireplaceCount>31</FireplaceCount>
<FirstFloorArea>1</FirstFloorArea>
<FormattedPin>sample string 3</FormattedPin>
<FullAddress>sample string 10</FullAddress>
<FullBaths>26</FullBaths>
<GarageArea>1</GarageArea>
<GarageCarsCount>1</GarageCarsCount>
<GarageCount>1</GarageCount>
<GarageType>sample string 32</GarageType>
<GarageTypeRating>1</GarageTypeRating>
<GazeboArea>1</GazeboArea>
<GeoCenter>sample string 5</GeoCenter>
<Grade>sample string 77</Grade>
<GradeId>1</GradeId>
<GradeRating>1</GradeRating>
<GrossFloorArea>1</GrossFloorArea>
<GrossTaxAmount>48</GrossTaxAmount>
<GroundPoolArea>1</GroundPoolArea>
<HalfBaths>27</HalfBaths>
<HeatingType>sample string 80</HeatingType>
<InteriorFinishPercent>1</InteriorFinishPercent>
<IsIncomeProperty>true</IsIncomeProperty>
<IsSubject>true</IsSubject>
<LandAreaSqFt>33.1</LandAreaSqFt>
<LandAssessment>35.1</LandAssessment>
<LandAssessmentLastYear>39.1</LandAssessmentLastYear>
<LandMethod>sample string 93</LandMethod>
<LandUseCode>sample string 85</LandUseCode>
<LandUseCodeId>1</LandUseCodeId>
<LastReassessmentYear>58</LastReassessmentYear>
<LastYearGrossTaxAmount>53</LastYearGrossTaxAmount>
<LivingArea>1</LivingArea>
<LotSizeAcres>1</LotSizeAcres>
<LowerLevelArea>1</LowerLevelArea>
<LowerLevelFinishedArea>1</LowerLevelFinishedArea>
<MarketValue>46.1</MarketValue>
<MarketValueLastYear>47.1</MarketValueLastYear>
<MultiParcelIds xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:int>1</d3p1:int>
<d3p1:int>2</d3p1:int>
</MultiParcelIds>
<MultiParcelPins xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:string>sample string 1</d3p1:string>
<d3p1:string>sample string 2</d3p1:string>
</MultiParcelPins>
<Neighborhood>17</Neighborhood>
<NeighborhoodDescription>sample string 92</NeighborhoodDescription>
<NeighborhoodId>1</NeighborhoodId>
<NextReassessmentYear>59</NextReassessmentYear>
<OccupancyPercent>1</OccupancyPercent>
<OpenPorchArea>1</OpenPorchArea>
<OpenPorchCount>1</OpenPorchCount>
<OutbuildingTypes>sample string 91</OutbuildingTypes>
<OutbuildingsCount>1</OutbuildingsCount>
<ParkingCount>1</ParkingCount>
<PhysicalCondition>sample string 76</PhysicalCondition>
<PhysicalConditionId>1</PhysicalConditionId>
<PhysicalConditionRating>1</PhysicalConditionRating>
<Pin>sample string 2</Pin>
<PrefabFireplaceCount>1</PrefabFireplaceCount>
<PriorTaxYear>52</PriorTaxYear>
<PropertyAddressId>1</PropertyAddressId>
<PropertyCardUrl>sample string 95</PropertyCardUrl>
<PropertyClass>sample string 20</PropertyClass>
<PropertyClassId>21</PropertyClassId>
<PropertyImageUrl>sample string 49</PropertyImageUrl>
<ProrationPercentage>1</ProrationPercentage>
<QualifiedSaleFlag>sample string 94</QualifiedSaleFlag>
<Rec1OutbuildingArea>1</Rec1OutbuildingArea>
<Rec1OutbuildingName>sample string 87</Rec1OutbuildingName>
<Rec1OutbuildingYearBuilt>1</Rec1OutbuildingYearBuilt>
<Rec2OutbuildingArea>1</Rec2OutbuildingArea>
<Rec2OutbuildingName>sample string 88</Rec2OutbuildingName>
<Rec2OutbuildingYearBuilt>1</Rec2OutbuildingYearBuilt>
<Rec3OutbuildingArea>1</Rec3OutbuildingArea>
<Rec3OutbuildingName>sample string 89</Rec3OutbuildingName>
<Rec3OutbuildingYearBuilt>1</Rec3OutbuildingYearBuilt>
<Rec4OutbuildingArea>1</Rec4OutbuildingArea>
<Rec4OutbuildingName>sample string 90</Rec4OutbuildingName>
<Rec4OutbuildingYearBuilt>1</Rec4OutbuildingYearBuilt>
<RecRoomArea>1</RecRoomArea>
<RecordType>sample string 86</RecordType>
<ResidenceType>sample string 22</ResidenceType>
<ResidenceTypeId>1</ResidenceTypeId>
<RoofCover>sample string 73</RoofCover>
<RoofCoverId>72</RoofCoverId>
<RoofCoverRating>74</RoofCoverRating>
<SalesPriceSqFt>1</SalesPriceSqFt>
<SecondFloorArea>1</SecondFloorArea>
<Seller>sample string 62</Seller>
<ShedsArea>1</ShedsArea>
<SingleParcelBuildingCount>1</SingleParcelBuildingCount>
<State>sample string 8</State>
<StateEqualizationFactor>45</StateEqualizationFactor>
<StateEqualizationFactorLastYear>57</StateEqualizationFactorLastYear>
<StateEqualizationFactorYear>55</StateEqualizationFactorYear>
<Stories>sample string 68</Stories>
<StoriesCount>sample string 67</StoriesCount>
<Style>sample string 70</Style>
<StyleId>69</StyleId>
<TaxCode>sample string 16</TaxCode>
<TaxCodeId>15</TaxCodeId>
<TaxRate>44</TaxRate>
<TaxRateLastYear>56</TaxRateLastYear>
<TaxRateYear>54</TaxRateYear>
<TaxYear>4</TaxYear>
<TotalAssessment>38.1</TotalAssessment>
<TotalAssessmentLastYear>42</TotalAssessmentLastYear>
<TotalFixturesCount>1</TotalFixturesCount>
<TotalLivingArea>1.1</TotalLivingArea>
<TownshipId>13</TownshipId>
<TownshipName>sample string 14</TownshipName>
<TransactionAmount>1</TransactionAmount>
<UnitsCount>1</UnitsCount>
<UpperFloorArea>1</UpperFloorArea>
<WallHeight>1</WallHeight>
<WoodBurningFireplaceCount>1</WoodBurningFireplaceCount>
<YearBuilt>75</YearBuilt>
<YearRemodeled>1</YearRemodeled>
<ZipCode>sample string 9</ZipCode>
</AssessorDescription>
<Buyers>sample string 28</Buyers>
<CookCountyEquivalentClass>sample string 48</CookCountyEquivalentClass>
<CountyId>27</CountyId>
<CountyName>sample string 10</CountyName>
<DetailedRecords xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.WebModels.PropertyBinding">
<d2p1:PropertyDetailedRecordResponseModel>
<d2p1:Age>10</d2p1:Age>
<d2p1:Air>sample string 54</d2p1:Air>
<d2p1:AsOfDate>2025-11-01T05:55:52.221538-05:00</d2p1:AsOfDate>
<d2p1:AssessmentLevel>11</d2p1:AssessmentLevel>
<d2p1:AssessmentValue>12</d2p1:AssessmentValue>
<d2p1:BaseEntitlementYear>34</d2p1:BaseEntitlementYear>
<d2p1:BathroomRemodeledYear>1</d2p1:BathroomRemodeledYear>
<d2p1:BuildingAreaCommercial>1</d2p1:BuildingAreaCommercial>
<d2p1:BuildingAreaResidential>1</d2p1:BuildingAreaResidential>
<d2p1:BuildingAreaSqFt>1.1</d2p1:BuildingAreaSqFt>
<d2p1:BuildingPerimeter>1</d2p1:BuildingPerimeter>
<d2p1:BuildingUse>sample string 44</d2p1:BuildingUse>
<d2p1:BuildingUseId>1</d2p1:BuildingUseId>
<d2p1:CalculatedLotSizeAcres>1</d2p1:CalculatedLotSizeAcres>
<d2p1:Card>1</d2p1:Card>
<d2p1:CardCode>sample string 25</d2p1:CardCode>
<d2p1:CardCodeId>31</d2p1:CardCodeId>
<d2p1:CduCode>sample string 22</d2p1:CduCode>
<d2p1:CduDescription>sample string 23</d2p1:CduDescription>
<d2p1:CduId>29</d2p1:CduId>
<d2p1:CentralAir>true</d2p1:CentralAir>
<d2p1:EffectiveYearBuilt>1</d2p1:EffectiveYearBuilt>
<d2p1:ExteriorConstructionType>sample string 46</d2p1:ExteriorConstructionType>
<d2p1:ExteriorConstructionType12>sample string 47</d2p1:ExteriorConstructionType12>
<d2p1:ExteriorConstructionType12Id>1</d2p1:ExteriorConstructionType12Id>
<d2p1:ExteriorConstructionType12Rating>1</d2p1:ExteriorConstructionType12Rating>
<d2p1:ExteriorConstructionType13>sample string 48</d2p1:ExteriorConstructionType13>
<d2p1:ExteriorConstructionType13Id>1</d2p1:ExteriorConstructionType13Id>
<d2p1:ExteriorConstructionType13Rating>1</d2p1:ExteriorConstructionType13Rating>
<d2p1:ExteriorConstructionType33>sample string 49</d2p1:ExteriorConstructionType33>
<d2p1:ExteriorConstructionType33Id>1</d2p1:ExteriorConstructionType33Id>
<d2p1:ExteriorConstructionType33Rating>1</d2p1:ExteriorConstructionType33Rating>
<d2p1:ExteriorConstructionTypeId>1</d2p1:ExteriorConstructionTypeId>
<d2p1:ExteriorConstructionTypeRating>1</d2p1:ExteriorConstructionTypeRating>
<d2p1:ExteriorWallType>sample string 45</d2p1:ExteriorWallType>
<d2p1:Grade>sample string 39</d2p1:Grade>
<d2p1:GradeId>1</d2p1:GradeId>
<d2p1:GradeRating>1</d2p1:GradeRating>
<d2p1:HeadPin>sample string 20</d2p1:HeadPin>
<d2p1:HeatingType>sample string 52</d2p1:HeatingType>
<d2p1:Id>1</d2p1:Id>
<d2p1:IdenticalUnitsCount>1</d2p1:IdenticalUnitsCount>
<d2p1:ImprovementName>sample string 57</d2p1:ImprovementName>
<d2p1:InteriorFinishPercent>1</d2p1:InteriorFinishPercent>
<d2p1:KeyPin>sample string 19</d2p1:KeyPin>
<d2p1:KitchenRemodeledYear>1</d2p1:KitchenRemodeledYear>
<d2p1:LandCornerFactorPercent>17</d2p1:LandCornerFactorPercent>
<d2p1:LandDepth>16</d2p1:LandDepth>
<d2p1:LandFrontFootPricing>15</d2p1:LandFrontFootPricing>
<d2p1:LandFrontFootageDecimalPoint>14</d2p1:LandFrontFootageDecimalPoint>
<d2p1:LandUseCode>sample string 38</d2p1:LandUseCode>
<d2p1:LandUseCodeId>1</d2p1:LandUseCodeId>
<d2p1:LineNumber>9</d2p1:LineNumber>
<d2p1:LotArea>1</d2p1:LotArea>
<d2p1:LotSizeAcres>1</d2p1:LotSizeAcres>
<d2p1:MarketValue>5</d2p1:MarketValue>
<d2p1:OccupancyPercent>1</d2p1:OccupancyPercent>
<d2p1:PhysicalCondition>sample string 55</d2p1:PhysicalCondition>
<d2p1:PhysicalConditionId>1</d2p1:PhysicalConditionId>
<d2p1:PhysicalConditionRating>1</d2p1:PhysicalConditionRating>
<d2p1:PhysicalDepreciationPercent>1</d2p1:PhysicalDepreciationPercent>
<d2p1:Pin>sample string 2</d2p1:Pin>
<d2p1:PoleBuildingArea>1</d2p1:PoleBuildingArea>
<d2p1:PricePerSqft>4</d2p1:PricePerSqft>
<d2p1:PrimaryLandUnitsOfMeasure>sample string 37</d2p1:PrimaryLandUnitsOfMeasure>
<d2p1:PropertyClass>sample string 21</d2p1:PropertyClass>
<d2p1:PropertyClassId>28</d2p1:PropertyClassId>
<d2p1:PropertyDetailedRecordType>sample string 24</d2p1:PropertyDetailedRecordType>
<d2p1:PropertyDetailedRecordTypeId>30</d2p1:PropertyDetailedRecordTypeId>
<d2p1:PropertyImprovementId>35</d2p1:PropertyImprovementId>
<d2p1:ProrationPercentage>18</d2p1:ProrationPercentage>
<d2p1:ProrationType>sample string 26</d2p1:ProrationType>
<d2p1:ProrationTypeId>32</d2p1:ProrationTypeId>
<d2p1:Rec1OutbuildingArea>1</d2p1:Rec1OutbuildingArea>
<d2p1:Rec1OutbuildingName>sample string 40</d2p1:Rec1OutbuildingName>
<d2p1:Rec1OutbuildingYearBuilt>1</d2p1:Rec1OutbuildingYearBuilt>
<d2p1:Rec2OutbuildingArea>1</d2p1:Rec2OutbuildingArea>
<d2p1:Rec2OutbuildingName>sample string 41</d2p1:Rec2OutbuildingName>
<d2p1:Rec2OutbuildingYearBuilt>1</d2p1:Rec2OutbuildingYearBuilt>
<d2p1:Rec3OutbuildingArea>1</d2p1:Rec3OutbuildingArea>
<d2p1:Rec3OutbuildingName>sample string 42</d2p1:Rec3OutbuildingName>
<d2p1:Rec3OutbuildingYearBuilt>1</d2p1:Rec3OutbuildingYearBuilt>
<d2p1:Rec4OutbuildingArea>1</d2p1:Rec4OutbuildingArea>
<d2p1:Rec4OutbuildingName>sample string 43</d2p1:Rec4OutbuildingName>
<d2p1:Rec4OutbuildingYearBuilt>1</d2p1:Rec4OutbuildingYearBuilt>
<d2p1:RecordType>sample string 36</d2p1:RecordType>
<d2p1:ReproductionCost>13</d2p1:ReproductionCost>
<d2p1:ResidentialUnitCount>1</d2p1:ResidentialUnitCount>
<d2p1:Stories>sample string 51</d2p1:Stories>
<d2p1:StoriesCount>sample string 50</d2p1:StoriesCount>
<d2p1:StructuralCode>sample string 56</d2p1:StructuralCode>
<d2p1:StructuralCodeId>1</d2p1:StructuralCodeId>
<d2p1:TaxYear>3</d2p1:TaxYear>
<d2p1:Township>sample string 27</d2p1:Township>
<d2p1:TownshipId>33</d2p1:TownshipId>
<d2p1:UnitCount>1</d2p1:UnitCount>
<d2p1:UnitOfMeasure>sample string 7</d2p1:UnitOfMeasure>
<d2p1:UnitPrice>8</d2p1:UnitPrice>
<d2p1:WallHeight>1</d2p1:WallHeight>
<d2p1:WallHeight2>1</d2p1:WallHeight2>
<d2p1:YearBuilt>1</d2p1:YearBuilt>
<d2p1:YearRemodeled>1</d2p1:YearRemodeled>
</d2p1:PropertyDetailedRecordResponseModel>
<d2p1:PropertyDetailedRecordResponseModel>
<d2p1:Age>10</d2p1:Age>
<d2p1:Air>sample string 54</d2p1:Air>
<d2p1:AsOfDate>2025-11-01T05:55:52.221538-05:00</d2p1:AsOfDate>
<d2p1:AssessmentLevel>11</d2p1:AssessmentLevel>
<d2p1:AssessmentValue>12</d2p1:AssessmentValue>
<d2p1:BaseEntitlementYear>34</d2p1:BaseEntitlementYear>
<d2p1:BathroomRemodeledYear>1</d2p1:BathroomRemodeledYear>
<d2p1:BuildingAreaCommercial>1</d2p1:BuildingAreaCommercial>
<d2p1:BuildingAreaResidential>1</d2p1:BuildingAreaResidential>
<d2p1:BuildingAreaSqFt>1.1</d2p1:BuildingAreaSqFt>
<d2p1:BuildingPerimeter>1</d2p1:BuildingPerimeter>
<d2p1:BuildingUse>sample string 44</d2p1:BuildingUse>
<d2p1:BuildingUseId>1</d2p1:BuildingUseId>
<d2p1:CalculatedLotSizeAcres>1</d2p1:CalculatedLotSizeAcres>
<d2p1:Card>1</d2p1:Card>
<d2p1:CardCode>sample string 25</d2p1:CardCode>
<d2p1:CardCodeId>31</d2p1:CardCodeId>
<d2p1:CduCode>sample string 22</d2p1:CduCode>
<d2p1:CduDescription>sample string 23</d2p1:CduDescription>
<d2p1:CduId>29</d2p1:CduId>
<d2p1:CentralAir>true</d2p1:CentralAir>
<d2p1:EffectiveYearBuilt>1</d2p1:EffectiveYearBuilt>
<d2p1:ExteriorConstructionType>sample string 46</d2p1:ExteriorConstructionType>
<d2p1:ExteriorConstructionType12>sample string 47</d2p1:ExteriorConstructionType12>
<d2p1:ExteriorConstructionType12Id>1</d2p1:ExteriorConstructionType12Id>
<d2p1:ExteriorConstructionType12Rating>1</d2p1:ExteriorConstructionType12Rating>
<d2p1:ExteriorConstructionType13>sample string 48</d2p1:ExteriorConstructionType13>
<d2p1:ExteriorConstructionType13Id>1</d2p1:ExteriorConstructionType13Id>
<d2p1:ExteriorConstructionType13Rating>1</d2p1:ExteriorConstructionType13Rating>
<d2p1:ExteriorConstructionType33>sample string 49</d2p1:ExteriorConstructionType33>
<d2p1:ExteriorConstructionType33Id>1</d2p1:ExteriorConstructionType33Id>
<d2p1:ExteriorConstructionType33Rating>1</d2p1:ExteriorConstructionType33Rating>
<d2p1:ExteriorConstructionTypeId>1</d2p1:ExteriorConstructionTypeId>
<d2p1:ExteriorConstructionTypeRating>1</d2p1:ExteriorConstructionTypeRating>
<d2p1:ExteriorWallType>sample string 45</d2p1:ExteriorWallType>
<d2p1:Grade>sample string 39</d2p1:Grade>
<d2p1:GradeId>1</d2p1:GradeId>
<d2p1:GradeRating>1</d2p1:GradeRating>
<d2p1:HeadPin>sample string 20</d2p1:HeadPin>
<d2p1:HeatingType>sample string 52</d2p1:HeatingType>
<d2p1:Id>1</d2p1:Id>
<d2p1:IdenticalUnitsCount>1</d2p1:IdenticalUnitsCount>
<d2p1:ImprovementName>sample string 57</d2p1:ImprovementName>
<d2p1:InteriorFinishPercent>1</d2p1:InteriorFinishPercent>
<d2p1:KeyPin>sample string 19</d2p1:KeyPin>
<d2p1:KitchenRemodeledYear>1</d2p1:KitchenRemodeledYear>
<d2p1:LandCornerFactorPercent>17</d2p1:LandCornerFactorPercent>
<d2p1:LandDepth>16</d2p1:LandDepth>
<d2p1:LandFrontFootPricing>15</d2p1:LandFrontFootPricing>
<d2p1:LandFrontFootageDecimalPoint>14</d2p1:LandFrontFootageDecimalPoint>
<d2p1:LandUseCode>sample string 38</d2p1:LandUseCode>
<d2p1:LandUseCodeId>1</d2p1:LandUseCodeId>
<d2p1:LineNumber>9</d2p1:LineNumber>
<d2p1:LotArea>1</d2p1:LotArea>
<d2p1:LotSizeAcres>1</d2p1:LotSizeAcres>
<d2p1:MarketValue>5</d2p1:MarketValue>
<d2p1:OccupancyPercent>1</d2p1:OccupancyPercent>
<d2p1:PhysicalCondition>sample string 55</d2p1:PhysicalCondition>
<d2p1:PhysicalConditionId>1</d2p1:PhysicalConditionId>
<d2p1:PhysicalConditionRating>1</d2p1:PhysicalConditionRating>
<d2p1:PhysicalDepreciationPercent>1</d2p1:PhysicalDepreciationPercent>
<d2p1:Pin>sample string 2</d2p1:Pin>
<d2p1:PoleBuildingArea>1</d2p1:PoleBuildingArea>
<d2p1:PricePerSqft>4</d2p1:PricePerSqft>
<d2p1:PrimaryLandUnitsOfMeasure>sample string 37</d2p1:PrimaryLandUnitsOfMeasure>
<d2p1:PropertyClass>sample string 21</d2p1:PropertyClass>
<d2p1:PropertyClassId>28</d2p1:PropertyClassId>
<d2p1:PropertyDetailedRecordType>sample string 24</d2p1:PropertyDetailedRecordType>
<d2p1:PropertyDetailedRecordTypeId>30</d2p1:PropertyDetailedRecordTypeId>
<d2p1:PropertyImprovementId>35</d2p1:PropertyImprovementId>
<d2p1:ProrationPercentage>18</d2p1:ProrationPercentage>
<d2p1:ProrationType>sample string 26</d2p1:ProrationType>
<d2p1:ProrationTypeId>32</d2p1:ProrationTypeId>
<d2p1:Rec1OutbuildingArea>1</d2p1:Rec1OutbuildingArea>
<d2p1:Rec1OutbuildingName>sample string 40</d2p1:Rec1OutbuildingName>
<d2p1:Rec1OutbuildingYearBuilt>1</d2p1:Rec1OutbuildingYearBuilt>
<d2p1:Rec2OutbuildingArea>1</d2p1:Rec2OutbuildingArea>
<d2p1:Rec2OutbuildingName>sample string 41</d2p1:Rec2OutbuildingName>
<d2p1:Rec2OutbuildingYearBuilt>1</d2p1:Rec2OutbuildingYearBuilt>
<d2p1:Rec3OutbuildingArea>1</d2p1:Rec3OutbuildingArea>
<d2p1:Rec3OutbuildingName>sample string 42</d2p1:Rec3OutbuildingName>
<d2p1:Rec3OutbuildingYearBuilt>1</d2p1:Rec3OutbuildingYearBuilt>
<d2p1:Rec4OutbuildingArea>1</d2p1:Rec4OutbuildingArea>
<d2p1:Rec4OutbuildingName>sample string 43</d2p1:Rec4OutbuildingName>
<d2p1:Rec4OutbuildingYearBuilt>1</d2p1:Rec4OutbuildingYearBuilt>
<d2p1:RecordType>sample string 36</d2p1:RecordType>
<d2p1:ReproductionCost>13</d2p1:ReproductionCost>
<d2p1:ResidentialUnitCount>1</d2p1:ResidentialUnitCount>
<d2p1:Stories>sample string 51</d2p1:Stories>
<d2p1:StoriesCount>sample string 50</d2p1:StoriesCount>
<d2p1:StructuralCode>sample string 56</d2p1:StructuralCode>
<d2p1:StructuralCodeId>1</d2p1:StructuralCodeId>
<d2p1:TaxYear>3</d2p1:TaxYear>
<d2p1:Township>sample string 27</d2p1:Township>
<d2p1:TownshipId>33</d2p1:TownshipId>
<d2p1:UnitCount>1</d2p1:UnitCount>
<d2p1:UnitOfMeasure>sample string 7</d2p1:UnitOfMeasure>
<d2p1:UnitPrice>8</d2p1:UnitPrice>
<d2p1:WallHeight>1</d2p1:WallHeight>
<d2p1:WallHeight2>1</d2p1:WallHeight2>
<d2p1:YearBuilt>1</d2p1:YearBuilt>
<d2p1:YearRemodeled>1</d2p1:YearRemodeled>
</d2p1:PropertyDetailedRecordResponseModel>
</DetailedRecords>
<DisableManualPropertyDataUpdate>true</DisableManualPropertyDataUpdate>
<Exemptions xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Pos.ReportModels">
<d2p1:ExemptionReportData>
<d2p1:Eav>1</d2p1:Eav>
<d2p1:ExemptionAmount>1</d2p1:ExemptionAmount>
<d2p1:ExemptionId>1</d2p1:ExemptionId>
<d2p1:ExemptionName>sample string 2</d2p1:ExemptionName>
<d2p1:TaxYear>3</d2p1:TaxYear>
</d2p1:ExemptionReportData>
<d2p1:ExemptionReportData>
<d2p1:Eav>1</d2p1:Eav>
<d2p1:ExemptionAmount>1</d2p1:ExemptionAmount>
<d2p1:ExemptionId>1</d2p1:ExemptionId>
<d2p1:ExemptionName>sample string 2</d2p1:ExemptionName>
<d2p1:TaxYear>3</d2p1:TaxYear>
</d2p1:ExemptionReportData>
</Exemptions>
<FormattedPin>sample string 2</FormattedPin>
<FullAddress>sample string 20</FullAddress>
<GrossTaxAmount>13</GrossTaxAmount>
<Id>1</Id>
<IsCashDeal>true</IsCashDeal>
<IsCommercial>true</IsCommercial>
<IsCondo>true</IsCondo>
<IsForeclosure>true</IsForeclosure>
<IsLand>true</IsLand>
<IsMonitoringEnabled>true</IsMonitoringEnabled>
<IsResidential>true</IsResidential>
<IsSheriffSale>true</IsSheriffSale>
<IsShortSale>true</IsShortSale>
<IsUninhabitable>true</IsUninhabitable>
<IsVacant>true</IsVacant>
<LastUpdateDate>sample string 43</LastUpdateDate>
<MLSNo>sample string 30</MLSNo>
<ManualPropertyDataUpdateAllowed>true</ManualPropertyDataUpdateAllowed>
<MarketValue>14.1</MarketValue>
<Neighborhood>22</Neighborhood>
<PropertyAddressId>23</PropertyAddressId>
<PropertyClass>sample string 25</PropertyClass>
<PropertyImageUrl>sample string 3</PropertyImageUrl>
<PropertyOwnershipType>sample string 5</PropertyOwnershipType>
<PropertyOwnershipTypeId>4</PropertyOwnershipTypeId>
<PurchaseDate>2025-11-01T05:55:52.1790878-05:00</PurchaseDate>
<PurchasePrice>1.1</PurchasePrice>
<PurchasedByOwner>true</PurchasedByOwner>
<RelatedParties>true</RelatedParties>
<ResidenceStatus>sample string 24</ResidenceStatus>
<Sellers>sample string 29</Sellers>
<StateEqualizationFactor>16</StateEqualizationFactor>
<StateEqualizationFactorYear>18</StateEqualizationFactorYear>
<StateId>26</StateId>
<StateName>sample string 11</StateName>
<Statistics>
<AppealYear>1</AppealYear>
<NextReassessmentYear>2</NextReassessmentYear>
<StateEqualizationFactor>6</StateEqualizationFactor>
<StateEqualizationFactorYear>5</StateEqualizationFactorYear>
<TaxRate>4</TaxRate>
<TaxRateTaxYear>3</TaxRateTaxYear>
<YoyBuildingAssessmentIncrease>10</YoyBuildingAssessmentIncrease>
<YoyGrossTaxIncrease>13</YoyGrossTaxIncrease>
<YoyLandAssessmentIncrease>9</YoyLandAssessmentIncrease>
<YoyMarketValueIncrease>12</YoyMarketValueIncrease>
<YoyStateEqualizationFactorIncrease>8</YoyStateEqualizationFactorIncrease>
<YoyTaxRateIncrease>7</YoyTaxRateIncrease>
<YoyTotalAssessmentIncrease>11</YoyTotalAssessmentIncrease>
</Statistics>
<TaxRate>15</TaxRate>
<TaxRateYear>17</TaxRateYear>
<TownshipName>sample string 9</TownshipName>
<UpdateErrorMessage>sample string 45</UpdateErrorMessage>
<UpdateInProgressMessage>sample string 44</UpdateInProgressMessage>
<UserId>6</UserId>
</UserPropertyModel>