PUT api/users/me/properties/{userPropertyId}/notes

This method should be used to update notes on an existing user property object

Requires Authorization!

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userPropertyId

User Property Id

integer

Required

Body Parameters

UserNote
NameDescriptionTypeAdditional information
Referrer

string

None.

Note

string

None.

Request Formats

application/json, text/json

Sample:
{
  "referrer": "sample string 1",
  "note": "sample string 2"
}

text/html

Sample:
{"referrer":"sample string 1","note":"sample string 2"}

application/xml, text/xml

Sample:
<UserNote xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.WebModels.UserModels">
  <Note>sample string 2</Note>
  <Referrer>sample string 1</Referrer>
</UserNote>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'UserNote'.

Response Information

Resource Description

User property instance

UserProperty
NameDescriptionTypeAdditional information
Id

integer

None.

PurchaseDate

date

None.

PurchasePrice

decimal number

None.

NotificationEmail

string

None.

IsForeclosure

boolean

None.

IsShortSale

boolean

None.

AddedDate

date

None.

Notes

string

None.

Referrer

string

None.

Archived

boolean

None.

Buyers

string

None.

Sellers

string

None.

MLSNo

string

None.

IsCashDeal

boolean

None.

RelatedParties

boolean

None.

PurchasedByOwner

boolean

None.

IsVacant

boolean

None.

IsUninhabitable

boolean

None.

IsSheriffSale

boolean

None.

RealtyFirm

string

None.

RealEstateAgentName

string

None.

AdditionalPins

Collection of string

None.

PropertyOwnershipTypeId

integer

None.

PropertyAddressId

integer

None.

UserId

integer

None.

BusinessUserClientId

integer

None.

ReferredUserId

integer

None.

PropertyOwnershipType

PropertyOwnershipType

None.

BusinessUserClient

BusinessUserClient

None.

PropertyAddress

PropertyAddress

None.

User

AspNetUser

None.

ReferredUser

