Request Information

URI Parameters

NameDescriptionTypeAdditional information
appId

The application identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The result.

Nano.QuickPreQualification
NameDescriptionTypeAdditional information
defaultRate

Gets or sets the default rate.

decimal number

None.

eligibility

Gets or sets the eligibility.

Nano.Eligibility

None.

eligibilityConclusions

Gets or sets the eligibility conclusions.

Collection of EligibilityConclusion

None.

feesItemization

Gets or sets the fees itemization.

None.

Response Formats

application/json, text/json

Sample:
{
  "defaultRate": 1.0,
  "eligibility": {
    "default": true,
    "isValid": true,
    "isValidLockPeriod": true,
    "lockPeriod": 4,
    "notifications": [
      {
        "code": "sample String 1",
        "message": "sample String 2",
        "notificationType": "Error",
        "text": "sample String 3"
      },
      {
        "code": "sample String 1",
        "message": "sample String 2",
        "notificationType": "Error",
        "text": "sample String 3"
      }
    ],
    "cltv": 5.0,
    "debtServiceCoverageRatio": 1.0,
    "housingExpenseRatio": 1.0,
    "hcltv": 6.0,
    "ltv": 7.0,
    "nonOccupantPresentHousingExpense": 8.0,
    "occupantPresentHousingExpense": 9.0,
    "subjectPropertyExpense": 10.0,
    "subjectPropertyNegativeCashFlow": 11.0,
    "totalIncome": 12.0,
    "totalLiabilities": 13.0,
    "totalAssets": 14.0,
    "reservesAmount": 15.0,
    "reservesMonths": 16.0,
    "residualIncome": 17.0,
    "residualIncomeGuidelineMet": true,
    "residualRequirement": 1.0,
    "totalExpenseRatio": 1.0,
    "baseLoanAmount": 18.0,
    "creditScore": 19,
    "closingDate": "sample String 20",
    "escrowsWaived": true,
    "hasMortgageInsurance": true,
    "qualifyingRate": 23.0,
    "miMonthlyMultiplier": 1.0,
    "miUpfrontMultiplier": 1.0,
    "miProvider": "sample String 24",
    "points": 25.0,
    "rate": 26.0,
    "totalLoanAmount": 27.0,
    "detailsOfTransaction": {
      "baseLoanAmount": 1.0,
      "cashToCloseTotal": 2.0,
      "closingCosts": 3.0,
      "discountPoints": 4.0,
      "earnestMoneyDeposit": 5.0,
      "mipFinanced": 6.0,
      "otherCreditsAndCosts": 7.0,
      "prepaidItems": 8.0,
      "salesPrice": 9.0,
      "sellerCredits": 10.0,
      "subordinateFinancing": 11.0,
      "totalCosts": 12.0,
      "totalLenderCredits": 13.0,
      "totalLoanAmount": 14.0,
      "totalPayoffs": 15.0,
      "ufmip": 16.0
    },
    "incomeSummary": {
      "investmentPropertyIncome": 1.0,
      "regularIncome": 2.0,
      "standardTotal": 3.0,
      "subjectGrossRentalIncome": 4.0,
      "subjectPropertyCashFlow": 5.0,
      "subjectPropertyPositiveCashFlow": 6.0
    },
    "liabilitySummary": {
      "investmentPropertyExpense": 1.0,
      "nonBorrowingSpouseLiabilities": 2.0,
      "nonSubjectPropertyDebtService": 3.0,
      "regularLiabilities": 4.0,
      "secondHomeExpense": 5.0,
      "total": 6.0
    },
    "personSummary": [
      {
        "base": 1.0,
        "bonus": 2.0,
        "commission": 3.0,
        "fullname": "sample String 4",
        "militaryEntitlement": 5.0,
        "other": 6.0,
        "otherEmployment": 7.0,
        "overtime": 8.0,
        "personId": 1,
        "total": 9.0
      },
      {
        "base": 1.0,
        "bonus": 2.0,
        "commission": 3.0,
        "fullname": "sample String 4",
        "militaryEntitlement": 5.0,
        "other": 6.0,
        "otherEmployment": 7.0,
        "overtime": 8.0,
        "personId": 1,
        "total": 9.0
      }
    ],
    "presentHousing": {
      "countyPropertyTax": 1.0,
      "hoaFees": 2.0,
      "homeownersInsurance": 3.0,
      "mortgageInsurance": 4.0,
      "other": 5.0,
      "principalAndInterest": 6.0,
      "rent": 7.0,
      "subordinateFinancing": 8.0,
      "total": 9.0
    },
    "propertySummary": [
      {
        "cashFlow": 1.0,
        "rentalRevenue": 2.0,
        "nonEscrowedTaxesInsuranceAndHOA": 3.0,
        "propertyId": 1,
        "totalExpenses": 4.0
      },
      {
        "cashFlow": 1.0,
        "rentalRevenue": 2.0,
        "nonEscrowedTaxesInsuranceAndHOA": 3.0,
        "propertyId": 1,
        "totalExpenses": 4.0
      }
    ],
    "proposedHousing": {
      "countyPropertyTax": 1.0,
      "hoaFees": 2.0,
      "homeownersInsurance": 3.0,
      "mortgageInsurance": 4.0,
      "other": 5.0,
      "principalAndInterest": 6.0,
      "rent": 7.0,
      "subordinateFinancing": 8.0,
      "total": 9.0
    },
    "app": "28",
    "id": "sample String 29",
    "loanProduct": "30",
    "loanProgram": "31",
    "miRateType": "32"
  },
  "eligibilityConclusions": [
    {
      "Message": "sample String 1",
      "Details": [],
      "Conclusion": "sample String 2"
    },
    {
      "Message": "sample String 1",
      "Details": [],
      "Conclusion": "sample String 2"
    }
  ],
  "feesItemization": null,
  "isQualified": true,
  "isScenarioValid": true,
  "appId": "1",
  "personIds": [],
  "creditReportErrors": [],
  "errors": []
}

