GET api/Application/GetApplication/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ApplicationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationId | integer |
None. |
|
| ProspectId | integer |
None. |
|
| ActualApplicationDate | date |
None. |
|
| DateNeeded | date |
None. |
|
| CreatedDate | date |
None. |
|
| CreatedBy | integer |
None. |
|
| ApplicationStatusId | byte |
None. |
|
| TenantGroupStatusId | byte |
None. |
|
| LeaseTermId | integer |
None. |
|
| LastUpdatedBy | integer |
None. |
|
| LastUpdatedDate | date |
None. |
|
| ApplicationScreeningId | integer |
None. |
|
| IsScreeningRequired | boolean |
None. |
|
| PreScreeningStatusId | byte |
None. |
|
| IsOnlineApplication | integer |
None. |
|
| IsSigningOnline | boolean |
None. |
|
| UserConfirmation | integer |
None. |
|
| applicants | ApplicantModel |
None. |
|
| prospects | ProspectModel |
None. |
|
| tenantUnits | TenantUnitsModel |
None. |
|
| userApplication | UserApplicationModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"applicationId": 1,
"prospectId": 2,
"actualApplicationDate": "2025-12-06T10:09:03.8446308-06:00",
"dateNeeded": "2025-12-06T10:09:03.8446308-06:00",
"createdDate": "2025-12-06T10:09:03.8446308-06:00",
"createdBy": 6,
"applicationStatusId": 64,
"tenantGroupStatusId": 64,
"leaseTermId": 9,
"lastUpdatedBy": 10,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"applicationScreeningId": 12,
"isScreeningRequired": true,
"preScreeningStatusId": 64,
"isOnlineApplication": 15,
"isSigningOnline": true,
"userConfirmation": 17,
"applicants": {
"tempApplicantId": 1,
"applicantId": 2,
"otherApplicantUserId": 3,
"applicantTypeId": 64,
"spouseId": 1,
"applicationId": 1,
"applicantName": "sample string 5",
"firstName": "sample string 6",
"middleName": "sample string 7",
"lastName": "sample string 8",
"dateOfBirth": "2025-12-06T10:09:03.8446308-06:00",
"genderId": 64,
"maritalStatusId": 64,
"maritalStatus": "sample string 12",
"applicantType": "sample string 13",
"heightId": 1,
"weight": 1.1,
"eyeColorId": 64,
"hairColorId": 64,
"usCitizen": true,
"isSmoker": true,
"addressLine1": "sample string 18",
"addressLine2": "sample string 19",
"city": "sample string 20",
"stateId": 64,
"stateCD": "sample string 22",
"zip": "sample string 23",
"email": "sample string 24",
"daytimePhone": "sample string 25",
"eveningPhone": "sample string 26",
"mobile": "sample string 27",
"otherPhone": "sample string 28",
"ssn": "sample string 29",
"dlStateId": 64,
"dlNumber": "sample string 31",
"internationalIdentityTypeId": 64,
"internationalIdentityNumber": "sample string 33",
"internationalAddressLine1": "sample string 34",
"internationalAddressLine2": "sample string 35",
"internationalCounty": "sample string 36",
"internationalCity": "sample string 37",
"internationalState": "sample string 38",
"internationalCountry": "sample string 39",
"internationalZip": "sample string 40",
"internationalPhone": "sample string 41",
"isActive": true,
"displayNameOnLeaseDocument": true,
"inactivatedBy": 44,
"inactivatedDate": "2025-12-06T10:09:03.8446308-06:00",
"lastUpdatedBy": 46,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"streetNumber": 1,
"streetName": "sample string 48",
"doNoHaveSSN": true,
"guarantorId": 50,
"applicantGuarantor": 51,
"screeningStatusId": 52,
"unitApplicationId": 53,
"screeningResult": "sample string 54",
"isScreened": true,
"screeningResultId": 56,
"grossMonthlyIncome": 57.0,
"age": 58,
"state": "sample string 59",
"dlState": "sample string 60",
"identifier": "5a960fe3-5dfa-4669-b688-517f20a24966",
"isNew": true,
"trafficSourceId": 1,
"trafficSourceCategoryId": 1,
"referralTenantUnitId": 1,
"referralUnitId": 1,
"prospectId": 63,
"referralName": "sample string 64",
"disclaimer": true,
"isTUResidentIDVerified": true,
"tuDeviceSessionId": "sample string 67",
"tuResidentIdentityId": 1,
"riskIndicator": "sample string 68",
"tuidValidationStatusId": 1,
"validationMessage": "sample string 69",
"emergencycontact": {
"applicantEmergencyContactId": 1,
"applicantId": 1,
"firstName": "sample string 1",
"middleName": "sample string 2",
"lastName": "sample string 3",
"addressLine1": "sample string 4",
"addressLine2": "sample string 5",
"city": "sample string 6",
"stateId": 64,
"zip": "sample string 8",
"daytimePhone": "sample string 9",
"eveningPhone": "sample string 10",
"mobile": "sample string 11",
"email": "sample string 12",
"relationship": "sample string 13",
"ecAbovePerson": true,
"ecParentOrChild": true,
"ecSpouse": true,
"residentSpecialNeedsExists": true,
"residentSpecialNeedsDesc": "sample string 14",
"isActive": true,
"inActivatedDate": "2025-12-06T10:09:03.8446308-06:00",
"inActivatedBy": 1,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"lastUpdatedBy": 1
},
"identityRootResponse": {
"tuResidentIdentityId": 1,
"referenceNumber": "sample string 1",
"applicationNumber": "sample string 2",
"transactionStatus": "sample string 3",
"examDetails": [
{
"name": "sample string 1",
"type": "sample string 2",
"message": "sample string 3"
},
{
"name": "sample string 1",
"type": "sample string 2",
"message": "sample string 3"
}
],
"verificationDetails": [
"sample string 1",
"sample string 2"
],
"applicantValidationResults": [
{},
{}
],
"questions": [
{
"questionKeyName": "sample string 1",
"questionDisplayName": "sample string 2",
"type": "sample string 3",
"choices": [
{
"choiceKeyName": "sample string 1",
"choiceDisplayName": "sample string 2"
},
{
"choiceKeyName": "sample string 1",
"choiceDisplayName": "sample string 2"
}
]
},
{
"questionKeyName": "sample string 1",
"questionDisplayName": "sample string 2",
"type": "sample string 3",
"choices": [
{
"choiceKeyName": "sample string 1",
"choiceDisplayName": "sample string 2"
},
{
"choiceKeyName": "sample string 1",
"choiceDisplayName": "sample string 2"
}
]
}
],
"targetGroup": "sample string 4",
"result": "sample string 5",
"fileType": "sample string 6",
"identityVerificationMessages": [
{},
{}
],
"keyMessages": [
{},
{}
],
"fraudAlertMessages": [
{},
{}
],
"ofacScreen": [
{},
{}
],
"riskIndicator": "sample string 7",
"errorMessages": [
"sample string 1",
"sample string 2"
]
}
},
"prospects": {
"prospectId": 1,
"dbaId": 1,
"prospectStatusId": 64,
"tenantGroupStatusId": 64,
"firstName": "sample string 3",
"middleName": "sample string 4",
"lastName": "sample string 5",
"email": "sample string 6",
"daytimePhone": "sample string 7",
"eveningPhone": "sample string 8",
"mobile": "sample string 9",
"otherPhone": "sample string 10",
"addressLine1": "sample string 11",
"addressLine2": "sample string 12",
"city": "sample string 13",
"stateId": 64,
"zip": "sample string 15",
"presentCommunity": "sample string 16",
"prospectLengthOfTenancyId": 64,
"monthlyRent": 18.0,
"moveOutReasonId": 1,
"otherReason": "sample string 19",
"trafficSourceId": 1,
"trafficSourceCategoryId": 1,
"referralTenantUnitId": 1,
"isReferralGetDiscount": true,
"firstContactTypeId": 64,
"firstContactLeasingAgentId": "b564bab4-48e2-4907-bc69-81bb66f5108e",
"firstContactDate": "2025-12-06T10:09:03.8446308-06:00",
"priceRangeId": 1,
"floorLevelId": 1,
"numOfOccupants": 1,
"numOfPets": 1,
"leaseTermId": 1,
"dateNeeded": "2025-12-06T10:09:03.8446308-06:00",
"reasonForNotRentId": 1,
"preferredUnitId": 1,
"prospectQuoteId": 1,
"isDuplicateRecord": true,
"lastUpdatedBy": 25,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"openedBy": 27,
"openedDate": "2025-12-06T10:09:03.8446308-06:00",
"moveToApplicantBy": 29,
"moveToApplicantDate": "2025-12-06T10:09:03.8446308-06:00",
"closedBy": 31,
"closedDate": "2025-12-06T10:09:03.8446308-06:00",
"appliedBy": 33,
"appliedDate": "2025-12-06T10:09:03.8446308-06:00",
"reopenBy": 35,
"reopenDate": "2025-12-06T10:09:03.8446308-06:00",
"applicationSource": 37,
"preference1": 1,
"preference2": 1,
"recordedBy": 38,
"recordedDate": "2025-12-06T10:09:03.8446308-06:00",
"referralUnitId": 1,
"referralName": "sample string 40",
"isLivingCommunityAcceptance": true,
"prospectQuote": [
{
"prospectQuoteId": 1,
"prospectId": 1,
"unitId": 1,
"leaseStartDate": "2025-12-06T10:09:03.8446308-06:00",
"leaseTermId": 1,
"leaseEndDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedBy": 1,
"expiryDate": "2025-12-06T10:09:03.8446308-06:00",
"netRent": 5.0,
"applicationFee": 6.0,
"administrativeFee": 7.0,
"securityDeposit": 8.0,
"monthlyRentPremium": 9.0,
"weeklyRentPremium": 10.0,
"dailyRentPremium": 11.0,
"reportResult": "QEA=",
"quoteNumber": "sample string 12",
"dbaUnitTypeId": 1,
"dbaId": 1,
"managementCompanyId": 1,
"tenantUnitId": 1,
"amenities": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
}
],
"pets": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
}
]
},
{
"prospectQuoteId": 1,
"prospectId": 1,
"unitId": 1,
"leaseStartDate": "2025-12-06T10:09:03.8446308-06:00",
"leaseTermId": 1,
"leaseEndDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedBy": 1,
"expiryDate": "2025-12-06T10:09:03.8446308-06:00",
"netRent": 5.0,
"applicationFee": 6.0,
"administrativeFee": 7.0,
"securityDeposit": 8.0,
"monthlyRentPremium": 9.0,
"weeklyRentPremium": 10.0,
"dailyRentPremium": 11.0,
"reportResult": "QEA=",
"quoteNumber": "sample string 12",
"dbaUnitTypeId": 1,
"dbaId": 1,
"managementCompanyId": 1,
"tenantUnitId": 1,
"amenities": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
}
],
"pets": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
}
]
}
]
},
"tenantUnits": {
"tenantUnitId": 1,
"dbaId": 2,
"applicationId": 3,
"applicantId": 4,
"unitId": 5,
"preferredEmployerId": 6,
"prospectQuoteId": 7,
"residentTypeId": 64,
"residentStatusId": 64,
"tenantGroupStatusId": 64,
"moveInDate": "2025-12-06T10:09:03.8446308-06:00",
"timesLate": 12,
"timesNSF": 13,
"lastUpdatedBy": 14,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"lateFee": 16.0,
"allowChecks": true,
"allowCreditCardOnline": true,
"allowECheckOnline": true
},
"userApplication": {
"userId": 1,
"userApplicationId": 2,
"applicationId": 3,
"tenantUnitId": 4,
"prospectId": 5,
"prospectQuoteId": 6,
"unitId": 7,
"leaseStartDate": "2025-12-06T10:09:03.8446308-06:00",
"isScreeningRequired": true,
"leaseEndDate": "2025-12-06T10:09:03.8446308-06:00",
"leaseTermId": 11,
"expiryDate": "2025-12-06T10:09:03.8446308-06:00",
"netRent": 13.0,
"applicationFee": 14.0,
"administrativeFee": 15.0,
"securityDeposit": 16.0,
"quoteNumber": "sample string 17",
"dbaUnitTypeId": 18,
"dbaUnitType": "sample string 19",
"squareFeet": 20.0,
"dbaId": 21,
"unitDescription": "sample string 22",
"numBedRooms": 23.0,
"numBathRooms": 24.0,
"unitLeaseStatusId": 64,
"unit": "sample string 26",
"apartmentNo": "sample string 27",
"dbaName": "sample string 28",
"managementCompanyName": "sample string 29",
"managementCompanyId": "sample string 30",
"phoneNumber": "sample string 31",
"dateNeeded": "2025-12-06T10:09:03.8446308-06:00",
"applicationStatusId": 64,
"applicationStatus": "sample string 34",
"unitTypeId": 35,
"unitTypeCode": "sample string 36",
"isSigningOnline": true,
"signNull": "sample string 38",
"email": "sample string 39",
"password": "sample string 40",
"firstName": "sample string 41",
"middleName": "sample string 42",
"lastName": "sample string 43",
"createdDate": "2025-12-06T10:09:03.8446308-06:00",
"securityQuestion": "sample string 45",
"securityQuestionId": 46,
"securityAnswer": "sample string 47",
"userStatusId": 48,
"userStatus": "sample string 49",
"verificationCode": 50,
"failedLoginAttempts": 51,
"lastFailedLoginDate": "2025-12-06T10:09:03.8446308-06:00",
"lastLoginDate": "2025-12-06T10:09:03.8446308-06:00",
"userLastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"isPrimaryApplicant": true,
"primaryApplicationUserId": 57,
"isEsigned": true,
"esignedName": "sample string 59",
"esignedDate": "2025-12-06T10:09:03.8446308-06:00",
"isAgreed": true,
"agreedName": "sample string 62",
"agreementDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedDate": "2025-12-06T10:09:03.8446308-06:00",
"unitNumber": "sample string 65",
"dbaUnitTypeDescription": "sample string 66",
"leaseTerm": "sample string 67",
"dbaPhoneNumber": "sample string 68",
"dbaTollFreeNumber": "sample string 69",
"unitDetails": "sample string 70",
"otherApplicantFirstName": "sample string 71",
"otherApplicantLastName": "sample string 72",
"otherApplicantId": 73,
"prospect": {
"prospectId": 1,
"dbaId": 1,
"prospectStatusId": 64,
"tenantGroupStatusId": 64,
"firstName": "sample string 3",
"middleName": "sample string 4",
"lastName": "sample string 5",
"email": "sample string 6",
"daytimePhone": "sample string 7",
"eveningPhone": "sample string 8",
"mobile": "sample string 9",
"otherPhone": "sample string 10",
"addressLine1": "sample string 11",
"addressLine2": "sample string 12",
"city": "sample string 13",
"stateId": 64,
"zip": "sample string 15",
"presentCommunity": "sample string 16",
"prospectLengthOfTenancyId": 64,
"monthlyRent": 18.0,
"moveOutReasonId": 1,
"otherReason": "sample string 19",
"trafficSourceId": 1,
"trafficSourceCategoryId": 1,
"referralTenantUnitId": 1,
"isReferralGetDiscount": true,
"firstContactTypeId": 64,
"firstContactLeasingAgentId": "b564bab4-48e2-4907-bc69-81bb66f5108e",
"firstContactDate": "2025-12-06T10:09:03.8446308-06:00",
"priceRangeId": 1,
"floorLevelId": 1,
"numOfOccupants": 1,
"numOfPets": 1,
"leaseTermId": 1,
"dateNeeded": "2025-12-06T10:09:03.8446308-06:00",
"reasonForNotRentId": 1,
"preferredUnitId": 1,
"prospectQuoteId": 1,
"isDuplicateRecord": true,
"lastUpdatedBy": 25,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00",
"openedBy": 27,
"openedDate": "2025-12-06T10:09:03.8446308-06:00",
"moveToApplicantBy": 29,
"moveToApplicantDate": "2025-12-06T10:09:03.8446308-06:00",
"closedBy": 31,
"closedDate": "2025-12-06T10:09:03.8446308-06:00",
"appliedBy": 33,
"appliedDate": "2025-12-06T10:09:03.8446308-06:00",
"reopenBy": 35,
"reopenDate": "2025-12-06T10:09:03.8446308-06:00",
"applicationSource": 37,
"preference1": 1,
"preference2": 1,
"recordedBy": 38,
"recordedDate": "2025-12-06T10:09:03.8446308-06:00",
"referralUnitId": 1,
"referralName": "sample string 40",
"isLivingCommunityAcceptance": true,
"prospectQuote": [
{
"prospectQuoteId": 1,
"prospectId": 1,
"unitId": 1,
"leaseStartDate": "2025-12-06T10:09:03.8446308-06:00",
"leaseTermId": 1,
"leaseEndDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedBy": 1,
"expiryDate": "2025-12-06T10:09:03.8446308-06:00",
"netRent": 5.0,
"applicationFee": 6.0,
"administrativeFee": 7.0,
"securityDeposit": 8.0,
"monthlyRentPremium": 9.0,
"weeklyRentPremium": 10.0,
"dailyRentPremium": 11.0,
"reportResult": "QEA=",
"quoteNumber": "sample string 12",
"dbaUnitTypeId": 1,
"dbaId": 1,
"managementCompanyId": 1,
"tenantUnitId": 1,
"amenities": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
}
],
"pets": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
}
]
},
{
"prospectQuoteId": 1,
"prospectId": 1,
"unitId": 1,
"leaseStartDate": "2025-12-06T10:09:03.8446308-06:00",
"leaseTermId": 1,
"leaseEndDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedDate": "2025-12-06T10:09:03.8446308-06:00",
"generatedBy": 1,
"expiryDate": "2025-12-06T10:09:03.8446308-06:00",
"netRent": 5.0,
"applicationFee": 6.0,
"administrativeFee": 7.0,
"securityDeposit": 8.0,
"monthlyRentPremium": 9.0,
"weeklyRentPremium": 10.0,
"dailyRentPremium": 11.0,
"reportResult": "QEA=",
"quoteNumber": "sample string 12",
"dbaUnitTypeId": 1,
"dbaId": 1,
"managementCompanyId": 1,
"tenantUnitId": 1,
"amenities": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaRentalAmenityTypeId": 1,
"dbaRentalAmenityType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0,
"nosAvailable": 1
}
],
"pets": [
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
},
{
"prospectId": 1,
"prospectQuoteId": 1,
"dbaPetTypeId": 1,
"dbaPetType": "sample string 1",
"quantity": 1,
"nonRefundableFee": 1.0,
"depositAmount": 1.0,
"monthlyRent": 1.0
}
]
}
]
},
"expiryHours": 74,
"isAgentGenerated": true,
"isQuoteExpired": true,
"isAlreadyEnrolled": true,
"disclaimer": true,
"moveInDateAvailableDays": 78,
"dbas": [
{
"dbaId": 1,
"dbaName": "sample string 1",
"qualifyingCriteria": "sample string 2",
"lastUpdatedBy": 1,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00"
},
{
"dbaId": 1,
"dbaName": "sample string 1",
"qualifyingCriteria": "sample string 2",
"lastUpdatedBy": 1,
"lastUpdatedDate": "2025-12-06T10:09:03.8446308-06:00"
}
]
}
}
application/xml, text/xml
Sample:
<ApplicationModel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ApplicationId>1</ApplicationId>
<ProspectId>2</ProspectId>
<ActualApplicationDate>2025-12-06T10:09:03.8446308-06:00</ActualApplicationDate>
<DateNeeded>2025-12-06T10:09:03.8446308-06:00</DateNeeded>
<CreatedDate>2025-12-06T10:09:03.8446308-06:00</CreatedDate>
<CreatedBy>6</CreatedBy>
<ApplicationStatusId>64</ApplicationStatusId>
<TenantGroupStatusId>64</TenantGroupStatusId>
<LeaseTermId>9</LeaseTermId>
<LastUpdatedBy>10</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<ApplicationScreeningId>12</ApplicationScreeningId>
<IsScreeningRequired>true</IsScreeningRequired>
<PreScreeningStatusId>64</PreScreeningStatusId>
<IsOnlineApplication>15</IsOnlineApplication>
<IsSigningOnline>true</IsSigningOnline>
<UserConfirmation>17</UserConfirmation>
<applicants>
<TempApplicantId>1</TempApplicantId>
<ApplicantId>2</ApplicantId>
<OtherApplicantUserId>3</OtherApplicantUserId>
<ApplicantTypeId>64</ApplicantTypeId>
<SpouseId>1</SpouseId>
<ApplicationId>1</ApplicationId>
<ApplicantName>sample string 5</ApplicantName>
<FirstName>sample string 6</FirstName>
<MiddleName>sample string 7</MiddleName>
<LastName>sample string 8</LastName>
<DateOfBirth>2025-12-06T10:09:03.8446308-06:00</DateOfBirth>
<GenderId>64</GenderId>
<MaritalStatusId>64</MaritalStatusId>
<MaritalStatus>sample string 12</MaritalStatus>
<ApplicantType>sample string 13</ApplicantType>
<HeightId>1</HeightId>
<Weight>1.1</Weight>
<EyeColorId>64</EyeColorId>
<HairColorId>64</HairColorId>
<USCitizen>true</USCitizen>
<IsSmoker>true</IsSmoker>
<AddressLine1>sample string 18</AddressLine1>
<AddressLine2>sample string 19</AddressLine2>
<City>sample string 20</City>
<StateId>64</StateId>
<StateCD>sample string 22</StateCD>
<Zip>sample string 23</Zip>
<Email>sample string 24</Email>
<DaytimePhone>sample string 25</DaytimePhone>
<EveningPhone>sample string 26</EveningPhone>
<Mobile>sample string 27</Mobile>
<OtherPhone>sample string 28</OtherPhone>
<SSN>sample string 29</SSN>
<DLStateId>64</DLStateId>
<DLNumber>sample string 31</DLNumber>
<InternationalIdentityTypeId>64</InternationalIdentityTypeId>
<InternationalIdentityNumber>sample string 33</InternationalIdentityNumber>
<InternationalAddressLine1>sample string 34</InternationalAddressLine1>
<InternationalAddressLine2>sample string 35</InternationalAddressLine2>
<InternationalCounty>sample string 36</InternationalCounty>
<InternationalCity>sample string 37</InternationalCity>
<InternationalState>sample string 38</InternationalState>
<InternationalCountry>sample string 39</InternationalCountry>
<InternationalZip>sample string 40</InternationalZip>
<InternationalPhone>sample string 41</InternationalPhone>
<IsActive>true</IsActive>
<DisplayNameOnLeaseDocument>true</DisplayNameOnLeaseDocument>
<InactivatedBy>44</InactivatedBy>
<InactivatedDate>2025-12-06T10:09:03.8446308-06:00</InactivatedDate>
<LastUpdatedBy>46</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<StreetNumber>1</StreetNumber>
<StreetName>sample string 48</StreetName>
<DoNoHaveSSN>true</DoNoHaveSSN>
<GuarantorId>50</GuarantorId>
<ApplicantGuarantor>51</ApplicantGuarantor>
<ScreeningStatusId>52</ScreeningStatusId>
<UnitApplicationId>53</UnitApplicationId>
<ScreeningResult>sample string 54</ScreeningResult>
<IsScreened>true</IsScreened>
<ScreeningResultId>56</ScreeningResultId>
<GrossMonthlyIncome>57</GrossMonthlyIncome>
<Age>58</Age>
<State>sample string 59</State>
<DLState>sample string 60</DLState>
<Identifier>5a960fe3-5dfa-4669-b688-517f20a24966</Identifier>
<IsNew>true</IsNew>
<TrafficSourceId>1</TrafficSourceId>
<TrafficSourceCategoryId>1</TrafficSourceCategoryId>
<ReferralTenantUnitId>1</ReferralTenantUnitId>
<ReferralUnitId>1</ReferralUnitId>
<ProspectId>63</ProspectId>
<ReferralName>sample string 64</ReferralName>
<Disclaimer>true</Disclaimer>
<IsTUResidentIDVerified>true</IsTUResidentIDVerified>
<TUDeviceSessionId>sample string 67</TUDeviceSessionId>
<TUResidentIdentityId>1</TUResidentIdentityId>
<RiskIndicator>sample string 68</RiskIndicator>
<TUIDValidationStatusId>1</TUIDValidationStatusId>
<ValidationMessage>sample string 69</ValidationMessage>
<emergencycontact>
<ApplicantEmergencyContactId>1</ApplicantEmergencyContactId>
<ApplicantId>1</ApplicantId>
<FirstName>sample string 1</FirstName>
<MiddleName>sample string 2</MiddleName>
<LastName>sample string 3</LastName>
<AddressLine1>sample string 4</AddressLine1>
<AddressLine2>sample string 5</AddressLine2>
<City>sample string 6</City>
<StateId>64</StateId>
<Zip>sample string 8</Zip>
<DaytimePhone>sample string 9</DaytimePhone>
<EveningPhone>sample string 10</EveningPhone>
<Mobile>sample string 11</Mobile>
<Email>sample string 12</Email>
<Relationship>sample string 13</Relationship>
<ECAbovePerson>true</ECAbovePerson>
<ECParentOrChild>true</ECParentOrChild>
<ECSpouse>true</ECSpouse>
<ResidentSpecialNeedsExists>true</ResidentSpecialNeedsExists>
<ResidentSpecialNeedsDesc>sample string 14</ResidentSpecialNeedsDesc>
<IsActive>true</IsActive>
<InActivatedDate>2025-12-06T10:09:03.8446308-06:00</InActivatedDate>
<InActivatedBy>1</InActivatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<LastUpdatedBy>1</LastUpdatedBy>
</emergencycontact>
<IdentityRootResponse>
<TUResidentIdentityId>1</TUResidentIdentityId>
<ReferenceNumber>sample string 1</ReferenceNumber>
<ApplicationNumber>sample string 2</ApplicationNumber>
<TransactionStatus>sample string 3</TransactionStatus>
<ExamDetails>
<IdentityExamDetailResponse>
<Name>sample string 1</Name>
<Type>sample string 2</Type>
<Message>sample string 3</Message>
</IdentityExamDetailResponse>
<IdentityExamDetailResponse>
<Name>sample string 1</Name>
<Type>sample string 2</Type>
<Message>sample string 3</Message>
</IdentityExamDetailResponse>
</ExamDetails>
<VerificationDetails>
<string>sample string 1</string>
<string>sample string 2</string>
</VerificationDetails>
<ApplicantValidationResults>
<anyType />
<anyType />
</ApplicantValidationResults>
<Questions>
<IdentityQuestionResponse>
<QuestionKeyName>sample string 1</QuestionKeyName>
<QuestionDisplayName>sample string 2</QuestionDisplayName>
<Type>sample string 3</Type>
<Choices>
<IdentityChoiceResponse>
<ChoiceKeyName>sample string 1</ChoiceKeyName>
<ChoiceDisplayName>sample string 2</ChoiceDisplayName>
</IdentityChoiceResponse>
<IdentityChoiceResponse>
<ChoiceKeyName>sample string 1</ChoiceKeyName>
<ChoiceDisplayName>sample string 2</ChoiceDisplayName>
</IdentityChoiceResponse>
</Choices>
</IdentityQuestionResponse>
<IdentityQuestionResponse>
<QuestionKeyName>sample string 1</QuestionKeyName>
<QuestionDisplayName>sample string 2</QuestionDisplayName>
<Type>sample string 3</Type>
<Choices>
<IdentityChoiceResponse>
<ChoiceKeyName>sample string 1</ChoiceKeyName>
<ChoiceDisplayName>sample string 2</ChoiceDisplayName>
</IdentityChoiceResponse>
<IdentityChoiceResponse>
<ChoiceKeyName>sample string 1</ChoiceKeyName>
<ChoiceDisplayName>sample string 2</ChoiceDisplayName>
</IdentityChoiceResponse>
</Choices>
</IdentityQuestionResponse>
</Questions>
<TargetGroup>sample string 4</TargetGroup>
<Result>sample string 5</Result>
<FileType>sample string 6</FileType>
<IdentityVerificationMessages>
<anyType />
<anyType />
</IdentityVerificationMessages>
<KeyMessages>
<anyType />
<anyType />
</KeyMessages>
<FraudAlertMessages>
<anyType />
<anyType />
</FraudAlertMessages>
<OfacScreen>
<anyType />
<anyType />
</OfacScreen>
<RiskIndicator>sample string 7</RiskIndicator>
<ErrorMessages>
<string>sample string 1</string>
<string>sample string 2</string>
</ErrorMessages>
</IdentityRootResponse>
</applicants>
<prospects>
<ProspectId>1</ProspectId>
<DBAId>1</DBAId>
<ProspectStatusId>64</ProspectStatusId>
<TenantGroupStatusId>64</TenantGroupStatusId>
<FirstName>sample string 3</FirstName>
<MiddleName>sample string 4</MiddleName>
<LastName>sample string 5</LastName>
<Email>sample string 6</Email>
<DaytimePhone>sample string 7</DaytimePhone>
<EveningPhone>sample string 8</EveningPhone>
<Mobile>sample string 9</Mobile>
<OtherPhone>sample string 10</OtherPhone>
<AddressLine1>sample string 11</AddressLine1>
<AddressLine2>sample string 12</AddressLine2>
<City>sample string 13</City>
<StateId>64</StateId>
<Zip>sample string 15</Zip>
<PresentCommunity>sample string 16</PresentCommunity>
<ProspectLengthOfTenancyId>64</ProspectLengthOfTenancyId>
<MonthlyRent>18</MonthlyRent>
<MoveOutReasonId>1</MoveOutReasonId>
<OtherReason>sample string 19</OtherReason>
<TrafficSourceId>1</TrafficSourceId>
<TrafficSourceCategoryId>1</TrafficSourceCategoryId>
<ReferralTenantUnitId>1</ReferralTenantUnitId>
<IsReferralGetDiscount>true</IsReferralGetDiscount>
<FirstContactTypeId>64</FirstContactTypeId>
<FirstContactLeasingAgentId>b564bab4-48e2-4907-bc69-81bb66f5108e</FirstContactLeasingAgentId>
<FirstContactDate>2025-12-06T10:09:03.8446308-06:00</FirstContactDate>
<PriceRangeId>1</PriceRangeId>
<FloorLevelId>1</FloorLevelId>
<NumOfOccupants>1</NumOfOccupants>
<NumOfPets>1</NumOfPets>
<LeaseTermId>1</LeaseTermId>
<DateNeeded>2025-12-06T10:09:03.8446308-06:00</DateNeeded>
<ReasonForNotRentId>1</ReasonForNotRentId>
<PreferredUnitId>1</PreferredUnitId>
<ProspectQuoteId>1</ProspectQuoteId>
<IsDuplicateRecord>true</IsDuplicateRecord>
<LastUpdatedBy>25</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<OpenedBy>27</OpenedBy>
<OpenedDate>2025-12-06T10:09:03.8446308-06:00</OpenedDate>
<MoveToApplicantBy>29</MoveToApplicantBy>
<MoveToApplicantDate>2025-12-06T10:09:03.8446308-06:00</MoveToApplicantDate>
<ClosedBy>31</ClosedBy>
<ClosedDate>2025-12-06T10:09:03.8446308-06:00</ClosedDate>
<AppliedBy>33</AppliedBy>
<AppliedDate>2025-12-06T10:09:03.8446308-06:00</AppliedDate>
<ReopenBy>35</ReopenBy>
<ReopenDate>2025-12-06T10:09:03.8446308-06:00</ReopenDate>
<ApplicationSource>37</ApplicationSource>
<Preference1>1</Preference1>
<Preference2>1</Preference2>
<RecordedBy>38</RecordedBy>
<RecordedDate>2025-12-06T10:09:03.8446308-06:00</RecordedDate>
<ReferralUnitId>1</ReferralUnitId>
<ReferralName>sample string 40</ReferralName>
<IsLivingCommunityAcceptance>true</IsLivingCommunityAcceptance>
<prospectQuote>
<ProspectQuotesModel>
<ProspectQuoteId>1</ProspectQuoteId>
<ProspectId>1</ProspectId>
<UnitId>1</UnitId>
<LeaseStartDate>2025-12-06T10:09:03.8446308-06:00</LeaseStartDate>
<LeaseTermId>1</LeaseTermId>
<LeaseEndDate>2025-12-06T10:09:03.8446308-06:00</LeaseEndDate>
<GeneratedDate>2025-12-06T10:09:03.8446308-06:00</GeneratedDate>
<GeneratedBy>1</GeneratedBy>
<ExpiryDate>2025-12-06T10:09:03.8446308-06:00</ExpiryDate>
<NetRent>5</NetRent>
<ApplicationFee>6</ApplicationFee>
<AdministrativeFee>7</AdministrativeFee>
<SecurityDeposit>8</SecurityDeposit>
<MonthlyRentPremium>9</MonthlyRentPremium>
<WeeklyRentPremium>10</WeeklyRentPremium>
<DailyRentPremium>11</DailyRentPremium>
<ReportResult>QEA=</ReportResult>
<QuoteNumber>sample string 12</QuoteNumber>
<DBAUnitTypeId>1</DBAUnitTypeId>
<DBAId>1</DBAId>
<ManagementCompanyId>1</ManagementCompanyId>
<TenantUnitId>1</TenantUnitId>
<Amenities>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
</Amenities>
<Pets>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
</Pets>
</ProspectQuotesModel>
<ProspectQuotesModel>
<ProspectQuoteId>1</ProspectQuoteId>
<ProspectId>1</ProspectId>
<UnitId>1</UnitId>
<LeaseStartDate>2025-12-06T10:09:03.8446308-06:00</LeaseStartDate>
<LeaseTermId>1</LeaseTermId>
<LeaseEndDate>2025-12-06T10:09:03.8446308-06:00</LeaseEndDate>
<GeneratedDate>2025-12-06T10:09:03.8446308-06:00</GeneratedDate>
<GeneratedBy>1</GeneratedBy>
<ExpiryDate>2025-12-06T10:09:03.8446308-06:00</ExpiryDate>
<NetRent>5</NetRent>
<ApplicationFee>6</ApplicationFee>
<AdministrativeFee>7</AdministrativeFee>
<SecurityDeposit>8</SecurityDeposit>
<MonthlyRentPremium>9</MonthlyRentPremium>
<WeeklyRentPremium>10</WeeklyRentPremium>
<DailyRentPremium>11</DailyRentPremium>
<ReportResult>QEA=</ReportResult>
<QuoteNumber>sample string 12</QuoteNumber>
<DBAUnitTypeId>1</DBAUnitTypeId>
<DBAId>1</DBAId>
<ManagementCompanyId>1</ManagementCompanyId>
<TenantUnitId>1</TenantUnitId>
<Amenities>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
</Amenities>
<Pets>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
</Pets>
</ProspectQuotesModel>
</prospectQuote>
</prospects>
<tenantUnits>
<TenantUnitId>1</TenantUnitId>
<DBAId>2</DBAId>
<ApplicationId>3</ApplicationId>
<ApplicantId>4</ApplicantId>
<UnitId>5</UnitId>
<PreferredEmployerId>6</PreferredEmployerId>
<ProspectQuoteId>7</ProspectQuoteId>
<ResidentTypeId>64</ResidentTypeId>
<ResidentStatusId>64</ResidentStatusId>
<TenantGroupStatusId>64</TenantGroupStatusId>
<MoveInDate>2025-12-06T10:09:03.8446308-06:00</MoveInDate>
<TimesLate>12</TimesLate>
<TimesNSF>13</TimesNSF>
<LastUpdatedBy>14</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<LateFee>16</LateFee>
<AllowChecks>true</AllowChecks>
<AllowCreditCardOnline>true</AllowCreditCardOnline>
<AllowECheckOnline>true</AllowECheckOnline>
</tenantUnits>
<userApplication>
<UserId>1</UserId>
<UserApplicationId>2</UserApplicationId>
<ApplicationId>3</ApplicationId>
<TenantUnitId>4</TenantUnitId>
<ProspectId>5</ProspectId>
<ProspectQuoteId>6</ProspectQuoteId>
<UnitId>7</UnitId>
<LeaseStartDate>2025-12-06T10:09:03.8446308-06:00</LeaseStartDate>
<isScreeningRequired>true</isScreeningRequired>
<LeaseEndDate>2025-12-06T10:09:03.8446308-06:00</LeaseEndDate>
<LeaseTermId>11</LeaseTermId>
<ExpiryDate>2025-12-06T10:09:03.8446308-06:00</ExpiryDate>
<NetRent>13</NetRent>
<ApplicationFee>14</ApplicationFee>
<AdministrativeFee>15</AdministrativeFee>
<SecurityDeposit>16</SecurityDeposit>
<QuoteNumber>sample string 17</QuoteNumber>
<DBAUnitTypeId>18</DBAUnitTypeId>
<DBAUnitType>sample string 19</DBAUnitType>
<SquareFeet>20</SquareFeet>
<DBAId>21</DBAId>
<UnitDescription>sample string 22</UnitDescription>
<NumBedRooms>23</NumBedRooms>
<NumBathRooms>24</NumBathRooms>
<UnitLeaseStatusId>64</UnitLeaseStatusId>
<Unit>sample string 26</Unit>
<ApartmentNo>sample string 27</ApartmentNo>
<DBAName>sample string 28</DBAName>
<ManagementCompanyName>sample string 29</ManagementCompanyName>
<ManagementCompanyId>sample string 30</ManagementCompanyId>
<PhoneNumber>sample string 31</PhoneNumber>
<DateNeeded>2025-12-06T10:09:03.8446308-06:00</DateNeeded>
<ApplicationStatusId>64</ApplicationStatusId>
<ApplicationStatus>sample string 34</ApplicationStatus>
<UnitTypeId>35</UnitTypeId>
<UnitTypeCode>sample string 36</UnitTypeCode>
<IsSigningOnline>true</IsSigningOnline>
<SignNull>sample string 38</SignNull>
<Email>sample string 39</Email>
<Password>sample string 40</Password>
<FirstName>sample string 41</FirstName>
<MiddleName>sample string 42</MiddleName>
<LastName>sample string 43</LastName>
<CreatedDate>2025-12-06T10:09:03.8446308-06:00</CreatedDate>
<SecurityQuestion>sample string 45</SecurityQuestion>
<SecurityQuestionId>46</SecurityQuestionId>
<SecurityAnswer>sample string 47</SecurityAnswer>
<UserStatusId>48</UserStatusId>
<UserStatus>sample string 49</UserStatus>
<VerificationCode>50</VerificationCode>
<FailedLoginAttempts>51</FailedLoginAttempts>
<LastFailedLoginDate>2025-12-06T10:09:03.8446308-06:00</LastFailedLoginDate>
<LastLoginDate>2025-12-06T10:09:03.8446308-06:00</LastLoginDate>
<UserLastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</UserLastUpdatedDate>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<IsPrimaryApplicant>true</IsPrimaryApplicant>
<PrimaryApplicationUserId>57</PrimaryApplicationUserId>
<IsEsigned>true</IsEsigned>
<EsignedName>sample string 59</EsignedName>
<EsignedDate>2025-12-06T10:09:03.8446308-06:00</EsignedDate>
<IsAgreed>true</IsAgreed>
<AgreedName>sample string 62</AgreedName>
<AgreementDate>2025-12-06T10:09:03.8446308-06:00</AgreementDate>
<GeneratedDate>2025-12-06T10:09:03.8446308-06:00</GeneratedDate>
<UnitNumber>sample string 65</UnitNumber>
<DBAUnitTypeDescription>sample string 66</DBAUnitTypeDescription>
<LeaseTerm>sample string 67</LeaseTerm>
<DBAPhoneNumber>sample string 68</DBAPhoneNumber>
<DBATollFreeNumber>sample string 69</DBATollFreeNumber>
<UnitDetails>sample string 70</UnitDetails>
<OtherApplicantFirstName>sample string 71</OtherApplicantFirstName>
<OtherApplicantLastName>sample string 72</OtherApplicantLastName>
<OtherApplicantId>73</OtherApplicantId>
<prospect>
<ProspectId>1</ProspectId>
<DBAId>1</DBAId>
<ProspectStatusId>64</ProspectStatusId>
<TenantGroupStatusId>64</TenantGroupStatusId>
<FirstName>sample string 3</FirstName>
<MiddleName>sample string 4</MiddleName>
<LastName>sample string 5</LastName>
<Email>sample string 6</Email>
<DaytimePhone>sample string 7</DaytimePhone>
<EveningPhone>sample string 8</EveningPhone>
<Mobile>sample string 9</Mobile>
<OtherPhone>sample string 10</OtherPhone>
<AddressLine1>sample string 11</AddressLine1>
<AddressLine2>sample string 12</AddressLine2>
<City>sample string 13</City>
<StateId>64</StateId>
<Zip>sample string 15</Zip>
<PresentCommunity>sample string 16</PresentCommunity>
<ProspectLengthOfTenancyId>64</ProspectLengthOfTenancyId>
<MonthlyRent>18</MonthlyRent>
<MoveOutReasonId>1</MoveOutReasonId>
<OtherReason>sample string 19</OtherReason>
<TrafficSourceId>1</TrafficSourceId>
<TrafficSourceCategoryId>1</TrafficSourceCategoryId>
<ReferralTenantUnitId>1</ReferralTenantUnitId>
<IsReferralGetDiscount>true</IsReferralGetDiscount>
<FirstContactTypeId>64</FirstContactTypeId>
<FirstContactLeasingAgentId>b564bab4-48e2-4907-bc69-81bb66f5108e</FirstContactLeasingAgentId>
<FirstContactDate>2025-12-06T10:09:03.8446308-06:00</FirstContactDate>
<PriceRangeId>1</PriceRangeId>
<FloorLevelId>1</FloorLevelId>
<NumOfOccupants>1</NumOfOccupants>
<NumOfPets>1</NumOfPets>
<LeaseTermId>1</LeaseTermId>
<DateNeeded>2025-12-06T10:09:03.8446308-06:00</DateNeeded>
<ReasonForNotRentId>1</ReasonForNotRentId>
<PreferredUnitId>1</PreferredUnitId>
<ProspectQuoteId>1</ProspectQuoteId>
<IsDuplicateRecord>true</IsDuplicateRecord>
<LastUpdatedBy>25</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
<OpenedBy>27</OpenedBy>
<OpenedDate>2025-12-06T10:09:03.8446308-06:00</OpenedDate>
<MoveToApplicantBy>29</MoveToApplicantBy>
<MoveToApplicantDate>2025-12-06T10:09:03.8446308-06:00</MoveToApplicantDate>
<ClosedBy>31</ClosedBy>
<ClosedDate>2025-12-06T10:09:03.8446308-06:00</ClosedDate>
<AppliedBy>33</AppliedBy>
<AppliedDate>2025-12-06T10:09:03.8446308-06:00</AppliedDate>
<ReopenBy>35</ReopenBy>
<ReopenDate>2025-12-06T10:09:03.8446308-06:00</ReopenDate>
<ApplicationSource>37</ApplicationSource>
<Preference1>1</Preference1>
<Preference2>1</Preference2>
<RecordedBy>38</RecordedBy>
<RecordedDate>2025-12-06T10:09:03.8446308-06:00</RecordedDate>
<ReferralUnitId>1</ReferralUnitId>
<ReferralName>sample string 40</ReferralName>
<IsLivingCommunityAcceptance>true</IsLivingCommunityAcceptance>
<prospectQuote>
<ProspectQuotesModel>
<ProspectQuoteId>1</ProspectQuoteId>
<ProspectId>1</ProspectId>
<UnitId>1</UnitId>
<LeaseStartDate>2025-12-06T10:09:03.8446308-06:00</LeaseStartDate>
<LeaseTermId>1</LeaseTermId>
<LeaseEndDate>2025-12-06T10:09:03.8446308-06:00</LeaseEndDate>
<GeneratedDate>2025-12-06T10:09:03.8446308-06:00</GeneratedDate>
<GeneratedBy>1</GeneratedBy>
<ExpiryDate>2025-12-06T10:09:03.8446308-06:00</ExpiryDate>
<NetRent>5</NetRent>
<ApplicationFee>6</ApplicationFee>
<AdministrativeFee>7</AdministrativeFee>
<SecurityDeposit>8</SecurityDeposit>
<MonthlyRentPremium>9</MonthlyRentPremium>
<WeeklyRentPremium>10</WeeklyRentPremium>
<DailyRentPremium>11</DailyRentPremium>
<ReportResult>QEA=</ReportResult>
<QuoteNumber>sample string 12</QuoteNumber>
<DBAUnitTypeId>1</DBAUnitTypeId>
<DBAId>1</DBAId>
<ManagementCompanyId>1</ManagementCompanyId>
<TenantUnitId>1</TenantUnitId>
<Amenities>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
</Amenities>
<Pets>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
</Pets>
</ProspectQuotesModel>
<ProspectQuotesModel>
<ProspectQuoteId>1</ProspectQuoteId>
<ProspectId>1</ProspectId>
<UnitId>1</UnitId>
<LeaseStartDate>2025-12-06T10:09:03.8446308-06:00</LeaseStartDate>
<LeaseTermId>1</LeaseTermId>
<LeaseEndDate>2025-12-06T10:09:03.8446308-06:00</LeaseEndDate>
<GeneratedDate>2025-12-06T10:09:03.8446308-06:00</GeneratedDate>
<GeneratedBy>1</GeneratedBy>
<ExpiryDate>2025-12-06T10:09:03.8446308-06:00</ExpiryDate>
<NetRent>5</NetRent>
<ApplicationFee>6</ApplicationFee>
<AdministrativeFee>7</AdministrativeFee>
<SecurityDeposit>8</SecurityDeposit>
<MonthlyRentPremium>9</MonthlyRentPremium>
<WeeklyRentPremium>10</WeeklyRentPremium>
<DailyRentPremium>11</DailyRentPremium>
<ReportResult>QEA=</ReportResult>
<QuoteNumber>sample string 12</QuoteNumber>
<DBAUnitTypeId>1</DBAUnitTypeId>
<DBAId>1</DBAId>
<ManagementCompanyId>1</ManagementCompanyId>
<TenantUnitId>1</TenantUnitId>
<Amenities>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
<AmenitiesAvailableModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBARentalAmenityTypeId>1</DBARentalAmenityTypeId>
<DBARentalAmenityType>sample string 1</DBARentalAmenityType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
<NosAvailable>1</NosAvailable>
</AmenitiesAvailableModel>
</Amenities>
<Pets>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
<PetsAllowedModel>
<ProspectId>1</ProspectId>
<ProspectQuoteId>1</ProspectQuoteId>
<DBAPetTypeId>1</DBAPetTypeId>
<DBAPetType>sample string 1</DBAPetType>
<Quantity>1</Quantity>
<NonRefundableFee>1</NonRefundableFee>
<DepositAmount>1</DepositAmount>
<MonthlyRent>1</MonthlyRent>
</PetsAllowedModel>
</Pets>
</ProspectQuotesModel>
</prospectQuote>
</prospect>
<ExpiryHours>74</ExpiryHours>
<isAgentGenerated>true</isAgentGenerated>
<isQuoteExpired>true</isQuoteExpired>
<isAlreadyEnrolled>true</isAlreadyEnrolled>
<Disclaimer>true</Disclaimer>
<MoveInDateAvailableDays>78</MoveInDateAvailableDays>
<dbas>
<DBAModel>
<DBAId>1</DBAId>
<DBAName>sample string 1</DBAName>
<QualifyingCriteria>sample string 2</QualifyingCriteria>
<LastUpdatedBy>1</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
</DBAModel>
<DBAModel>
<DBAId>1</DBAId>
<DBAName>sample string 1</DBAName>
<QualifyingCriteria>sample string 2</QualifyingCriteria>
<LastUpdatedBy>1</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:09:03.8446308-06:00</LastUpdatedDate>
</DBAModel>
</dbas>
</userApplication>
</ApplicationModel>