Newer Version Available
Property Input
- Root XML tag
- <properties>
- JSON example
-
1{ 2 "properties": [ 3 { 4 "esMonthlyRentalIncome": 400506, 5 "esNetMonthlyRentalIncome": 304056, 6 "extendedFields": [], 7 "externalId": "a57f5b81-477b-41a3-a647-5852562913e5", 8 "isManufacturedHome": true, 9 "isMixedUseProperty": true, 10 "loanPurposeType": "Purchase", 11 "name": "Prop1", 12 "propertyUseType": "Primary Residence", 13 "propertyValue": 50500555, 14 "requestedLoanAmount": 5005000, 15 "unitsFinancedCount": 5 16 } 17 ] 18} - Properties
-
Name Type Description Required or Optional Available Version esMonthlyRentalIncome Double Estimated gross monthly rental income per unit if application property is a two to four unit primary residence or investment property. Optional 48.0 esNetMonthlyRentalIncome Double Estimated net monthly rental income per unit if application property is a two-to-four unit primary residence or investment property. Optional 48.0 extendedFields Extended Fields Input[] Custom fields related to the property. Optional 48.0 externalId String Identifier assigned to imported property data by external data source (if applicable). Optional 48.0 id String ID of the property. Optional 48.0 isManufacturedHome Boolean Indicates whether application property is a manufactured home. Optional 48.0 isMixedUseProperty Boolean Indicates whether application property includes commercial space set aside for business use. Optional 48.0 loanPurposeType String What the borrower will use the loan for. Optional 48.0 name String Name of loan application property. Optional 48.0 propertyAddress Address Input[] Physical address of the property to be financed. Optional 48.0 propertyUseType String Borrower's stated use for the property. Optional 48.0 propertyValue Double Estimated present market value of the application property. Optional 48.0 requestedLoanAmount Double Total loan amount the borrower is applying for. Optional 48.0 unitsFinancedCount Integer Number of units being financed at this address. Optional 48.0