POST api/UserApplication/InsertUser
Request Information
URI Parameters
None.
Body Parameters
UserApplicationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| UserApplicationId | integer |
None. |
|
| ApplicationId | integer |
None. |
|
| TenantUnitId | integer |
None. |
|
| ProspectId | integer |
None. |
|
| ProspectQuoteId | integer |
None. |
|
| UnitId | integer |
None. |
|
| LeaseStartDate | date |
None. |
|
| isScreeningRequired | boolean |
None. |
|
| LeaseEndDate | date |
None. |
|
| LeaseTermId | integer |
None. |
|
| ExpiryDate | date |
None. |
|
| NetRent | decimal number |
None. |
|
| ApplicationFee | decimal number |
None. |
|
| AdministrativeFee | decimal number |
None. |
|
| SecurityDeposit | decimal number |
None. |
|
| QuoteNumber | string |
None. |
|
| DBAUnitTypeId | integer |
None. |
|
| DBAUnitType | string |
None. |
|
| SquareFeet | decimal number |
None. |
|
| DBAId | integer |
None. |
|
| UnitDescription | string |
None. |
|
| NumBedRooms | decimal number |
None. |
|
| NumBathRooms | decimal number |
None. |
|
| UnitLeaseStatusId | byte |
None. |
|
| Unit | string |
None. |
|
| ApartmentNo | string |
None. |
|
| DBAName | string |
None. |
|
| ManagementCompanyName | string |
None. |
|
| ManagementCompanyId | string |
None. |
|
| PhoneNumber | string |
None. |
|
| DateNeeded | date |
None. |
|
| ApplicationStatusId | byte |
None. |
|
| ApplicationStatus | string |
None. |
|
| UnitTypeId | integer |
None. |
|
| UnitTypeCode | string |
None. |
|
| IsSigningOnline | boolean |
None. |
|
| SignNull | string |
None. |
|
| string |
None. |
||
| Password | string |
None. |
|
| FirstName | string |
None. |
|
| MiddleName | string |
None. |
|
| LastName | string |
None. |
|
| CreatedDate | date |
None. |
|
| SecurityQuestion | string |
None. |
|
| SecurityQuestionId | integer |
None. |
|
| SecurityAnswer | string |
None. |
|
| UserStatusId | integer |
None. |
|
| UserStatus | string |
None. |
|
| VerificationCode | integer |
None. |
|
| FailedLoginAttempts | integer |
None. |
|
| LastFailedLoginDate | date |
None. |
|
| LastLoginDate | date |
None. |
|
| UserLastUpdatedDate | date |
None. |
|
| LastUpdatedDate | date |
None. |
|
| IsPrimaryApplicant | boolean |
None. |
|
| PrimaryApplicationUserId | integer |
None. |
|
| IsEsigned | boolean |
None. |
|
| EsignedName | string |
None. |
|
| EsignedDate | date |
None. |
|
| IsAgreed | boolean |
None. |
|
| AgreedName | string |
None. |
|
| AgreementDate | date |
None. |
|
| GeneratedDate | date |
None. |
|
| UnitNumber | string |
None. |
|
| DBAUnitTypeDescription | string |
None. |
|
| LeaseTerm | string |
None. |
|
| DBAPhoneNumber | string |
None. |
|
| DBATollFreeNumber | string |
None. |
|
| UnitDetails | string |
None. |
|
| OtherApplicantFirstName | string |
None. |
|
| OtherApplicantLastName | string |
None. |
|
| OtherApplicantId | integer |
None. |
|
| prospect | ProspectModel |
None. |
|
| ExpiryHours | integer |
None. |
|
| isAgentGenerated | boolean |
None. |
|
| isQuoteExpired | boolean |
None. |
|
| isAlreadyEnrolled | boolean |
None. |
|
| Disclaimer | boolean |
None. |
|
| MoveInDateAvailableDays | integer |
None. |
|
| dbas | Collection of DBAModel |
None. |
Request Formats
application/json, text/json
Sample:
{
"userId": 1,
"userApplicationId": 2,
"applicationId": 3,
"tenantUnitId": 4,
"prospectId": 5,
"prospectQuoteId": 6,
"unitId": 7,
"leaseStartDate": "2025-12-06T10:06:33.9156442-06:00",
"isScreeningRequired": true,
"leaseEndDate": "2025-12-06T10:06:33.9156442-06:00",
"leaseTermId": 11,
"expiryDate": "2025-12-06T10:06:33.9156442-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:06:33.9156442-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:06:33.9156442-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:06:33.9156442-06:00",
"lastLoginDate": "2025-12-06T10:06:33.9156442-06:00",
"userLastUpdatedDate": "2025-12-06T10:06:33.9156442-06:00",
"lastUpdatedDate": "2025-12-06T10:06:33.9156442-06:00",
"isPrimaryApplicant": true,
"primaryApplicationUserId": 57,
"isEsigned": true,
"esignedName": "sample string 59",
"esignedDate": "2025-12-06T10:06:33.9156442-06:00",
"isAgreed": true,
"agreedName": "sample string 62",
"agreementDate": "2025-12-06T10:06:33.9156442-06:00",
"generatedDate": "2025-12-06T10:06:33.9156442-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": "1db9659f-048d-4069-97ee-608814a42e06",
"firstContactDate": "2025-12-06T10:06:33.9156442-06:00",
"priceRangeId": 1,
"floorLevelId": 1,
"numOfOccupants": 1,
"numOfPets": 1,
"leaseTermId": 1,
"dateNeeded": "2025-12-06T10:06:33.9156442-06:00",
"reasonForNotRentId": 1,
"preferredUnitId": 1,
"prospectQuoteId": 1,
"isDuplicateRecord": true,
"lastUpdatedBy": 25,
"lastUpdatedDate": "2025-12-06T10:06:33.9156442-06:00",
"openedBy": 27,
"openedDate": "2025-12-06T10:06:33.9156442-06:00",
"moveToApplicantBy": 29,
"moveToApplicantDate": "2025-12-06T10:06:33.9156442-06:00",
"closedBy": 31,
"closedDate": "2025-12-06T10:06:33.9156442-06:00",
"appliedBy": 33,
"appliedDate": "2025-12-06T10:06:33.9156442-06:00",
"reopenBy": 35,
"reopenDate": "2025-12-06T10:06:33.9156442-06:00",
"applicationSource": 37,
"preference1": 1,
"preference2": 1,
"recordedBy": 38,
"recordedDate": "2025-12-06T10:06:33.9156442-06:00",
"referralUnitId": 1,
"referralName": "sample string 40",
"isLivingCommunityAcceptance": true,
"prospectQuote": [
{
"prospectQuoteId": 1,
"prospectId": 1,
"unitId": 1,
"leaseStartDate": "2025-12-06T10:06:33.9156442-06:00",
"leaseTermId": 1,
"leaseEndDate": "2025-12-06T10:06:33.9156442-06:00",
"generatedDate": "2025-12-06T10:06:33.9156442-06:00",
"generatedBy": 1,
"expiryDate": "2025-12-06T10:06:33.9156442-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:06:33.9156442-06:00",
"leaseTermId": 1,
"leaseEndDate": "2025-12-06T10:06:33.9156442-06:00",
"generatedDate": "2025-12-06T10:06:33.9156442-06:00",
"generatedBy": 1,
"expiryDate": "2025-12-06T10:06:33.9156442-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:06:33.9156442-06:00"
},
{
"dbaId": 1,
"dbaName": "sample string 1",
"qualifyingCriteria": "sample string 2",
"lastUpdatedBy": 1,
"lastUpdatedDate": "2025-12-06T10:06:33.9156442-06:00"
}
]
}
application/xml, text/xml
Sample:
<UserApplicationModel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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:06:33.9156442-06:00</LeaseStartDate>
<isScreeningRequired>true</isScreeningRequired>
<LeaseEndDate>2025-12-06T10:06:33.9156442-06:00</LeaseEndDate>
<LeaseTermId>11</LeaseTermId>
<ExpiryDate>2025-12-06T10:06:33.9156442-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:06:33.9156442-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:06:33.9156442-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:06:33.9156442-06:00</LastFailedLoginDate>
<LastLoginDate>2025-12-06T10:06:33.9156442-06:00</LastLoginDate>
<UserLastUpdatedDate>2025-12-06T10:06:33.9156442-06:00</UserLastUpdatedDate>
<LastUpdatedDate>2025-12-06T10:06:33.9156442-06:00</LastUpdatedDate>
<IsPrimaryApplicant>true</IsPrimaryApplicant>
<PrimaryApplicationUserId>57</PrimaryApplicationUserId>
<IsEsigned>true</IsEsigned>
<EsignedName>sample string 59</EsignedName>
<EsignedDate>2025-12-06T10:06:33.9156442-06:00</EsignedDate>
<IsAgreed>true</IsAgreed>
<AgreedName>sample string 62</AgreedName>
<AgreementDate>2025-12-06T10:06:33.9156442-06:00</AgreementDate>
<GeneratedDate>2025-12-06T10:06:33.9156442-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>1db9659f-048d-4069-97ee-608814a42e06</FirstContactLeasingAgentId>
<FirstContactDate>2025-12-06T10:06:33.9156442-06:00</FirstContactDate>
<PriceRangeId>1</PriceRangeId>
<FloorLevelId>1</FloorLevelId>
<NumOfOccupants>1</NumOfOccupants>
<NumOfPets>1</NumOfPets>
<LeaseTermId>1</LeaseTermId>
<DateNeeded>2025-12-06T10:06:33.9156442-06:00</DateNeeded>
<ReasonForNotRentId>1</ReasonForNotRentId>
<PreferredUnitId>1</PreferredUnitId>
<ProspectQuoteId>1</ProspectQuoteId>
<IsDuplicateRecord>true</IsDuplicateRecord>
<LastUpdatedBy>25</LastUpdatedBy>
<LastUpdatedDate>2025-12-06T10:06:33.9156442-06:00</LastUpdatedDate>
<OpenedBy>27</OpenedBy>
<OpenedDate>2025-12-06T10:06:33.9156442-06:00</OpenedDate>
<MoveToApplicantBy>29</MoveToApplicantBy>
<MoveToApplicantDate>2025-12-06T10:06:33.9156442-06:00</MoveToApplicantDate>
<ClosedBy>31</ClosedBy>
<ClosedDate>2025-12-06T10:06:33.9156442-06:00</ClosedDate>
<AppliedBy>33</AppliedBy>
<AppliedDate>2025-12-06T10:06:33.9156442-06:00</AppliedDate>
<ReopenBy>35</ReopenBy>
<ReopenDate>2025-12-06T10:06:33.9156442-06:00</ReopenDate>
<ApplicationSource>37</ApplicationSource>
<Preference1>1</Preference1>
<Preference2>1</Preference2>
<RecordedBy>38</RecordedBy>
<RecordedDate>2025-12-06T10:06:33.9156442-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:06:33.9156442-06:00</LeaseStartDate>
<LeaseTermId>1</LeaseTermId>
<LeaseEndDate>2025-12-06T10:06:33.9156442-06:00</LeaseEndDate>
<GeneratedDate>2025-12-06T10:06:33.9156442-06:00</GeneratedDate>
<GeneratedBy>1</GeneratedBy>
<ExpiryDate>2025-12-06T10:06:33.9156442-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:06:33.9156442-06:00</LeaseStartDate>
<LeaseTermId>1</LeaseTermId>
<LeaseEndDate>2025-12-06T10:06:33.9156442-06:00</LeaseEndDate>
<GeneratedDate>2025-12-06T10:06:33.9156442-06:00</GeneratedDate>
<GeneratedBy>1</GeneratedBy>
<ExpiryDate>2025-12-06T10:06:33.9156442-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:06:33.9156442-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:06:33.9156442-06:00</LastUpdatedDate>
</DBAModel>
</dbas>
</UserApplicationModel>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.