AspNetUser

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "purchaseDate": "2025-05-20T14:32:33.7680896-05:00",
  "purchasePrice": 1.0,
  "notificationEmail": "sample string 2",
  "isForeclosure": true,
  "isShortSale": true,
  "addedDate": "2025-05-20T14:32:33.7680896-05:00",
  "notes": "sample string 6",
  "referrer": "sample string 7",
  "archived": true,
  "buyers": "sample string 9",
  "sellers": "sample string 10",
  "mlsNo": "sample string 11",
  "isCashDeal": true,
  "relatedParties": true,
  "purchasedByOwner": true,
  "isVacant": true,
  "isUninhabitable": true,
  "isSheriffSale": true,
  "realtyFirm": "sample string 18",
  "realEstateAgentName": "sample string 19",
  "additionalPins": [
    "sample string 1",
    "sample string 2"
  ],
  "propertyOwnershipTypeId": 20,
  "propertyAddressId": 21,
  "userId": 22,
  "businessUserClientId": 1,
  "referredUserId": 1,
  "propertyOwnershipType": {
    "id": 1,
    "type": "sample string 2",
    "description": "sample string 3"
  },
  "businessUserClient": {
    "id": 1,
    "firstName": "sample string 2",
    "lastName": "sample string 3",
    "companyName": "sample string 4",
    "phone": "sample string 5",
    "email": "sample string 6",
    "cellPhone": "sample string 7",
    "isProspect": true,
    "addedDate": "2025-05-20T14:32:33.7701253-05:00",
    "affiliateCode": "sample string 10",
    "discountPercent": 11.0,
    "isBuilder": true,
    "notes": "sample string 13",
    "notificationsEnabled": true,
    "userPersonalInfoId": 15,
    "userBusinessInfoId": 16,
    "userPersonalInfo": {
      "id": 1,
      "birthday": "2025-05-20T14:32:33.7701253-05:00",
      "annualIncome": 1.0,
      "isDisabled": true,
      "isVeteran": true,
      "returnYear": 1,
      "disabilityLevel": 1.0,
      "disabilityYear": 1,
      "addedDate": "2025-05-20T14:32:33.7701253-05:00",
      "lastModifiedDate": "2025-05-20T14:32:33.7701253-05:00",
      "isOnActiveDuty": true
    },
    "userBusinessInfo": {
      "id": 1,
      "companyName": "sample string 2",
      "addressLine1": "sample string 3",
      "city": "sample string 4",
      "state": "sample string 5",
      "zip": "sample string 6",
      "countyId": 7,
      "phone": "sample string 8",
      "fax": "sample string 9",
      "email": "sample string 10",
      "cellPhone": "sample string 11",
      "bio": "sample string 12",
      "logo": "sample string 13",
      "affiliateCode": "sample string 14",
      "practiceStartYear": 1,
      "onsiteAdEnabled": true,
      "docGenEnabled": true,
      "whiteLabelEnabled": true,
      "isPreferred": true,
      "starRating": 19,
      "addedDate": "2025-05-20T14:32:33.7701253-05:00",
      "lastModifiedDate": "2025-05-20T14:32:33.7701253-05:00",
      "practiceArea": "sample string 21",
      "discountPercent": 22.0,
      "referrerAffiliateCode": "sample string 23",
      "maxPropertyCount": 1,
      "appealFeeOverride": 1.0,
      "isTestUser": true,
      "individualGiftDiscount": 25.0,
      "websiteUrl": "sample string 26",
      "contingencyFee": 1.0,
      "attorneyCode": "sample string 27",
      "isBannerVisible": true,
      "clientColor": "sample string 29",
      "clientLogo": "sample string 30",
      "appealFeeAmount": 31.0,
      "analysisFeeAmount": 32.0,
      "referralFeeAmount": 33.0,
      "forwardSiteReferrals": true,
      "referrealFeeToPtfAmount": 35.0,
      "userReportIdentifier": "sample string 36",
      "displayAppealDiscountBox": true,
      "displayHowToStartInstructions": true,
      "requireUserRegistration": true,
      "collectAnalysisFee": true,
      "iFrameBannerImageUrl": "sample string 41",
      "customContactSectionTitle": "sample string 42",
      "customContactSectionContent": "sample string 43",
      "iFrameEmailReportToWebUser": true,
      "iFrameEnabledAppeal": true,
      "iFrameEnabledAppealGuarantee": true,
      "displayQrCode": true,
      "qrCodeUrl": "sample string 48",
      "qrCodeClientUrl": "sample string 49",
      "displayEngagementPageOnReport": true,
      "engagementPageContent": "sample string 51",
      "digitalSignaturePackageUrl": "sample string 52",
      "isPtfAttorney": true,
      "isBusinessReferralAttorney": true,
      "appealProcessingEnabled": true,
      "residentialAppealExemptionFilingFee": 1.0,
      "vacancyConstructionIncomeAppealFilingFee": 1.0,
      "certificateOfErrorFilingFee": 1.0,
      "condoAssociationAppealFilingFee": 1.0,
      "isFilingFeePerAppeal": true,
      "feeSharingPercent": 1.0,
      "notes": "sample string 57",
      "isProcessingIncluded": true,
      "isPerAdditionalAppealPricing": true,
      "userId": 60,
      "user": {
        "id": 1,
        "accessFailedCount": 2,
        "email": "sample string 3",
        "emailConfirmed": true,
        "lockoutEnabled": true,
        "lockoutEndDateUtc": "2025-05-20T14:32:33.772202-05:00",
        "passwordHash": "sample string 6",
        "phoneNumberConfirmed": true,
        "securityStamp": "sample string 8",
        "twoFactorEnabled": true,
        "userName": "sample string 10",
        "joinDate": "2025-05-20T14:32:33.772202-05:00",
        "firstName": "sample string 12",
        "lastName": "sample string 13",
        "isSystemUser": true,
        "accountVerified": true,
        "acceptedTermsAndConditionsDate": "2025-05-20T14:32:33.772202-05:00",
        "phoneNumber": "sample string 15",
        "roles": [],
        "claims": [],
        "logins": []
      }
    }
  },
  "propertyAddress": {
    "id": 1,
    "objectId": 2.1,
    "addressNoPref": "sample string 3",
    "addressNo": "sample string 4",
    "addressNoSuffix": "sample string 5",
    "addressNoSep": "sample string 6",
    "addressNoCom": "sample string 7",
    "streetNamePrm": "sample string 8",
    "streetNamePrd": "sample string 9",
    "streetNamePrt": "sample string 10",
    "streetName": "sample string 11",
    "streetNamePot": "sample string 12",
    "streetNamePod": "sample string 13",
    "streetNamePom": "sample string 14",
    "streetNameCom": "sample string 15",
    "subAddressType": "sample string 16",
    "subAddressId": "sample string 17",
    "subAddressElem": "sample string 18",
    "subAddressCom": "sample string 19",
    "landMarkName": "sample string 20",
    "placeName": "sample string 21",
    "uspsPn": "sample string 22",
    "uspsPinGnis": 23.0,
    "uspsSt": "sample string 24",
    "zip5": "sample string 25",
    "zip4": "sample string 26",
    "country": "sample string 27",
    "gnisMuni": 28.0,
    "gnisTownship": 29.0,
    "gnisCounty": 30.0,
    "gnisState": 31.0,
    "uspsBoxType": "sample string 32",
    "uspsBoxId": "sample string 33",
    "uspsBox": "sample string 34",
    "uspsGroupType": "sample string 35",
    "uspsGroupId": "sample string 36",
    "uspsRoute": "sample string 37",
    "uspsAddress": "sample string 38",
    "uspsGndYpt": "sample string 39",
    "addressDelivery": "sample string 40",
    "cmpAddressAbrv": "sample string 41",
    "addressLastLine": "sample string 42",
    "addressId": "sample string 43",
    "aAuthority": "sample string 44",
    "relAddressId": "sample string 45",
    "addressRelType": "sample string 46",
    "xPosition": 47.0,
    "yPosition": 48.0,
    "longitude": "sample string 49",
    "latitude": "sample string 50",
    "usGridCord": "sample string 51",
    "addressElevation": 52.0,
    "pinSource": "sample string 53",
    "pin": "sample string 54",
    "addressNgType": "sample string 55",
    "addressNgParty": "sample string 56",
    "addressNgSide": "sample string 57",
    "addressNgDirc": "sample string 58",
    "addressNgSpan": "sample string 59",
    "addressClass": "sample string 60",
    "addressFeType": "sample string 61",
    "offStatus": "sample string 62",
    "anomaly": "sample string 63",
    "addressSos": "sample string 64",
    "addressZLevel": 65.0,
    "locDescription": "sample string 66",
    "mailAddress": "sample string 67",
    "opStatus": "sample string 68",
    "sauStatus": "sample string 69",
    "coordAccuracy": 70.0,
    "addressNoPar": "sample string 71",
    "attachElevation": "sample string 72",
    "subAddOrd": 73.0,
    "elemSeqNum": 74.0,
    "pnType": "sample string 75",
    "landMarkGnis": 76.0,
    "delAddressType": "sample string 77",
    "addStartDate": "2025-05-20T14:32:33.7862453-05:00",
    "addEndDate": "2025-05-20T14:32:33.7862453-05:00",
    "dateSetId": "sample string 80",
    "universalDate": "sample string 81",
    "editor": "sample string 82",
    "editTime": "sample string 83",
    "editType": "sample string 84",
    "pwaEditor": "sample string 85",
    "pwaEditDate": "2025-05-20T14:32:33.7883374-05:00",
    "pwaComments": "sample string 87",
    "pwaStatus": "sample string 88",
    "geoCodeMu": "sample string 89",
    "documentI": "sample string 90",
    "documentS": "sample string 91",
    "comment": "sample string 92",
    "volume": "sample string 93",
    "commercialUnits": "sample string 94",
    "fullBaths": 95,
    "halfBaths": 96,
    "centralAir": true,
    "numFirePlaces": 98,
    "age": 99,
    "landAreaSqft": 100.0,
    "buildingAreaSqft": 101.0,
    "apartmentNo": "sample string 102",
    "tsv": "sample string 103",
    "geom": "sample string 104",
    "isAssessorTracked": true,
    "isLandmark": true,
    "residenceTypeId": 107,
    "buildingUseId": 108,
    "exteriorConstructionTypeId": 109,
    "basementTypeId": 110,
    "atticTypeId": 111,
    "propertyClassId": 112,
    "townshipId": 113,
    "residenceType": {
      "id": 1,
      "type": "sample string 2",
      "description": "sample string 3",
      "countyId": 4,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    "buildingUse": {
      "id": 1,
      "use": "sample string 2",
      "description": "sample string 3",
      "countyId": 4,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    "exteriorConstructionType": {
      "id": 1,
      "type": "sample string 2",
      "description": "sample string 3",
      "countyId": 4,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    "basementType": {
      "id": 1,
      "type": "sample string 2",
      "description": "sample string 3",
      "countyId": 4,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    "atticType": {
      "id": 1,
      "type": "sample string 2",
      "description": "sample string 3",
      "countyId": 4,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      }
    },
    "propertyClass": {
      "id": 1,
      "class": "sample string 2",
      "description": "sample string 3",
      "exemptionSupport": true,
      "asOfDate": "2025-05-20T14:32:33.799269-05:00",
      "propertyMajorClassId": 6,
      "propertyMajorClass": {
        "id": 1,
        "class": 2,
        "description": "sample string 3",
        "assessmentLevel": 4.0,
        "asOfDate": "2025-05-20T14:32:33.799269-05:00",
        "countyId": 6,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      }
    },
    "township": {
      "id": 1,
      "name": "sample string 2",
      "code": 3,
      "rangeNo": 4,
      "shapeArea": 5.1,
      "shapeLen": 6.1,
      "geom": "sample string 7",
      "number": 8,
      "reassessmentIntervalInYears": 9,
      "baseReassessmentYear": 10,
      "fullName": "sample string 11",
      "countyId": 12,
      "taxRegionId": 13,
      "county": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "appealProcessDescription": "sample string 4",
        "fipsCode": "sample string 5",
        "established": 1,
        "population": 1,
        "shapeArea": 1.1,
        "shapeLen": 1.1,
        "geom": "sample string 6",
        "pinFormat": "sample string 7",
        "propertyImageUrl": "sample string 8",
        "appealYearIncrement": 9,
        "taxPaymentYearIncrement": 10,
        "reassessmentCycleInYears": 11,
        "landArea": 12.1,
        "waterArea": 13.1,
        "reassessmentDescription": "sample string 14",
        "exemptionRefundPeriodInYears": 15,
        "assessorScheduleUrl": "sample string 16",
        "borScheduleUrl": "sample string 17",
        "stateId": 18,
        "isSupported": true,
        "assessmentPageUrl": "sample string 20",
        "propertyCardPageUrl": "sample string 21",
        "state": {
          "id": 1,
          "name": "sample string 2",
          "shortName": "sample string 3",
          "geom": "sample string 4",
          "isTerritory": true,
          "landArea": 6.1,
          "waterArea": 7.1
        }
      },
      "taxRegion": {
        "id": 1,
        "name": "sample string 2",
        "description": "sample string 3",
        "abbrv": "sample string 4",
        "countyId": 5,
        "county": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3",
          "appealProcessDescription": "sample string 4",
          "fipsCode": "sample string 5",
          "established": 1,
          "population": 1,
          "shapeArea": 1.1,
          "shapeLen": 1.1,
          "geom": "sample string 6",
          "pinFormat": "sample string 7",
          "propertyImageUrl": "sample string 8",
          "appealYearIncrement": 9,
          "taxPaymentYearIncrement": 10,
          "reassessmentCycleInYears": 11,
          "landArea": 12.1,
          "waterArea": 13.1,
          "reassessmentDescription": "sample string 14",
          "exemptionRefundPeriodInYears": 15,
          "assessorScheduleUrl": "sample string 16",
          "borScheduleUrl": "sample string 17",
          "stateId": 18,
          "isSupported": true,
          "assessmentPageUrl": "sample string 20",
          "propertyCardPageUrl": "sample string 21",
          "state": {
            "id": 1,
            "name": "sample string 2",
            "shortName": "sample string 3",
            "geom": "sample string 4",
            "isTerritory": true,
            "landArea": 6.1,
            "waterArea": 7.1
          }
        }
      }
    }
  },
  "user": {
    "id": 1,
    "accessFailedCount": 2,
    "email": "sample string 3",
    "emailConfirmed": true,
    "lockoutEnabled": true,
    "lockoutEndDateUtc": "2025-05-20T14:32:33.772202-05:00",
    "passwordHash": "sample string 6",
    "phoneNumberConfirmed": true,
    "securityStamp": "sample string 8",
    "twoFactorEnabled": true,
    "userName": "sample string 10",
    "joinDate": "2025-05-20T14:32:33.772202-05:00",
    "firstName": "sample string 12",
    "lastName": "sample string 13",
    "isSystemUser": true,
    "accountVerified": true,
    "acceptedTermsAndConditionsDate": "2025-05-20T14:32:33.772202-05:00",
    "phoneNumber": "sample string 15",
    "roles": [],
    "claims": [],
    "logins": []
  },
  "referredUser": {
    "id": 1,
    "accessFailedCount": 2,
    "email": "sample string 3",
    "emailConfirmed": true,
    "lockoutEnabled": true,
    "lockoutEndDateUtc": "2025-05-20T14:32:33.772202-05:00",
    "passwordHash": "sample string 6",
    "phoneNumberConfirmed": true,
    "securityStamp": "sample string 8",
    "twoFactorEnabled": true,
    "userName": "sample string 10",
    "joinDate": "2025-05-20T14:32:33.772202-05:00",
    "firstName": "sample string 12",
    "lastName": "sample string 13",
    "isSystemUser": true,
    "accountVerified": true,
    "acceptedTermsAndConditionsDate": "2025-05-20T14:32:33.772202-05:00",
    "phoneNumber": "sample string 15",
    "roles": [],
    "claims": [],
    "logins": []
  }
}

