Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appId |
The application identifier. |
integer |
None. |
Body Parameters
None.
Response Information
Resource Description
A list of underwriting findings.
Collection of Nano.UnderwritingFinding| Name | Description | Type | Additional information |
|---|---|---|---|
| agencyReferenceNumbers |
Gets or sets the agency reference numbers. |
string |
None. |
| caseIdentifier |
Gets or sets the case identifier. |
string |
None. |
| closingCostsPadding |
Gets or sets the closing costs padding. |
decimal number |
None. |
| date |
Gets or sets the date. |
date |
None. |
| hasChecklist |
Gets or sets a value indicating whether this has checklist. |
boolean |
None. |
| hasFreddieDocChecklist |
Gets or sets a value indicating whether this has freddie doc checklist. |
boolean |
None. |
| hasFreddieHVE |
Gets or sets a value indicating whether this has freddie HVE. |
boolean |
None. |
| hasHtml |
Gets or sets a value indicating whether this has HTML. |
boolean |
None. |
| hasLog |
Gets or sets a value indicating whether this has a log. |
boolean |
None. |
| hasText |
Gets or sets a value indicating whether this has text. |
boolean |
None. |
| hasXml |
Gets or sets a value indicating whether this has XML. |
boolean |
None. |
| isManualEntry |
Gets or sets a value indicating whether this is a manual entry. |
boolean |
None. |
| isScenario |
Gets or sets a value indicating whether this is a scenario. |
boolean |
None. |
| lenderInstitutionId |
Gets or sets the lender institution identifier. |
string |
None. |
| proposedHousingPadding |
Gets or sets the proposed housing padding. |
decimal number |
None. |
| recommendationDescription |
Gets or sets the recommendation description. |
string |
None. |
| recommendationTypeCode |
Gets or sets the recommendation type code. |
string |
None. |
| reservesToVerifyAmount |
Gets or sets the reserves to verify amount. |
decimal number |
None. |
| resultsDateTime |
Gets or sets the results date time. |
date |
None. |
| specialFeatureCodes |
Gets or sets the special feature codes. |
string |
None. |
| submissionNumber |
Gets or sets the submission number. |
integer |
None. |
| submissionType |
Gets or sets the submission type. |
string |
None. |
| systemType |
Gets or sets the system type. |
string |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| id |
Gets or sets the underwriting finding identifier. |
integer |
None. |
| user |
Gets or sets the user identifier. |
integer |
None. |
Response Formats
application/json, text/json
[
{
"agencyReferenceNumbers": "sample String 1",
"caseIdentifier": "sample String 2",
"closingCostsPadding": 1.0,
"date": "2025-11-09T05:57:31.8201453Z",
"hasChecklist": true,
"hasFreddieDocChecklist": true,
"hasFreddieHVE": true,
"hasHtml": true,
"hasLog": true,
"hasText": true,
"hasXml": true,
"isManualEntry": true,
"isScenario": true,
"lenderInstitutionId": "sample String 13",
"proposedHousingPadding": 1.0,
"recommendationDescription": "sample String 14",
"recommendationTypeCode": "sample String 15",
"reservesToVerifyAmount": 1.0,
"resultsDateTime": "2025-11-09T05:57:31.8201453Z",
"specialFeatureCodes": "sample String 16",
"submissionNumber": 1,
"submissionType": "sample String 17",
"systemType": "sample String 18",
"app": "19",
"id": "20",
"user": "1"
},
{
"agencyReferenceNumbers": "sample String 1",
"caseIdentifier": "sample String 2",
"closingCostsPadding": 1.0,
"date": "2025-11-09T05:57:31.8201453Z",
"hasChecklist": true,
"hasFreddieDocChecklist": true,
"hasFreddieHVE": true,
"hasHtml": true,
"hasLog": true,
"hasText": true,
"hasXml": true,
"isManualEntry": true,
"isScenario": true,
"lenderInstitutionId": "sample String 13",
"proposedHousingPadding": 1.0,
"recommendationDescription": "sample String 14",
"recommendationTypeCode": "sample String 15",
"reservesToVerifyAmount": 1.0,
"resultsDateTime": "2025-11-09T05:57:31.8201453Z",
"specialFeatureCodes": "sample String 16",
"submissionNumber": 1,
"submissionType": "sample String 17",
"systemType": "sample String 18",
"app": "19",
"id": "20",
"user": "1"
}
]
text/html
[{"agencyReferenceNumbers":"sample String 1","caseIdentifier":"sample String 2","closingCostsPadding":1.0,"date":"2025-11-09T05:57:31.8201453Z","hasChecklist":true,"hasFreddieDocChecklist":true,"hasFreddieHVE":true,"hasHtml":true,"hasLog":true,"hasText":true,"hasXml":true,"isManualEntry":true,"isScenario":true,"lenderInstitutionId":"sample String 13","proposedHousingPadding":1.0,"recommendationDescription":"sample String 14","recommendationTypeCode":"sample String 15","reservesToVerifyAmount":1.0,"resultsDateTime":"2025-11-09T05:57:31.8201453Z","specialFeatureCodes":"sample String 16","submissionNumber":1,"submissionType":"sample String 17","systemType":"sample String 18","app":"19","id":"20","user":"1"},{"agencyReferenceNumbers":"sample String 1","caseIdentifier":"sample String 2","closingCostsPadding":1.0,"date":"2025-11-09T05:57:31.8201453Z","hasChecklist":true,"hasFreddieDocChecklist":true,"hasFreddieHVE":true,"hasHtml":true,"hasLog":true,"hasText":true,"hasXml":true,"isManualEntry":true,"isScenario":true,"lenderInstitutionId":"sample String 13","proposedHousingPadding":1.0,"recommendationDescription":"sample String 14","recommendationTypeCode":"sample String 15","reservesToVerifyAmount":1.0,"resultsDateTime":"2025-11-09T05:57:31.8201453Z","specialFeatureCodes":"sample String 16","submissionNumber":1,"submissionType":"sample String 17","systemType":"sample String 18","app":"19","id":"20","user":"1"}]
application/xml, text/xml
<ArrayOfUnderwritingFinding xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UnderwritingFinding>
<AgencyReferenceNumbers>sample String 1</AgencyReferenceNumbers>
<CaseIdentifier>sample String 2</CaseIdentifier>
<ClosingCostsPadding>1</ClosingCostsPadding>
<Date>2025-11-09T05:57:31.8201453Z</Date>
<HasChecklist>true</HasChecklist>
<HasFreddieDocChecklist>true</HasFreddieDocChecklist>
<HasFreddieHVE>true</HasFreddieHVE>
<HasHtml>true</HasHtml>
<HasLog>true</HasLog>
<HasText>true</HasText>
<HasXml>true</HasXml>
<IsManualEntry>true</IsManualEntry>
<IsScenario>true</IsScenario>
<LenderInstitutionId>sample String 13</LenderInstitutionId>
<ProposedHousingPadding>1</ProposedHousingPadding>
<RecommendationDescription>sample String 14</RecommendationDescription>
<RecommendationTypeCode>sample String 15</RecommendationTypeCode>
<ReservesToVerifyAmount>1</ReservesToVerifyAmount>
<ResultsDateTime>2025-11-09T05:57:31.8201453Z</ResultsDateTime>
<SpecialFeatureCodes>sample String 16</SpecialFeatureCodes>
<SubmissionNumber>1</SubmissionNumber>
<SubmissionType>sample String 17</SubmissionType>
<SystemType>sample String 18</SystemType>
<AppId>19</AppId>
<UnderwritingFindingId>20</UnderwritingFindingId>
<UserId>1</UserId>
</UnderwritingFinding>
<UnderwritingFinding>
<AgencyReferenceNumbers>sample String 1</AgencyReferenceNumbers>
<CaseIdentifier>sample String 2</CaseIdentifier>
<ClosingCostsPadding>1</ClosingCostsPadding>
<Date>2025-11-09T05:57:31.8201453Z</Date>
<HasChecklist>true</HasChecklist>
<HasFreddieDocChecklist>true</HasFreddieDocChecklist>
<HasFreddieHVE>true</HasFreddieHVE>
<HasHtml>true</HasHtml>
<HasLog>true</HasLog>
<HasText>true</HasText>
<HasXml>true</HasXml>
<IsManualEntry>true</IsManualEntry>
<IsScenario>true</IsScenario>
<LenderInstitutionId>sample String 13</LenderInstitutionId>
<ProposedHousingPadding>1</ProposedHousingPadding>
<RecommendationDescription>sample String 14</RecommendationDescription>
<RecommendationTypeCode>sample String 15</RecommendationTypeCode>
<ReservesToVerifyAmount>1</ReservesToVerifyAmount>
<ResultsDateTime>2025-11-09T05:57:31.8201453Z</ResultsDateTime>
<SpecialFeatureCodes>sample String 16</SpecialFeatureCodes>
<SubmissionNumber>1</SubmissionNumber>
<SubmissionType>sample String 17</SubmissionType>
<SystemType>sample String 18</SystemType>
<AppId>19</AppId>
<UnderwritingFindingId>20</UnderwritingFindingId>
<UserId>1</UserId>
</UnderwritingFinding>
</ArrayOfUnderwritingFinding>
application/vnd.api+json
Sample not available.