|
FHA
Maximum Mortgage Limits. This function allows you to lookup the FHA mortgage limits for your area or several areas, and then list them by state, county, or Metropolitan Statistical Area.
To post your data to search the pilot system use https://hwvauwd491.hud.gov/b2b/lists/hicostxml.cfm
To post your data to search the production system use https://entp.hud.gov/b2b/lists/hicostxml.cfm
Sample
Input File
Return to the FHA Approval List Functions page.
History of Changes
| MSA Changes -- Future deployment |
| Added new attribute to MetropolitanServiceArea, MetropilitanServiceAreaDivision |
<?xml version='1.0' standalone='yes' ?>
<FHAENTITYDATA FHAVersionID = '1.0'>
<PROCESSSTATUS>
<ProcessStatusRequestor>ATSB2B_DEV</ProcessStatusRequestor>
</PROCESSSTATUS>
<PROPERTY>
<State>HI</State>
<County FIPSCountyCode = ' '> </County>
<MetropolitanServiceArea MetropilitanServiceAreaCode = ' ' > </MetropolitanServiceArea>
</PROPERTY>
</FHAENTITYDATA>
Mortgage
Maximums
| Data
Item |
Valid
Entries |
Description |
<PROCESSSTATUS>
<ProcessStatusRequestor> |
Up to 36 Alphanumeric characters |
(Required Entry) Name of company issuing request. |
<PROPERTY>
<State> |
Valid two character state name |
(Required Entry If No Other Required Data Item Selected; Defaults To All States) State in which the mortgage maximums are desired |
<PROPERTY>
<County FIPSCountyCode = ' '> |
3 numeric characters |
(Required entry If No Other Required Data Item Selected) FIPS Code of the county in which the mortgage maximums are desired |
<PROPERTY>
<County> |
Up to fifteen alphanumeric characters |
(Required Entry If No Other Required Data Item Selected) Name of the county in which the mortgage maximums are desired |
<PROPERTY>
<MetropolitanServiceArea MetropilitanServiceAreaCode = ''> |
5 numeric characters |
(Required Entry If No Other Required Data Item Selected) MSA Code of the MSA in which the mortgage maximums are desired |
<PROPERTY>
<MetropolitanServiceArea> |
Up to fifteen alphanumeric characters |
(Required Entry If No Other Required Data Item Selected) Name of the MSA in which the mortgage maximums are desired |
Information Returned:
Using the above input fields, the Mortgage Maximums request will be processed or rejected. The results of the request will be displayed in the <ProcessStatusCode>
field and will indicate either "Error" or "Success". When an error occurs, a message pertaining to the error will be displayed in the <ProcessStatusMessage> field.
Sample Output File
<?xml version="1.0" standalone="yes" ?>
<FHAENTITYDATA FHAVersionID="1.0">
<PROCESSSTATUS>
<ProcessStatusCode>Success</ProcessStatusCode>
<ProcessStatusMessage sCode="1">Returned 5 Mortgage Maximum records</ProcessStatusMessage>
<ProcessStatusMessage sCode="2">Data last updated as of Jan 4 2001 12:00AM</ProcessStatusMessage>
</PROCESSSTATUS>
<FHAVA DataRangeSpecifier="Standard">
<FHAVAlocalMortgageLimit ResidentialBasis="1">$132,000.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="2">$168,936.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="3">$204,192.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="4">$253,776.00</FHAVAlocalMortgageLimit>
</FHAVA>
<FHAVA DataRangeSpecifier="High">
<FHAVAlocalMortgageLimit ResidentialBasis="1">$239,250.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="2">$306,196.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="3">$370,098.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="4">$459,969.00</FHAVAlocalMortgageLimit>
</FHAVA>
<FHAVA DataRangeSpecifier="SpecialCase">
<FHAVAlocalMortgageLimit ResidentialBasis="1">$358,875.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="2">$459,294.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="3">$555,147.00</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="4">$689,953.00</FHAVAlocalMortgageLimit>
</FHAVA>
<PROPERTY>
<State>HI</State>
<County FIPSCountyCode="9">MAUI</County>
<MetropolitanServiceArea MetropilitanServiceAreaCode="9999" MetropilitanServiceAreaDivision = ' '>NON-METRO</MetropolitanServiceArea>
<FHAVA SectionOfActType="203B">
<FHAVAlocalMortgageLimit ResidentialBasis="1">$204,250</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="2">$230,050</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="3">$279,500</FHAVAlocalMortgageLimit>
<FHAVAlocalMortgageLimit ResidentialBasis="4">$322,500</FHAVAlocalMortgageLimit>
</FHAVA>
</PROPERTY>
</FHAENTITYDATA>
End of Output Fields for Mortgage Maximums
| Data Item |
Description |
<PROCESSSTATUS> <ProcessStatusCode> |
Result of the request. See below for values and meanings. |
<PROCESSSTATUS> <ProcessStatusMessage sCode='1'> |
Message detailing errors. Up to 80 alphanumeric characters. Up to 25 error messages may be returned (sCode). |
| <FHAVA DataRangeSpecifier=' '> |
Indicates specific maximum calculated, standard, high, specialcase |
| <FHAVAlocalMortgageLimit ResidentialBasis=' '> |
Indicates number of residential families |
| <FHAVAlocalMortgageLimit> |
Maximum mortgage limit in dollars |
<PROPERTY> <State> |
State firgures are derived for. |
<PROPERTY> <County FIPSCountyCode = ' '> |
County code for county in which mortgage maximums were calculated. |
<PROPERTY> <County> |
County name for county in which mortgage maximums were calculated. |
<PROPERTY> <MetropolitanServiceArea MetropilitanServiceAreaCode = ' '> |
MSA code for MSA in which mortgage maximums were calculated. |
<PROPERTY> <MetropolitanServiceArea MetropilitanServiceAreaDivision = ' '> |
MSA code for Division of MSA in which mortgage maximums were calculated. |
<PROPERTY> <MetropolitanServiceArea> |
MSA name for MSA in which mortgage maximums were calculated. |
| <SUBJECTPROPERTY PROPERTYID = 'VALUE'> |
Indicates a numeric counter of how many records were selected. |
<SUBJECTPROPERTY PROPERTYID = 'VALUE'> <CountyCode> |
County Code in which the ZIP Code resides. Three numeric characters. |
ProcessStatusCode Values:
End of ProcessStatusCode Values
| SuccessNoUpdateAllowed |
This indicates that the query for Mortgage Maximums was processed, that is, the query has been successful. |
| Error |
This indicates that an error has occurred during the process. Either there were missing data or the data was in error. Please see the ProcessStatusMessage for details. |
Comments or Questions? <SF Administration>
|