text/html

Sample:
{"id":1,"purchaseDate":"2025-05-20T14:32:33.7680896-05:00","purchasePrice":1.0,"notificationEmail":"sample string 2","isForeclosure":true,"isShortSale":true,"addedDate":"2025-05-20T14:32:33.7680896-05:00","notes":"sample string 6","referrer":"sample string 7","archived":true,"buyers":"sample string 9","sellers":"sample string 10","mlsNo":"sample string 11","isCashDeal":true,"relatedParties":true,"purchasedByOwner":true,"isVacant":true,"isUninhabitable":true,"isSheriffSale":true,"realtyFirm":"sample string 18","realEstateAgentName":"sample string 19","additionalPins":["sample string 1","sample string 2"],"propertyOwnershipTypeId":20,"propertyAddressId":21,"userId":22,"businessUserClientId":1,"referredUserId":1,"propertyOwnershipType":{"id":1,"type":"sample string 2","description":"sample string 3"},"businessUserClient":{"id":1,"firstName":"sample string 2","lastName":"sample string 3","companyName":"sample string 4","phone":"sample string 5","email":"sample string 6","cellPhone":"sample string 7","isProspect":true,"addedDate":"2025-05-20T14:32:33.7701253-05:00","affiliateCode":"sample string 10","discountPercent":11.0,"isBuilder":true,"notes":"sample string 13","notificationsEnabled":true,"userPersonalInfoId":15,"userBusinessInfoId":16,"userPersonalInfo":{"id":1,"birthday":"2025-05-20T14:32:33.7701253-05:00","annualIncome":1.0,"isDisabled":true,"isVeteran":true,"returnYear":1,"disabilityLevel":1.0,"disabilityYear":1,"addedDate":"2025-05-20T14:32:33.7701253-05:00","lastModifiedDate":"2025-05-20T14:32:33.7701253-05:00","isOnActiveDuty":true},"userBusinessInfo":{"id":1,"companyName":"sample string 2","addressLine1":"sample string 3","city":"sample string 4","state":"sample string 5","zip":"sample string 6","countyId":7,"phone":"sample string 8","fax":"sample string 9","email":"sample string 10","cellPhone":"sample string 11","bio":"sample string 12","logo":"sample string 13","affiliateCode":"sample string 14","practiceStartYear":1,"onsiteAdEnabled":true,"docGenEnabled":true,"whiteLabelEnabled":true,"isPreferred":true,"starRating":19,"addedDate":"2025-05-20T14:32:33.7701253-05:00","lastModifiedDate":"2025-05-20T14:32:33.7701253-05:00","practiceArea":"sample string 21","discountPercent":22.0,"referrerAffiliateCode":"sample string 23","maxPropertyCount":1,"appealFeeOverride":1.0,"isTestUser":true,"individualGiftDiscount":25.0,"websiteUrl":"sample string 26","contingencyFee":1.0,"attorneyCode":"sample string 27","isBannerVisible":true,"clientColor":"sample string 29","clientLogo":"sample string 30","appealFeeAmount":31.0,"analysisFeeAmount":32.0,"referralFeeAmount":33.0,"forwardSiteReferrals":true,"referrealFeeToPtfAmount":35.0,"userReportIdentifier":"sample string 36","displayAppealDiscountBox":true,"displayHowToStartInstructions":true,"requireUserRegistration":true,"collectAnalysisFee":true,"iFrameBannerImageUrl":"sample string 41","customContactSectionTitle":"sample string 42","customContactSectionContent":"sample string 43","iFrameEmailReportToWebUser":true,"iFrameEnabledAppeal":true,"iFrameEnabledAppealGuarantee":true,"displayQrCode":true,"qrCodeUrl":"sample string 48","qrCodeClientUrl":"sample string 49","displayEngagementPageOnReport":true,"engagementPageContent":"sample string 51","digitalSignaturePackageUrl":"sample string 52","isPtfAttorney":true,"isBusinessReferralAttorney":true,"appealProcessingEnabled":true,"residentialAppealExemptionFilingFee":1.0,"vacancyConstructionIncomeAppealFilingFee":1.0,"certificateOfErrorFilingFee":1.0,"condoAssociationAppealFilingFee":1.0,"isFilingFeePerAppeal":true,"feeSharingPercent":1.0,"notes":"sample string 57","isProcessingIncluded":true,"isPerAdditionalAppealPricing":true,"userId":60,"user":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T14:32:33.772202-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T14:32:33.772202-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T14:32:33.772202-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]}}},"propertyAddress":{"id":1,"objectId":2.1,"addressNoPref":"sample string 3","addressNo":"sample string 4","addressNoSuffix":"sample string 5","addressNoSep":"sample string 6","addressNoCom":"sample string 7","streetNamePrm":"sample string 8","streetNamePrd":"sample string 9","streetNamePrt":"sample string 10","streetName":"sample string 11","streetNamePot":"sample string 12","streetNamePod":"sample string 13","streetNamePom":"sample string 14","streetNameCom":"sample string 15","subAddressType":"sample string 16","subAddressId":"sample string 17","subAddressElem":"sample string 18","subAddressCom":"sample string 19","landMarkName":"sample string 20","placeName":"sample string 21","uspsPn":"sample string 22","uspsPinGnis":23.0,"uspsSt":"sample string 24","zip5":"sample string 25","zip4":"sample string 26","country":"sample string 27","gnisMuni":28.0,"gnisTownship":29.0,"gnisCounty":30.0,"gnisState":31.0,"uspsBoxType":"sample string 32","uspsBoxId":"sample string 33","uspsBox":"sample string 34","uspsGroupType":"sample string 35","uspsGroupId":"sample string 36","uspsRoute":"sample string 37","uspsAddress":"sample string 38","uspsGndYpt":"sample string 39","addressDelivery":"sample string 40","cmpAddressAbrv":"sample string 41","addressLastLine":"sample string 42","addressId":"sample string 43","aAuthority":"sample string 44","relAddressId":"sample string 45","addressRelType":"sample string 46","xPosition":47.0,"yPosition":48.0,"longitude":"sample string 49","latitude":"sample string 50","usGridCord":"sample string 51","addressElevation":52.0,"pinSource":"sample string 53","pin":"sample string 54","addressNgType":"sample string 55","addressNgParty":"sample string 56","addressNgSide":"sample string 57","addressNgDirc":"sample string 58","addressNgSpan":"sample string 59","addressClass":"sample string 60","addressFeType":"sample string 61","offStatus":"sample string 62","anomaly":"sample string 63","addressSos":"sample string 64","addressZLevel":65.0,"locDescription":"sample string 66","mailAddress":"sample string 67","opStatus":"sample string 68","sauStatus":"sample string 69","coordAccuracy":70.0,"addressNoPar":"sample string 71","attachElevation":"sample string 72","subAddOrd":73.0,"elemSeqNum":74.0,"pnType":"sample string 75","landMarkGnis":76.0,"delAddressType":"sample string 77","addStartDate":"2025-05-20T14:32:33.7862453-05:00","addEndDate":"2025-05-20T14:32:33.7862453-05:00","dateSetId":"sample string 80","universalDate":"sample string 81","editor":"sample string 82","editTime":"sample string 83","editType":"sample string 84","pwaEditor":"sample string 85","pwaEditDate":"2025-05-20T14:32:33.7883374-05:00","pwaComments":"sample string 87","pwaStatus":"sample string 88","geoCodeMu":"sample string 89","documentI":"sample string 90","documentS":"sample string 91","comment":"sample string 92","volume":"sample string 93","commercialUnits":"sample string 94","fullBaths":95,"halfBaths":96,"centralAir":true,"numFirePlaces":98,"age":99,"landAreaSqft":100.0,"buildingAreaSqft":101.0,"apartmentNo":"sample string 102","tsv":"sample string 103","geom":"sample string 104","isAssessorTracked":true,"isLandmark":true,"residenceTypeId":107,"buildingUseId":108,"exteriorConstructionTypeId":109,"basementTypeId":110,"atticTypeId":111,"propertyClassId":112,"townshipId":113,"residenceType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},"buildingUse":{"id":1,"use":"sample string 2","description":"sample string 3","countyId":4,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},"exteriorConstructionType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},"basementType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},"atticType":{"id":1,"type":"sample string 2","description":"sample string 3","countyId":4,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}},"propertyClass":{"id":1,"class":"sample string 2","description":"sample string 3","exemptionSupport":true,"asOfDate":"2025-05-20T14:32:33.799269-05:00","propertyMajorClassId":6,"propertyMajorClass":{"id":1,"class":2,"description":"sample string 3","assessmentLevel":4.0,"asOfDate":"2025-05-20T14:32:33.799269-05:00","countyId":6,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}},"township":{"id":1,"name":"sample string 2","code":3,"rangeNo":4,"shapeArea":5.1,"shapeLen":6.1,"geom":"sample string 7","number":8,"reassessmentIntervalInYears":9,"baseReassessmentYear":10,"fullName":"sample string 11","countyId":12,"taxRegionId":13,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}},"taxRegion":{"id":1,"name":"sample string 2","description":"sample string 3","abbrv":"sample string 4","countyId":5,"county":{"id":1,"name":"sample string 2","description":"sample string 3","appealProcessDescription":"sample string 4","fipsCode":"sample string 5","established":1,"population":1,"shapeArea":1.1,"shapeLen":1.1,"geom":"sample string 6","pinFormat":"sample string 7","propertyImageUrl":"sample string 8","appealYearIncrement":9,"taxPaymentYearIncrement":10,"reassessmentCycleInYears":11,"landArea":12.1,"waterArea":13.1,"reassessmentDescription":"sample string 14","exemptionRefundPeriodInYears":15,"assessorScheduleUrl":"sample string 16","borScheduleUrl":"sample string 17","stateId":18,"isSupported":true,"assessmentPageUrl":"sample string 20","propertyCardPageUrl":"sample string 21","state":{"id":1,"name":"sample string 2","shortName":"sample string 3","geom":"sample string 4","isTerritory":true,"landArea":6.1,"waterArea":7.1}}}}},"user":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T14:32:33.772202-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T14:32:33.772202-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T14:32:33.772202-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]},"referredUser":{"id":1,"accessFailedCount":2,"email":"sample string 3","emailConfirmed":true,"lockoutEnabled":true,"lockoutEndDateUtc":"2025-05-20T14:32:33.772202-05:00","passwordHash":"sample string 6","phoneNumberConfirmed":true,"securityStamp":"sample string 8","twoFactorEnabled":true,"userName":"sample string 10","joinDate":"2025-05-20T14:32:33.772202-05:00","firstName":"sample string 12","lastName":"sample string 13","isSystemUser":true,"accountVerified":true,"acceptedTermsAndConditionsDate":"2025-05-20T14:32:33.772202-05:00","phoneNumber":"sample string 15","roles":[],"claims":[],"logins":[]}}

