Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
governmentLoanAppDetailId |
The government loan application detail identifier. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The government loan application detail, if it exists.
Nano.GovernmentLoanAppDetailName | Description | Type | Additional information |
---|---|---|---|
approvalOverrideDate |
Gets or sets the approval override date. |
string |
None. |
assuranceOfCompletionAmount |
Gets or sets the assurance of completion amount. |
decimal number |
None. |
caseAssignmentDate |
Gets or sets the case assignment date. |
string |
None. |
caseIdentifier |
Gets or sets the case identifier. |
string |
None. |
certificationLeadPaintIndicator |
Gets or sets a value indicating whether certification lead paint indicator. |
boolean |
None. |
certificationSalesPriceExceedsAppraisedValueType |
Gets or sets the type of the certification sales price exceeds appraised value. |
string |
None. |
fhaAppraisalApprovalDate |
Gets or sets the FHA appraisal approval date. |
string |
None. |
fhaVaLoanPurposeType |
Gets or sets the type of the FHAVA loan purpose. |
string |
None. |
hadVaPriorApproval |
Gets or sets a value indicating whether app had VA prior approval. |
boolean |
None. |
isEligibleForMaxFinancing |
Gets or sets a value indicating whether app is eligible for maximum financing. |
boolean |
None. |
mortgageeRelationshipIndicator |
Gets or sets a value indicating whether there is a mortgagee relationship indicator. |
boolean |
None. |
overriddenHouseholdSize |
Gets or sets the size of the overridden household. |
integer |
None. |
sarIssueDate |
Gets or sets the SAR issue date. |
string |
None. |
sarIssuedBy |
Gets or sets the SAR issued by identifier. |
integer |
None. |
sarValuationAdjustment |
Gets or sets a value indicating whether there is a SAR valuation adjustment. |
boolean |
None. |
sponsorIdentifierId |
Gets or sets the sponsor identifier identifier. |
string |
None. |
upfrontMiPaidInCash |
Gets or sets a value indicating whether upfront MI is paid in cash. |
boolean |
None. |
vaAppraisalExpirationDate |
Gets or sets the VA appraisal expiration date. |
string |
None. |
vaAppraisalType |
Gets or sets the type of the va appraisal. |
string |
None. |
vaEntitlementAmount |
Gets or sets the va entitlement amount. |
decimal number |
None. |
vaEntitlementCode |
Gets or sets the va entitlement code. |
string |
None. |
vaOccupancy |
Gets or sets the VA occupancy. |
string |
None. |
vaVestingTypeOtherDescription |
Gets or sets the VA vesting type other description. |
string |
None. |
app |
Gets or sets the application identifier. |
integer |
None. |
fhaActSection |
Gets or sets the fha act section identifier. |
integer |
None. |
id |
Gets or sets the government loan application detail identifier. |
integer |
None. |
Response Formats
application/json, text/json
{ "approvalOverrideDate": "sample String 1", "assuranceOfCompletionAmount": 1.0, "caseAssignmentDate": "sample String 2", "caseIdentifier": "sample String 3", "certificationLeadPaintIndicator": true, "certificationSalesPriceExceedsAppraisedValueType": "sample String 5", "fhaAppraisalApprovalDate": "sample String 6", "fhaVaLoanPurposeType": "sample String 7", "hadVaPriorApproval": true, "isEligibleForMaxFinancing": true, "mortgageeRelationshipIndicator": true, "overriddenHouseholdSize": 1, "sarIssueDate": "sample String 11", "sarIssuedBy": "1", "sarValuationAdjustment": true, "sponsorIdentifierId": "sample String 13", "upfrontMiPaidInCash": true, "vaAppraisalExpirationDate": "sample String 15", "vaAppraisalType": "sample String 16", "vaEntitlementAmount": 1.0, "vaEntitlementCode": "sample String 17", "vaOccupancy": "sample String 18", "vaVestingTypeOtherDescription": "sample String 19", "app": "20", "fhaActSection": "1", "id": "21" }
text/html
{"approvalOverrideDate":"sample String 1","assuranceOfCompletionAmount":1.0,"caseAssignmentDate":"sample String 2","caseIdentifier":"sample String 3","certificationLeadPaintIndicator":true,"certificationSalesPriceExceedsAppraisedValueType":"sample String 5","fhaAppraisalApprovalDate":"sample String 6","fhaVaLoanPurposeType":"sample String 7","hadVaPriorApproval":true,"isEligibleForMaxFinancing":true,"mortgageeRelationshipIndicator":true,"overriddenHouseholdSize":1,"sarIssueDate":"sample String 11","sarIssuedBy":"1","sarValuationAdjustment":true,"sponsorIdentifierId":"sample String 13","upfrontMiPaidInCash":true,"vaAppraisalExpirationDate":"sample String 15","vaAppraisalType":"sample String 16","vaEntitlementAmount":1.0,"vaEntitlementCode":"sample String 17","vaOccupancy":"sample String 18","vaVestingTypeOtherDescription":"sample String 19","app":"20","fhaActSection":"1","id":"21"}
application/xml, text/xml
<GovernmentLoanAppDetail xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ApprovalOverrideDate>sample String 1</ApprovalOverrideDate> <AssuranceOfCompletionAmount>1</AssuranceOfCompletionAmount> <CaseAssignmentDate>sample String 2</CaseAssignmentDate> <CaseIdentifier>sample String 3</CaseIdentifier> <CertificationLeadPaintIndicator>true</CertificationLeadPaintIndicator> <CertificationSalesPriceExceedsAppraisedValueType>sample String 5</CertificationSalesPriceExceedsAppraisedValueType> <FHAAppraisalApprovalDate>sample String 6</FHAAppraisalApprovalDate> <FHAVALoanPurposeType>sample String 7</FHAVALoanPurposeType> <HadVAPriorApproval>true</HadVAPriorApproval> <IsEligibleForMaxFinancing>true</IsEligibleForMaxFinancing> <MortgageeRelationshipIndicator>true</MortgageeRelationshipIndicator> <OverriddenHouseholdSize>1</OverriddenHouseholdSize> <SARIssueDate>sample String 11</SARIssueDate> <SARIssuedById>1</SARIssuedById> <SARValuationAdjustment>true</SARValuationAdjustment> <SponsorIdentifierId>sample String 13</SponsorIdentifierId> <UpfrontMIPaidInCash>true</UpfrontMIPaidInCash> <VAAppraisalExpirationDate>sample String 15</VAAppraisalExpirationDate> <VAAppraisalType>sample String 16</VAAppraisalType> <VAEntitlementAmount>1</VAEntitlementAmount> <VAEntitlementCode>sample String 17</VAEntitlementCode> <VAOccupancy>sample String 18</VAOccupancy> <VAVestingTypeOtherDescription>sample String 19</VAVestingTypeOtherDescription> <AppId>20</AppId> <FHAActSectionId>1</FHAActSectionId> <GovernmentLoanAppDetailId>21</GovernmentLoanAppDetailId> </GovernmentLoanAppDetail>
application/vnd.api+json
Sample not available.