text/html

Sample:
{"defaultRate":1.0,"eligibility":{"default":true,"isValid":true,"isValidLockPeriod":true,"lockPeriod":4,"notifications":[{"code":"sample String 1","message":"sample String 2","notificationType":"Error","text":"sample String 3"},{"code":"sample String 1","message":"sample String 2","notificationType":"Error","text":"sample String 3"}],"cltv":5.0,"debtServiceCoverageRatio":1.0,"housingExpenseRatio":1.0,"hcltv":6.0,"ltv":7.0,"nonOccupantPresentHousingExpense":8.0,"occupantPresentHousingExpense":9.0,"subjectPropertyExpense":10.0,"subjectPropertyNegativeCashFlow":11.0,"totalIncome":12.0,"totalLiabilities":13.0,"totalAssets":14.0,"reservesAmount":15.0,"reservesMonths":16.0,"residualIncome":17.0,"residualIncomeGuidelineMet":true,"residualRequirement":1.0,"totalExpenseRatio":1.0,"baseLoanAmount":18.0,"creditScore":19,"closingDate":"sample String 20","escrowsWaived":true,"hasMortgageInsurance":true,"qualifyingRate":23.0,"miMonthlyMultiplier":1.0,"miUpfrontMultiplier":1.0,"miProvider":"sample String 24","points":25.0,"rate":26.0,"totalLoanAmount":27.0,"detailsOfTransaction":{"baseLoanAmount":1.0,"cashToCloseTotal":2.0,"closingCosts":3.0,"discountPoints":4.0,"earnestMoneyDeposit":5.0,"mipFinanced":6.0,"otherCreditsAndCosts":7.0,"prepaidItems":8.0,"salesPrice":9.0,"sellerCredits":10.0,"subordinateFinancing":11.0,"totalCosts":12.0,"totalLenderCredits":13.0,"totalLoanAmount":14.0,"totalPayoffs":15.0,"ufmip":16.0},"incomeSummary":{"investmentPropertyIncome":1.0,"regularIncome":2.0,"standardTotal":3.0,"subjectGrossRentalIncome":4.0,"subjectPropertyCashFlow":5.0,"subjectPropertyPositiveCashFlow":6.0},"liabilitySummary":{"investmentPropertyExpense":1.0,"nonBorrowingSpouseLiabilities":2.0,"nonSubjectPropertyDebtService":3.0,"regularLiabilities":4.0,"secondHomeExpense":5.0,"total":6.0},"personSummary":[{"base":1.0,"bonus":2.0,"commission":3.0,"fullname":"sample String 4","militaryEntitlement":5.0,"other":6.0,"otherEmployment":7.0,"overtime":8.0,"personId":1,"total":9.0},{"base":1.0,"bonus":2.0,"commission":3.0,"fullname":"sample String 4","militaryEntitlement":5.0,"other":6.0,"otherEmployment":7.0,"overtime":8.0,"personId":1,"total":9.0}],"presentHousing":{"countyPropertyTax":1.0,"hoaFees":2.0,"homeownersInsurance":3.0,"mortgageInsurance":4.0,"other":5.0,"principalAndInterest":6.0,"rent":7.0,"subordinateFinancing":8.0,"total":9.0},"propertySummary":[{"cashFlow":1.0,"rentalRevenue":2.0,"nonEscrowedTaxesInsuranceAndHOA":3.0,"propertyId":1,"totalExpenses":4.0},{"cashFlow":1.0,"rentalRevenue":2.0,"nonEscrowedTaxesInsuranceAndHOA":3.0,"propertyId":1,"totalExpenses":4.0}],"proposedHousing":{"countyPropertyTax":1.0,"hoaFees":2.0,"homeownersInsurance":3.0,"mortgageInsurance":4.0,"other":5.0,"principalAndInterest":6.0,"rent":7.0,"subordinateFinancing":8.0,"total":9.0},"app":"28","id":"sample String 29","loanProduct":"30","loanProgram":"31","miRateType":"32"},"eligibilityConclusions":[{"Message":"sample String 1","Details":[],"Conclusion":"sample String 2"},{"Message":"sample String 1","Details":[],"Conclusion":"sample String 2"}],"feesItemization":null,"isQualified":true,"isScenarioValid":true,"appId":"1","personIds":[],"creditReportErrors":[],"errors":[]}