application/xml, text/xml

Sample:
<UserProperty xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities">
  <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
  <AddedDate>2025-05-20T14:32:33.7680896-05:00</AddedDate>
  <AdditionalPins xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </AdditionalPins>
  <Archived>true</Archived>
  <BusinessUserClient>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
    <AddedDate>2025-05-20T14:32:33.7701253-05:00</AddedDate>
    <AffiliateCode>sample string 10</AffiliateCode>
    <CellPhone>sample string 7</CellPhone>
    <CompanyName>sample string 4</CompanyName>
    <DiscountPercent>11</DiscountPercent>
    <Email>sample string 6</Email>
    <FirstName>sample string 2</FirstName>
    <IsBuilder>true</IsBuilder>
    <IsProspect>true</IsProspect>
    <LastName>sample string 3</LastName>
    <Notes>sample string 13</Notes>
    <NotificationsEnabled>true</NotificationsEnabled>
    <Phone>sample string 5</Phone>
    <UserBusinessInfo>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AddedDate>2025-05-20T14:32:33.7701253-05:00</AddedDate>
      <AddressLine1>sample string 3</AddressLine1>
      <AffiliateCode>sample string 14</AffiliateCode>
      <AnalysisFeeAmount>32</AnalysisFeeAmount>
      <AppealFeeAmount>31</AppealFeeAmount>
      <AppealFeeOverride>1</AppealFeeOverride>
      <AppealProcessingEnabled>true</AppealProcessingEnabled>
      <AttorneyCode>sample string 27</AttorneyCode>
      <Bio>sample string 12</Bio>
      <CellPhone>sample string 11</CellPhone>
      <CertificateOfErrorFilingFee>1</CertificateOfErrorFilingFee>
      <City>sample string 4</City>
      <ClientColor>sample string 29</ClientColor>
      <ClientLogo>sample string 30</ClientLogo>
      <CollectAnalysisFee>true</CollectAnalysisFee>
      <CompanyName>sample string 2</CompanyName>
      <CondoAssociationAppealFilingFee>1</CondoAssociationAppealFilingFee>
      <ContingencyFee>1</ContingencyFee>
      <CountyId>7</CountyId>
      <CustomContactSectionContent>sample string 43</CustomContactSectionContent>
      <CustomContactSectionTitle>sample string 42</CustomContactSectionTitle>
      <DigitalSignaturePackageUrl>sample string 52</DigitalSignaturePackageUrl>
      <DiscountPercent>22</DiscountPercent>
      <DisplayAppealDiscountBox>true</DisplayAppealDiscountBox>
      <DisplayEngagementPageOnReport>true</DisplayEngagementPageOnReport>
      <DisplayHowToStartInstructions>true</DisplayHowToStartInstructions>
      <DisplayQrCode>true</DisplayQrCode>
      <DocGenEnabled>true</DocGenEnabled>
      <Email>sample string 10</Email>
      <EngagementPageContent>sample string 51</EngagementPageContent>
      <Fax>sample string 9</Fax>
      <FeeSharingPercent>1</FeeSharingPercent>
      <ForwardSiteReferrals>true</ForwardSiteReferrals>
      <IFrameBannerImageUrl>sample string 41</IFrameBannerImageUrl>
      <IFrameEmailReportToWebUser>true</IFrameEmailReportToWebUser>
      <IFrameEnabledAppeal>true</IFrameEnabledAppeal>
      <IFrameEnabledAppealGuarantee>true</IFrameEnabledAppealGuarantee>
      <IndividualGiftDiscount>25</IndividualGiftDiscount>
      <IsBannerVisible>true</IsBannerVisible>
      <IsBusinessReferralAttorney>true</IsBusinessReferralAttorney>
      <IsFilingFeePerAppeal>true</IsFilingFeePerAppeal>
      <IsPerAdditionalAppealPricing>true</IsPerAdditionalAppealPricing>
      <IsPreferred>true</IsPreferred>
      <IsProcessingIncluded>true</IsProcessingIncluded>
      <IsPtfAttorney>true</IsPtfAttorney>
      <IsTestUser>true</IsTestUser>
      <LastModifiedDate>2025-05-20T14:32:33.7701253-05:00</LastModifiedDate>
      <Logo>sample string 13</Logo>
      <MaxPropertyCount>1</MaxPropertyCount>
      <Notes>sample string 57</Notes>
      <OnsiteAdEnabled>true</OnsiteAdEnabled>
      <Phone>sample string 8</Phone>
      <PracticeArea>sample string 21</PracticeArea>
      <PracticeStartYear>1</PracticeStartYear>
      <QrCodeClientUrl>sample string 49</QrCodeClientUrl>
      <QrCodeUrl>sample string 48</QrCodeUrl>
      <ReferralFeeAmount>33</ReferralFeeAmount>
      <ReferrealFeeToPtfAmount>35</ReferrealFeeToPtfAmount>
      <ReferrerAffiliateCode>sample string 23</ReferrerAffiliateCode>
      <RequireUserRegistration>true</RequireUserRegistration>
      <ResidentialAppealExemptionFilingFee>1</ResidentialAppealExemptionFilingFee>
      <StarRating>19</StarRating>
      <State>sample string 5</State>
      <User xmlns:d4p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities">
        <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
        <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
        <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
        <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
        <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T14:32:33.772202-05:00</LockoutEndDateUtc>
        <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
        <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
        <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
        <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
        <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
        <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
        <d4p1:AcceptedTermsAndConditionsDate>2025-05-20T14:32:33.772202-05:00</d4p1:AcceptedTermsAndConditionsDate>
        <d4p1:AccountVerified>true</d4p1:AccountVerified>
        <d4p1:FirstName>sample string 12</d4p1:FirstName>
        <d4p1:IsSystemUser>true</d4p1:IsSystemUser>
        <d4p1:JoinDate>2025-05-20T14:32:33.772202-05:00</d4p1:JoinDate>
        <d4p1:LastName>sample string 13</d4p1:LastName>
      </User>
      <UserId>60</UserId>
      <UserReportIdentifier>sample string 36</UserReportIdentifier>
      <VacancyConstructionIncomeAppealFilingFee>1</VacancyConstructionIncomeAppealFilingFee>
      <WebsiteUrl>sample string 26</WebsiteUrl>
      <WhiteLabelEnabled>true</WhiteLabelEnabled>
      <Zip>sample string 6</Zip>
    </UserBusinessInfo>
    <UserBusinessInfoId>16</UserBusinessInfoId>
    <UserPersonalInfo>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AddedDate>2025-05-20T14:32:33.7701253-05:00</AddedDate>
      <AnnualIncome>1</AnnualIncome>
      <Birthday>2025-05-20T14:32:33.7701253-05:00</Birthday>
      <DisabilityLevel>1</DisabilityLevel>
      <DisabilityYear>1</DisabilityYear>
      <IsDisabled>true</IsDisabled>
      <IsOnActiveDuty>true</IsOnActiveDuty>
      <IsVeteran>true</IsVeteran>
      <LastModifiedDate>2025-05-20T14:32:33.7701253-05:00</LastModifiedDate>
      <ReturnYear>1</ReturnYear>
    </UserPersonalInfo>
    <UserPersonalInfoId>15</UserPersonalInfoId>
  </BusinessUserClient>
  <BusinessUserClientId>1</BusinessUserClientId>
  <Buyers>sample string 9</Buyers>
  <IsCashDeal>true</IsCashDeal>
  <IsForeclosure>true</IsForeclosure>
  <IsSheriffSale>true</IsSheriffSale>
  <IsShortSale>true</IsShortSale>
  <IsUninhabitable>true</IsUninhabitable>
  <IsVacant>true</IsVacant>
  <MLSNo>sample string 11</MLSNo>
  <Notes>sample string 6</Notes>
  <NotificationEmail>sample string 2</NotificationEmail>
  <PropertyAddress>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
    <AAuthority>sample string 44</AAuthority>
    <AddEndDate>2025-05-20T14:32:33.7862453-05:00</AddEndDate>
    <AddStartDate>2025-05-20T14:32:33.7862453-05:00</AddStartDate>
    <AddressClass>sample string 60</AddressClass>
    <AddressDelivery>sample string 40</AddressDelivery>
    <AddressElevation>52</AddressElevation>
    <AddressFeType>sample string 61</AddressFeType>
    <AddressId>sample string 43</AddressId>
    <AddressLastLine>sample string 42</AddressLastLine>
    <AddressNgDirc>sample string 58</AddressNgDirc>
    <AddressNgParty>sample string 56</AddressNgParty>
    <AddressNgSide>sample string 57</AddressNgSide>
    <AddressNgSpan>sample string 59</AddressNgSpan>
    <AddressNgType>sample string 55</AddressNgType>
    <AddressNo>sample string 4</AddressNo>
    <AddressNoCom>sample string 7</AddressNoCom>
    <AddressNoPar>sample string 71</AddressNoPar>
    <AddressNoPref>sample string 3</AddressNoPref>
    <AddressNoSep>sample string 6</AddressNoSep>
    <AddressNoSuffix>sample string 5</AddressNoSuffix>
    <AddressRelType>sample string 46</AddressRelType>
    <AddressSos>sample string 64</AddressSos>
    <AddressZLevel>65</AddressZLevel>
    <Age>99</Age>
    <Anomaly>sample string 63</Anomaly>
    <ApartmentNo>sample string 102</ApartmentNo>
    <AttachElevation>sample string 72</AttachElevation>
    <AtticType xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AppealProcessDescription>sample string 4</AppealProcessDescription>
        <AppealYearIncrement>9</AppealYearIncrement>
        <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
        <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
        <BorScheduleUrl>sample string 17</BorScheduleUrl>
        <Description>sample string 3</Description>
        <Established>1</Established>
        <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
        <FipsCode>sample string 5</FipsCode>
        <Geom>sample string 6</Geom>
        <IsSupported>true</IsSupported>
        <LandArea>12.1</LandArea>
        <Name>sample string 2</Name>
        <PinFormat>sample string 7</PinFormat>
        <Population>1</Population>
        <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
        <PropertyImageUrl>sample string 8</PropertyImageUrl>
        <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
        <ReassessmentDescription>sample string 14</ReassessmentDescription>
        <ShapeArea>1.1</ShapeArea>
        <ShapeLen>1.1</ShapeLen>
        <State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId>18</StateId>
        <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
        <WaterArea>13.1</WaterArea>
      </d3p1:County>
      <d3p1:CountyId>4</d3p1:CountyId>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Type>sample string 2</d3p1:Type>
    </AtticType>
    <AtticTypeId>111</AtticTypeId>
    <BasementType xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AppealProcessDescription>sample string 4</AppealProcessDescription>
        <AppealYearIncrement>9</AppealYearIncrement>
        <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
        <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
        <BorScheduleUrl>sample string 17</BorScheduleUrl>
        <Description>sample string 3</Description>
        <Established>1</Established>
        <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
        <FipsCode>sample string 5</FipsCode>
        <Geom>sample string 6</Geom>
        <IsSupported>true</IsSupported>
        <LandArea>12.1</LandArea>
        <Name>sample string 2</Name>
        <PinFormat>sample string 7</PinFormat>
        <Population>1</Population>
        <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
        <PropertyImageUrl>sample string 8</PropertyImageUrl>
        <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
        <ReassessmentDescription>sample string 14</ReassessmentDescription>
        <ShapeArea>1.1</ShapeArea>
        <ShapeLen>1.1</ShapeLen>
        <State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId>18</StateId>
        <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
        <WaterArea>13.1</WaterArea>
      </d3p1:County>
      <d3p1:CountyId>4</d3p1:CountyId>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Type>sample string 2</d3p1:Type>
    </BasementType>
    <BasementTypeId>110</BasementTypeId>
    <BuildingAreaSqft>101</BuildingAreaSqft>
    <BuildingUse xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AppealProcessDescription>sample string 4</AppealProcessDescription>
        <AppealYearIncrement>9</AppealYearIncrement>
        <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
        <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
        <BorScheduleUrl>sample string 17</BorScheduleUrl>
        <Description>sample string 3</Description>
        <Established>1</Established>
        <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
        <FipsCode>sample string 5</FipsCode>
        <Geom>sample string 6</Geom>
        <IsSupported>true</IsSupported>
        <LandArea>12.1</LandArea>
        <Name>sample string 2</Name>
        <PinFormat>sample string 7</PinFormat>
        <Population>1</Population>
        <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
        <PropertyImageUrl>sample string 8</PropertyImageUrl>
        <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
        <ReassessmentDescription>sample string 14</ReassessmentDescription>
        <ShapeArea>1.1</ShapeArea>
        <ShapeLen>1.1</ShapeLen>
        <State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId>18</StateId>
        <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
        <WaterArea>13.1</WaterArea>
      </d3p1:County>
      <d3p1:CountyId>4</d3p1:CountyId>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Use>sample string 2</d3p1:Use>
    </BuildingUse>
    <BuildingUseId>108</BuildingUseId>
    <CentralAir>true</CentralAir>
    <CmpAddressAbrv>sample string 41</CmpAddressAbrv>
    <Comment>sample string 92</Comment>
    <CommercialUnits>sample string 94</CommercialUnits>
    <CoordAccuracy>70</CoordAccuracy>
    <Country>sample string 27</Country>
    <DateSetId>sample string 80</DateSetId>
    <DelAddressType>sample string 77</DelAddressType>
    <DocumentI>sample string 90</DocumentI>
    <DocumentS>sample string 91</DocumentS>
    <EditTime>sample string 83</EditTime>
    <EditType>sample string 84</EditType>
    <Editor>sample string 82</Editor>
    <ElemSeqNum>74</ElemSeqNum>
    <ExteriorConstructionType xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AppealProcessDescription>sample string 4</AppealProcessDescription>
        <AppealYearIncrement>9</AppealYearIncrement>
        <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
        <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
        <BorScheduleUrl>sample string 17</BorScheduleUrl>
        <Description>sample string 3</Description>
        <Established>1</Established>
        <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
        <FipsCode>sample string 5</FipsCode>
        <Geom>sample string 6</Geom>
        <IsSupported>true</IsSupported>
        <LandArea>12.1</LandArea>
        <Name>sample string 2</Name>
        <PinFormat>sample string 7</PinFormat>
        <Population>1</Population>
        <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
        <PropertyImageUrl>sample string 8</PropertyImageUrl>
        <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
        <ReassessmentDescription>sample string 14</ReassessmentDescription>
        <ShapeArea>1.1</ShapeArea>
        <ShapeLen>1.1</ShapeLen>
        <State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId>18</StateId>
        <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
        <WaterArea>13.1</WaterArea>
      </d3p1:County>
      <d3p1:CountyId>4</d3p1:CountyId>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Type>sample string 2</d3p1:Type>
    </ExteriorConstructionType>
    <ExteriorConstructionTypeId>109</ExteriorConstructionTypeId>
    <FullBaths>95</FullBaths>
    <GeoCodeMu>sample string 89</GeoCodeMu>
    <Geom>sample string 104</Geom>
    <GnisCounty>30</GnisCounty>
    <GnisMuni>28</GnisMuni>
    <GnisState>31</GnisState>
    <GnisTownship>29</GnisTownship>
    <HalfBaths>96</HalfBaths>
    <IsAssessorTracked>true</IsAssessorTracked>
    <IsLandmark>true</IsLandmark>
    <LandAreaSqft>100</LandAreaSqft>
    <LandMarkGnis>76</LandMarkGnis>
    <LandMarkName>sample string 20</LandMarkName>
    <Latitude>sample string 50</Latitude>
    <LocDescription>sample string 66</LocDescription>
    <Longitude>sample string 49</Longitude>
    <MailAddress>sample string 67</MailAddress>
    <NumFirePlaces>98</NumFirePlaces>
    <ObjectId>2.1</ObjectId>
    <OffStatus>sample string 62</OffStatus>
    <OpStatus>sample string 68</OpStatus>
    <Pin>sample string 54</Pin>
    <PinSource>sample string 53</PinSource>
    <PlaceName>sample string 21</PlaceName>
    <PnType>sample string 75</PnType>
    <PropertyClass>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <AsOfDate>2025-05-20T14:32:33.799269-05:00</AsOfDate>
      <Class>sample string 2</Class>
      <Description>sample string 3</Description>
      <ExemptionSupport>true</ExemptionSupport>
      <PropertyMajorClass>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AsOfDate>2025-05-20T14:32:33.799269-05:00</AsOfDate>
        <AssessmentLevel>4</AssessmentLevel>
        <Class>2</Class>
        <County>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AppealProcessDescription>sample string 4</AppealProcessDescription>
          <AppealYearIncrement>9</AppealYearIncrement>
          <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
          <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
          <BorScheduleUrl>sample string 17</BorScheduleUrl>
          <Description>sample string 3</Description>
          <Established>1</Established>
          <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
          <FipsCode>sample string 5</FipsCode>
          <Geom>sample string 6</Geom>
          <IsSupported>true</IsSupported>
          <LandArea>12.1</LandArea>
          <Name>sample string 2</Name>
          <PinFormat>sample string 7</PinFormat>
          <Population>1</Population>
          <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
          <PropertyImageUrl>sample string 8</PropertyImageUrl>
          <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
          <ReassessmentDescription>sample string 14</ReassessmentDescription>
          <ShapeArea>1.1</ShapeArea>
          <ShapeLen>1.1</ShapeLen>
          <State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <Geom>sample string 4</Geom>
            <IsTerritory>true</IsTerritory>
            <LandArea>6.1</LandArea>
            <Name>sample string 2</Name>
            <ShortName>sample string 3</ShortName>
            <WaterArea>7.1</WaterArea>
          </State>
          <StateId>18</StateId>
          <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
          <WaterArea>13.1</WaterArea>
        </County>
        <CountyId>6</CountyId>
        <Description>sample string 3</Description>
      </PropertyMajorClass>
      <PropertyMajorClassId>6</PropertyMajorClassId>
    </PropertyClass>
    <PropertyClassId>112</PropertyClassId>
    <PwaComments>sample string 87</PwaComments>
    <PwaEditDate>2025-05-20T14:32:33.7883374-05:00</PwaEditDate>
    <PwaEditor>sample string 85</PwaEditor>
    <PwaStatus>sample string 88</PwaStatus>
    <RelAddressId>sample string 45</RelAddressId>
    <ResidenceType xmlns:d3p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <d3p1:County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AppealProcessDescription>sample string 4</AppealProcessDescription>
        <AppealYearIncrement>9</AppealYearIncrement>
        <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
        <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
        <BorScheduleUrl>sample string 17</BorScheduleUrl>
        <Description>sample string 3</Description>
        <Established>1</Established>
        <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
        <FipsCode>sample string 5</FipsCode>
        <Geom>sample string 6</Geom>
        <IsSupported>true</IsSupported>
        <LandArea>12.1</LandArea>
        <Name>sample string 2</Name>
        <PinFormat>sample string 7</PinFormat>
        <Population>1</Population>
        <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
        <PropertyImageUrl>sample string 8</PropertyImageUrl>
        <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
        <ReassessmentDescription>sample string 14</ReassessmentDescription>
        <ShapeArea>1.1</ShapeArea>
        <ShapeLen>1.1</ShapeLen>
        <State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId>18</StateId>
        <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
        <WaterArea>13.1</WaterArea>
      </d3p1:County>
      <d3p1:CountyId>4</d3p1:CountyId>
      <d3p1:Description>sample string 3</d3p1:Description>
      <d3p1:Type>sample string 2</d3p1:Type>
    </ResidenceType>
    <ResidenceTypeId>107</ResidenceTypeId>
    <SauStatus>sample string 69</SauStatus>
    <StreetName>sample string 11</StreetName>
    <StreetNameCom>sample string 15</StreetNameCom>
    <StreetNamePod>sample string 13</StreetNamePod>
    <StreetNamePom>sample string 14</StreetNamePom>
    <StreetNamePot>sample string 12</StreetNamePot>
    <StreetNamePrd>sample string 9</StreetNamePrd>
    <StreetNamePrm>sample string 8</StreetNamePrm>
    <StreetNamePrt>sample string 10</StreetNamePrt>
    <SubAddOrd>73</SubAddOrd>
    <SubAddressCom>sample string 19</SubAddressCom>
    <SubAddressElem>sample string 18</SubAddressElem>
    <SubAddressId>sample string 17</SubAddressId>
    <SubAddressType>sample string 16</SubAddressType>
    <Township>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
      <BaseReassessmentYear>10</BaseReassessmentYear>
      <Code>3</Code>
      <County>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <AppealProcessDescription>sample string 4</AppealProcessDescription>
        <AppealYearIncrement>9</AppealYearIncrement>
        <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
        <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
        <BorScheduleUrl>sample string 17</BorScheduleUrl>
        <Description>sample string 3</Description>
        <Established>1</Established>
        <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
        <FipsCode>sample string 5</FipsCode>
        <Geom>sample string 6</Geom>
        <IsSupported>true</IsSupported>
        <LandArea>12.1</LandArea>
        <Name>sample string 2</Name>
        <PinFormat>sample string 7</PinFormat>
        <Population>1</Population>
        <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
        <PropertyImageUrl>sample string 8</PropertyImageUrl>
        <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
        <ReassessmentDescription>sample string 14</ReassessmentDescription>
        <ShapeArea>1.1</ShapeArea>
        <ShapeLen>1.1</ShapeLen>
        <State>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <Geom>sample string 4</Geom>
          <IsTerritory>true</IsTerritory>
          <LandArea>6.1</LandArea>
          <Name>sample string 2</Name>
          <ShortName>sample string 3</ShortName>
          <WaterArea>7.1</WaterArea>
        </State>
        <StateId>18</StateId>
        <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
        <WaterArea>13.1</WaterArea>
      </County>
      <CountyId>12</CountyId>
      <FullName>sample string 11</FullName>
      <Geom>sample string 7</Geom>
      <Name>sample string 2</Name>
      <Number>8</Number>
      <RangeNo>4</RangeNo>
      <ReassessmentIntervalInYears>9</ReassessmentIntervalInYears>
      <ShapeArea>5.1</ShapeArea>
      <ShapeLen>6.1</ShapeLen>
      <TaxRegion>
        <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
        <Abbrv>sample string 4</Abbrv>
        <County>
          <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
          <AppealProcessDescription>sample string 4</AppealProcessDescription>
          <AppealYearIncrement>9</AppealYearIncrement>
          <AssessmentPageUrl>sample string 20</AssessmentPageUrl>
          <AssessorScheduleUrl>sample string 16</AssessorScheduleUrl>
          <BorScheduleUrl>sample string 17</BorScheduleUrl>
          <Description>sample string 3</Description>
          <Established>1</Established>
          <ExemptionRefundPeriodInYears>15</ExemptionRefundPeriodInYears>
          <FipsCode>sample string 5</FipsCode>
          <Geom>sample string 6</Geom>
          <IsSupported>true</IsSupported>
          <LandArea>12.1</LandArea>
          <Name>sample string 2</Name>
          <PinFormat>sample string 7</PinFormat>
          <Population>1</Population>
          <PropertyCardPageUrl>sample string 21</PropertyCardPageUrl>
          <PropertyImageUrl>sample string 8</PropertyImageUrl>
          <ReassessmentCycleInYears>11</ReassessmentCycleInYears>
          <ReassessmentDescription>sample string 14</ReassessmentDescription>
          <ShapeArea>1.1</ShapeArea>
          <ShapeLen>1.1</ShapeLen>
          <State>
            <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
            <Geom>sample string 4</Geom>
            <IsTerritory>true</IsTerritory>
            <LandArea>6.1</LandArea>
            <Name>sample string 2</Name>
            <ShortName>sample string 3</ShortName>
            <WaterArea>7.1</WaterArea>
          </State>
          <StateId>18</StateId>
          <TaxPaymentYearIncrement>10</TaxPaymentYearIncrement>
          <WaterArea>13.1</WaterArea>
        </County>
        <CountyId>5</CountyId>
        <Description>sample string 3</Description>
        <Name>sample string 2</Name>
      </TaxRegion>
      <TaxRegionId>13</TaxRegionId>
    </Township>
    <TownshipId>113</TownshipId>
    <Tsv>sample string 103</Tsv>
    <UniversalDate>sample string 81</UniversalDate>
    <UsGridCord>sample string 51</UsGridCord>
    <UspsAddress>sample string 38</UspsAddress>
    <UspsBox>sample string 34</UspsBox>
    <UspsBoxId>sample string 33</UspsBoxId>
    <UspsBoxType>sample string 32</UspsBoxType>
    <UspsGndYpt>sample string 39</UspsGndYpt>
    <UspsGroupId>sample string 36</UspsGroupId>
    <UspsGroupType>sample string 35</UspsGroupType>
    <UspsPinGnis>23</UspsPinGnis>
    <UspsPn>sample string 22</UspsPn>
    <UspsRoute>sample string 37</UspsRoute>
    <UspsSt>sample string 24</UspsSt>
    <Volume>sample string 93</Volume>
    <XPosition>47</XPosition>
    <YPosition>48</YPosition>
    <Zip4>sample string 26</Zip4>
    <Zip5>sample string 25</Zip5>
  </PropertyAddress>
  <PropertyAddressId>21</PropertyAddressId>
  <PropertyOwnershipType xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.ValueTypes">
    <Id xmlns="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.Core">1</Id>
    <d2p1:Description>sample string 3</d2p1:Description>
    <d2p1:Type>sample string 2</d2p1:Type>
  </PropertyOwnershipType>
  <PropertyOwnershipTypeId>20</PropertyOwnershipTypeId>
  <PurchaseDate>2025-05-20T14:32:33.7680896-05:00</PurchaseDate>
  <PurchasePrice>1</PurchasePrice>
  <PurchasedByOwner>true</PurchasedByOwner>
  <RealEstateAgentName>sample string 19</RealEstateAgentName>
  <RealtyFirm>sample string 18</RealtyFirm>
  <ReferredUser xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities">
    <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
    <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
    <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
    <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
    <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T14:32:33.772202-05:00</LockoutEndDateUtc>
    <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
    <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
    <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
    <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
    <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
    <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
    <d2p1:AcceptedTermsAndConditionsDate>2025-05-20T14:32:33.772202-05:00</d2p1:AcceptedTermsAndConditionsDate>
    <d2p1:AccountVerified>true</d2p1:AccountVerified>
    <d2p1:FirstName>sample string 12</d2p1:FirstName>
    <d2p1:IsSystemUser>true</d2p1:IsSystemUser>
    <d2p1:JoinDate>2025-05-20T14:32:33.772202-05:00</d2p1:JoinDate>
    <d2p1:LastName>sample string 13</d2p1:LastName>
  </ReferredUser>
  <ReferredUserId>1</ReferredUserId>
  <Referrer>sample string 7</Referrer>
  <RelatedParties>true</RelatedParties>
  <Sellers>sample string 10</Sellers>
  <User xmlns:d2p1="http://schemas.datacontract.org/2004/07/Ptd.Model.Entities.AuthEntities">
    <AccessFailedCount xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2</AccessFailedCount>
    <Email xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 3</Email>
    <EmailConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</EmailConfirmed>
    <Id xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">1</Id>
    <LockoutEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</LockoutEnabled>
    <LockoutEndDateUtc xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">2025-05-20T14:32:33.772202-05:00</LockoutEndDateUtc>
    <PasswordHash xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 6</PasswordHash>
    <PhoneNumber xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 15</PhoneNumber>
    <PhoneNumberConfirmed xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</PhoneNumberConfirmed>
    <SecurityStamp xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 8</SecurityStamp>
    <TwoFactorEnabled xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">true</TwoFactorEnabled>
    <UserName xmlns="http://schemas.datacontract.org/2004/07/Microsoft.AspNet.Identity.EntityFramework">sample string 10</UserName>
    <d2p1:AcceptedTermsAndConditionsDate>2025-05-20T14:32:33.772202-05:00</d2p1:AcceptedTermsAndConditionsDate>
    <d2p1:AccountVerified>true</d2p1:AccountVerified>
    <d2p1:FirstName>sample string 12</d2p1:FirstName>
    <d2p1:IsSystemUser>true</d2p1:IsSystemUser>
    <d2p1:JoinDate>2025-05-20T14:32:33.772202-05:00</d2p1:JoinDate>
    <d2p1:LastName>sample string 13</d2p1:LastName>
  </User>
  <UserId>22</UserId>
</UserProperty>