Property V4:LookupDeeds: Difference between revisions
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
Property V4 supports the REST protocol to access the service. | Property V4 supports the REST protocol to access the service. | ||
==URL== | |||
{{URL-PropertyV4-LookupDeeds}} | |||
Line 20: | Line 24: | ||
!Field Name !! Level !! REST | !Field Name !! Level !! REST | ||
|- | |- | ||
|Transmission Reference||rowspan=" | |Transmission Reference||rowspan="5" valign="center"|Request||t | ||
|- | |- | ||
|License Key||id | |License Key||id | ||
|- | |- | ||
|Columns||cols | |Columns||cols | ||
|- | |||
|Options||opt | |||
|- | |- | ||
|Format||format | |Format||format | ||
Line 36: | Line 42: | ||
|APN||apn | |APN||apn | ||
|- | |- | ||
|Transaction ID||txid | |Transaction ID <span>(Deprecated)</span>||txid | ||
|} | |} | ||
Line 92: | Line 98: | ||
:Entering the column name will return the column. Specifying a group name will return all columns in the group. | :Entering the column name will return the column. Specifying a group name will return all columns in the group. | ||
:List multiple columns in the following format, with multiple | :List multiple columns in the following format, with multiple columns delimited with a ",". | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 101: | Line 107: | ||
<h3 style="background-color:rgb(240,240,240);"> | :{| class="alternate01 sortable" | ||
!Group Name !! Description | |||
|- | |||
|GrpAll||'''Recommended.''' Indicates to the web service that all fields should be returned | |||
|- | |||
|GrpDocInfo||Deed document information | |||
|- | |||
|GrpTxDefInfo||Deed transaction details & info | |||
|- | |||
|GrpTxAmtInfo||Deed transaction amount info | |||
|- | |||
|GrpPropertyAddress||Address of the property | |||
|- | |||
|GrpPrimaryGrantor||Primary deed grantor names | |||
|- | |||
|GrpSecondaryGrantor||Secondary deed grantor names | |||
|- | |||
|GrpPrimaryGrantee||Primary deed grantee names | |||
|- | |||
|GrpSecondaryGrantee||Secondary deed grantee names | |||
|- | |||
|GrpTitleCompInfo||Title company info | |||
|- | |||
|GrpMortgage1||First mortgage info | |||
|- | |||
|GrpMortgage2||Second mortgage info | |||
|- | |||
|GrpValuation||Estimated down payment and LTV values | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">Options</h3> | |||
:''Optional.'' | :''Optional.'' | ||
: | :This is a string value containing a list of options for the web service in a comma delimited string. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|REST||<code>& | |REST||<code>&opt = '''''string'''''</code> | ||
|- | |||
|POST||<code>"Options":"'''''string'''''"</code> | |||
|} | |} | ||
:List options in the following format, with multiple options delimited with a ",". | |||
{| class="alternate01" | :{| class="alternate01" | ||
! | !Syntax | ||
|- | |- | ||
| | |<code>''OptionName'':''Parameter'',''OptionName'':''Parameter''</code> | ||
|} | |} | ||
< | :<h4 style="border-bottom:1px solid black;">Page</h4> | ||
: | ::This options allows Property V4 to specify which "page" to return. Pagination only kicks in if this option is specified in the request. If the Page option is not specified, the web service should return back all deeds sorted in descending order by recording & instrument date. | ||
:{| class="alternate01" | ::{| class="alternate01 sortable" | ||
! | !Option Name !! Parameter !! Description | ||
|- | |- | ||
| | |rowspan="2"|'''Page'''||<code>[Integer]</code>||Specifies which "page" to return. | ||
|} | |} | ||
:<h4 style="border-bottom:1px solid black;">RecordsPerPage</h4> | |||
::This options allows Property V4 to set the records per "page". | |||
::{| class="alternate01 sortable" | |||
!Option Name !! Parameter !! Description | |||
: | |||
:{| class="alternate01" | |||
! | |||
|- | |- | ||
| | |rowspan="2"|'''RecordsPerPage'''||<code>[0-100]</code>||'''''Default set to 1.''''' Sets the records per "page". | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Format</h3> | ||
:''Optional.'' | :''Optional.'' | ||
: | :The desired format of the response. Possible values are json or xml. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|REST||<code>& | |REST||<code>&format = '''''string'''''</code> | ||
|} | |} | ||
==Request Record Elements== | |||
REST will only contain the Records element. | |||
: | {| class="alternate01" | ||
!Protocol !! Definition | |||
|- | |||
|REST||The REST interface only allows a single record per request. | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">Property MAK</h3> | |||
:''Optional.'' | |||
:A propietary unique key identifier for an address. This is derived from Address Checking. | |||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|REST||<code>& | |REST||<code>&mak = '''''string'''''</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Free Form</h3> | ||
:''Optional.'' | :''Optional.'' | ||
: | :The free form address. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|REST||<code>& | |REST||<code>&ff = '''''string'''''</code> | ||
|} | |} | ||
= | <h3 style="background-color:rgb(240,240,240);">FIPS</h3> | ||
:''Optional.'' | |||
:Federal Information Processing Standard (FIPS) code for the property. | |||
:{| class="alternate01 | :{| class="alternate01" | ||
! | !Protocol !! Syntax | ||
|- | |- | ||
| | |REST||<code>&fips = '''''string'''''</code> | ||
|} | |||
<h3 style="background-color:rgb(240,240,240);">APN</h3> | |||
:''Optional.'' | |||
:Assessor's Parcel Number for the property. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |- | ||
| | |REST||<code>&apn = '''''string'''''</code> | ||
|} | |||
<h3 style="background-color:rgb(240,240,240);">Transaction ID <span>(Deprecated)</span></h3> | |||
:''Optional.'' | |||
:Specific transaction ID to specify one deed or transaction. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |- | ||
|Results | |REST||<code>&txid = '''''string'''''</code> | ||
|} | |||
=Response= | |||
A response is the result of a request. This consists of returned results codes, deed, and transaction information. | |||
==Field Names== | |||
This is a list of the response field names and their grouping. | |||
:{| class="alternate01 sortable" | |||
!Field Name !! Group | |||
|- | |||
|Version||rowspan="5"|'''[DEFAULT]''' | |||
Always return in the output structure. | |||
|- | |||
|TransmissionReference | |||
|- | |||
|Results | |||
|- | |- | ||
|TotalRecords | |TotalRecords | ||
Line 203: | Line 282: | ||
|Records | |Records | ||
|- | |- | ||
|TypeCode||rowspan="8"|''' | |TypeCode||rowspan="8"|'''[[#DocInfo|DocInfo]]''' | ||
|- | |- | ||
|NumberFormatted | |NumberFormatted <span>(Deprecated)</span> | ||
|- | |- | ||
|NumberLegacy | |NumberLegacy <span>(Deprecated)</span> | ||
|- | |- | ||
|InstrumentNumber | |InstrumentNumber | ||
Line 219: | Line 298: | ||
|RecordingDate | |RecordingDate | ||
|- | |- | ||
|TransactionType||rowspan="8"|''' | |TransactionType||rowspan="8"|'''[[#TxDefInfo|TxDefInfo]]''' | ||
|- | |- | ||
|TransferInfoPurchaseTypeCode | |TransferInfoPurchaseTypeCode <span>(Deprecated)</span> | ||
|- | |- | ||
|ForeclosureAuctionSale | |ForeclosureAuctionSale | ||
Line 235: | Line 314: | ||
|PartialInterest | |PartialInterest | ||
|- | |- | ||
|TransferAmount||rowspan="4"|''' | |TransferAmount||rowspan="4"|'''[[#TxAmtInfo|TxAmtInfo]]''' | ||
|- | |- | ||
|TransferAmountInfoAccuracy | |TransferAmountInfoAccuracy | ||
Line 243: | Line 322: | ||
|TransferTaxCounty | |TransferTaxCounty | ||
|- | |- | ||
|Name1Full||rowspan="14"|''' | |Name1Full||rowspan="14"|'''[[#PrimaryGrantor|PrimaryGrantor]]''' | ||
|- | |- | ||
|Name1First | |Name1First | ||
Line 271: | Line 350: | ||
|Name2LegalType | |Name2LegalType | ||
|- | |- | ||
|Name3Full||rowspan="12"|''' | |Name3Full <span>(Deprecated)</span>||rowspan="12"|'''[[#SecondaryGrantor (Deprecated)|SecondaryGrantor <span>(Deprecated)</span>]]''' | ||
|- | |- | ||
|Name3First | |Name3First <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3Middle | |Name3Middle <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3Last | |Name3Last <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3Suffix | |Name3Suffix <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3ClassType | |Name3ClassType <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Full | |Name4Full <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4First | |Name4First <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Middle | |Name4Middle <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Last | |Name4Last <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Suffix | |Name4Suffix <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4ClassType | |Name4ClassType <span>(Deprecated)</span> | ||
|- | |- | ||
|Name1Full||rowspan="13"|''' | |Name1Full||rowspan="13"|'''[[#PrimaryGrantee|PrimaryGrantee]]''' | ||
|- | |- | ||
|Name1First | |Name1First | ||
Line 321: | Line 400: | ||
|Name2ClassType | |Name2ClassType | ||
|- | |- | ||
|Name3Full||rowspan="12"|''' | |Name3Full <span>(Deprecated)</span>||rowspan="12"|'''[[#SecondaryGrantee (Deprecated)|SecondaryGrantee <span>(Deprecated)</span>]]''' | ||
|- | |- | ||
|Name3First | |Name3First <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3Middle | |Name3Middle <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3Last | |Name3Last <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3Suffix | |Name3Suffix <span>(Deprecated)</span> | ||
|- | |- | ||
|Name3ClassType | |Name3ClassType <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Full | |Name4Full <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4First | |Name4First <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Middle | |Name4Middle <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Last | |Name4Last <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4Suffix | |Name4Suffix <span>(Deprecated)</span> | ||
|- | |- | ||
|Name4ClassType | |Name4ClassType <span>(Deprecated)</span> | ||
|- | |- | ||
|StandardizedCode||rowspan="3"|''' | |StandardizedCode <span>(Deprecated)</span>||rowspan="3"|'''[[#TitleCompInfo|TitleCompInfo]]''' | ||
|- | |- | ||
|StandardizedName | |StandardizedName | ||
Line 351: | Line 430: | ||
|TitleCompanyRaw | |TitleCompanyRaw | ||
|- | |- | ||
|DocNumberFormatted||rowspan=" | |DocNumberFormatted||rowspan="38"|'''[[#Mortgage1|Mortgage1]]''' | ||
|- | |- | ||
|DocNumberLegacy | |DocNumberLegacy <span>(Deprecated)</span> | ||
|- | |- | ||
|InstrumentNumber | |InstrumentNumber | ||
Line 367: | Line 446: | ||
|Amount | |Amount | ||
|- | |- | ||
|LenderCode | |LenderCode <span>(Deprecated)</span> | ||
|- | |- | ||
|LenderFullName | |LenderFullName | ||
Line 375: | Line 454: | ||
|LenderLastName | |LenderLastName | ||
|- | |- | ||
|LenderAddress | |LenderAddress <span>(Deprecated)</span> | ||
|- | |- | ||
|LenderCity | |LenderCity <span>(Deprecated)</span> | ||
|- | |- | ||
|LenderState | |LenderState <span>(Deprecated)</span> | ||
|- | |- | ||
|LenderZip | |LenderZip <span>(Deprecated)</span> | ||
|- | |- | ||
|LenderType | |LenderType | ||
Line 387: | Line 466: | ||
|IsLenderSeller | |IsLenderSeller | ||
|- | |- | ||
|Term | |Term <span>(Deprecated)</span> | ||
|- | |- | ||
|TermType | |TermType <span>(Deprecated)</span> | ||
|- | |- | ||
|TermDate | |TermDate | ||
Line 403: | Line 482: | ||
|InterestTypeInitial | |InterestTypeInitial | ||
|- | |- | ||
|FixedStepConvRate | |FixedStepConvRate <span>(Deprecated)</span> | ||
|- | |- | ||
|InterestMargin | |InterestMargin | ||
|- | |- | ||
|InterestIndex | |InterestIndex <span>(Deprecated)</span> | ||
|- | |- | ||
|InterestRateMax | |InterestRateMax | ||
Line 417: | Line 496: | ||
|InterestOnlyPeriod | |InterestOnlyPeriod | ||
|- | |- | ||
| | |AdjustableRateRiderFlag | ||
|- | |- | ||
| | |InterestTypeChangeDate | ||
|- | |- | ||
| | |MinInterestRateFirstChange | ||
|- | |- | ||
| | |MaxInterestRateFirstChange | ||
|- | |- | ||
| | |InterestChangeFreq | ||
|- | |- | ||
| | |DocNumberFormatted <span>(Deprecated)</span>||rowspan="38"|'''[[#Mortgage2 (Deprecated)|Mortgage2 <span>(Deprecated)</span>]]''' | ||
|- | |- | ||
| | |DocNumberLegacy <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InstrumentNumber <span>(Deprecated)</span> | ||
|- | |- | ||
| | |Book <span>(Deprecated)</span> | ||
|- | |- | ||
| | |Page <span>(Deprecated)</span> | ||
|- | |- | ||
| | |RecordingDate <span>(Deprecated)</span> | ||
|- | |- | ||
| | |Type <span>(Deprecated)</span> | ||
|- | |- | ||
| | |Amount <span>(Deprecated)</span> | ||
|- | |- | ||
| | |LenderCode <span>(Deprecated)</span> | ||
|- | |- | ||
| | |LenderFullName <span>(Deprecated)</span> | ||
|- | |- | ||
| | |LenderFirstName <span>(Deprecated)</span> | ||
|- | |- | ||
| | |LenderLastName <span>(Deprecated)</span> | ||
|- | |- | ||
|IsLenderSeller | |LenderAddress <span>(Deprecated)</span> | ||
|- | |||
|LenderCity <span>(Deprecated)</span> | |||
|- | |||
|LenderState <span>(Deprecated)</span> | |||
|- | |||
|LenderZip <span>(Deprecated)</span> | |||
|- | |||
|LenderType <span>(Deprecated)</span> | |||
|- | |||
|IsLenderSeller <span>(Deprecated)</span> | |||
|- | |||
|Term <span>(Deprecated)</span> | |||
|- | |||
|TermType <span>(Deprecated)</span> | |||
|- | |||
|TermDate <span>(Deprecated)</span> | |||
|- | |||
|PrepaymentPenaltyFlag <span>(Deprecated)</span> | |||
|- | |||
|PrepaymentTerm <span>(Deprecated)</span> | |||
|- | |- | ||
| | |InterestRateType <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestRate <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestTypeInitial <span>(Deprecated)</span> | ||
|- | |- | ||
| | |FixedStepConvRate <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestMargin <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestIndex <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestRateMax <span>(Deprecated)</span> | ||
|- | |- | ||
| | |AdjustableRateIndex <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestOnlyFlag <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestOnlyPeriod <span>(Deprecated)</span> | ||
|- | |- | ||
| | |AdjustableRateRiderFlag <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestTypeChangeDate <span>(Deprecated)</span> | ||
|- | |- | ||
| | |MinInterestRateFirstChange <span>(Deprecated)</span> | ||
|- | |- | ||
| | |MaxInterestRateFirstChange <span>(Deprecated)</span> | ||
|- | |- | ||
| | |InterestChangeFreq <span>(Deprecated)</span> | ||
|- | |- | ||
|EstDownPayment||rowspan="2"|''' | |EstDownPayment <span>(Deprecated)</span>||rowspan="2"|'''[[#Valuation (Deprecated)|Valuation <span>(Deprecated)</span>]]''' | ||
|- | |- | ||
|EstLTV | |EstLTV <span>(Deprecated)</span> | ||
|} | |} | ||
Line 540: | Line 639: | ||
== | ==DocInfo== | ||
<h3 style="background-color:rgb(240,240,240);">TypeCode</h3> | <h3 style="background-color:rgb(240,240,240);">TypeCode</h3> | ||
:The type of document. E.g. grand deed, quit claim, etc. | :The type of document. E.g. grand deed, quit claim, etc. | ||
Line 551: | Line 650: | ||
<h3 style="background-color:rgb(240,240,240);">NumberFormatted</h3> | <h3 style="background-color:rgb(240,240,240);">NumberFormatted <span>(Deprecated)</span></h3> | ||
:The document number based on the document book, page, or instrument number. | :The document number based on the document book, page, or instrument number. | ||
Line 561: | Line 660: | ||
<h3 style="background-color:rgb(240,240,240);">NumberLegacy</h3> | <h3 style="background-color:rgb(240,240,240);">NumberLegacy <span>(Deprecated)</span></h3> | ||
:The document number from a previous platform, if different than [[#NumberFormatted|NumberFormatted]]. | :The document number from a previous platform, if different than [[#NumberFormatted|NumberFormatted]]. | ||
Line 582: | Line 681: | ||
<h3 style="background-color:rgb(240,240,240);">Book</h3> | <h3 style="background-color:rgb(240,240,240);">Book</h3> | ||
: | :The document number book. This can contain either the recorder document book or the legal description book. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 592: | Line 691: | ||
<h3 style="background-color:rgb(240,240,240);">Page</h3> | <h3 style="background-color:rgb(240,240,240);">Page</h3> | ||
: | :The document number page. This can contain either the recorder document page or the legal description page. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 602: | Line 701: | ||
<h3 style="background-color:rgb(240,240,240);">InstrumentDate</h3> | <h3 style="background-color:rgb(240,240,240);">InstrumentDate</h3> | ||
: | :The execution date with the format: YYYY-MM-DD. This pre-dates the [[#RecordingDate|RecordingDate]] and may be the notary date. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 612: | Line 711: | ||
<h3 style="background-color:rgb(240,240,240);">RecordingDate</h3> | <h3 style="background-color:rgb(240,240,240);">RecordingDate</h3> | ||
: | :The official filing date with the format: YYYY-MM-DD. This is normally located on the document. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 621: | Line 720: | ||
== | ==TxDefInfo== | ||
<h3 style="background-color:rgb(240,240,240);">TransactionType</h3> | <h3 style="background-color:rgb(240,240,240);">TransactionType</h3> | ||
: | :The transaction type. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 632: | Line 731: | ||
<h3 style="background-color:rgb(240,240,240);">TransferInfoPurchaseTypeCode</h3> | <h3 style="background-color:rgb(240,240,240);">TransferInfoPurchaseTypeCode <span>(Deprecated)</span></h3> | ||
: | :The type of resale transaction. E.g. construction, subdivision, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 643: | Line 742: | ||
<h3 style="background-color:rgb(240,240,240);">ForeclosureAuctionSale</h3> | <h3 style="background-color:rgb(240,240,240);">ForeclosureAuctionSale</h3> | ||
: | :Specifies if the transaction was due to a foreclosure auction. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 653: | Line 752: | ||
<h3 style="background-color:rgb(240,240,240);">TransferInfoDistressCircumstanceCode</h3> | <h3 style="background-color:rgb(240,240,240);">TransferInfoDistressCircumstanceCode</h3> | ||
: | :A distress scenario code. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 663: | Line 762: | ||
<h3 style="background-color:rgb(240,240,240);">QuitclaimFlag</h3> | <h3 style="background-color:rgb(240,240,240);">QuitclaimFlag</h3> | ||
: | :Specifies if the transaction is a Quit claim. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 673: | Line 772: | ||
<h3 style="background-color:rgb(240,240,240);">TransferInfoMultiParcelFlag</h3> | <h3 style="background-color:rgb(240,240,240);">TransferInfoMultiParcelFlag</h3> | ||
: | :Specifies if the transaction has multiple parcels. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 683: | Line 782: | ||
<h3 style="background-color:rgb(240,240,240);">ArmsLengthFlag</h3> | <h3 style="background-color:rgb(240,240,240);">ArmsLengthFlag</h3> | ||
: | :Specifies the transfer was between two unrelated parties. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 693: | Line 792: | ||
<h3 style="background-color:rgb(240,240,240);">PartialInterest</h3> | <h3 style="background-color:rgb(240,240,240);">PartialInterest</h3> | ||
: | :Specifies what percentage of the legal ownership was transferred. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 702: | Line 801: | ||
== | ==TxAmtInfo== | ||
<h3 style="background-color:rgb(240,240,240);">TransferAmount</h3> | <h3 style="background-color:rgb(240,240,240);">TransferAmount</h3> | ||
: | :The amount, in dollars, of consideration in an ownership changing transaction. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 714: | Line 813: | ||
<h3 style="background-color:rgb(240,240,240);">TransferAmountInfoAccuracy</h3> | <h3 style="background-color:rgb(240,240,240);">TransferAmountInfoAccuracy</h3> | ||
: | :The type of transaction. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 724: | Line 823: | ||
<h3 style="background-color:rgb(240,240,240);">TransferTaxTotal</h3> | <h3 style="background-color:rgb(240,240,240);">TransferTaxTotal</h3> | ||
: | :The total of the city and county transfer tax amounts. Unique to some regions. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 734: | Line 833: | ||
<h3 style="background-color:rgb(240,240,240);">TransferTaxCounty</h3> | <h3 style="background-color:rgb(240,240,240);">TransferTaxCounty</h3> | ||
: | :This amount is a rate levied by the state per $1,000 of consideration paid in the transaction. Often this is a transfer tax stamp on the document. This may be the full sales price or only the equity transferred with any new financing, depending on the state. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 743: | Line 842: | ||
== | ==PrimaryGrantor== | ||
<h3 style="background-color:rgb(240,240,240);">Name1Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Full</h3> | ||
: | :The full name of the primary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 755: | Line 854: | ||
<h3 style="background-color:rgb(240,240,240);">Name1First</h3> | <h3 style="background-color:rgb(240,240,240);">Name1First</h3> | ||
: | :The first name of the primary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 765: | Line 864: | ||
<h3 style="background-color:rgb(240,240,240);">Name1Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Middle</h3> | ||
: | :The parsed middle name or initial of the primary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 775: | Line 874: | ||
<h3 style="background-color:rgb(240,240,240);">Name1Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Last</h3> | ||
: | :The last name of the primary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 785: | Line 884: | ||
<h3 style="background-color:rgb(240,240,240);">Name1Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Suffix</h3> | ||
: | :The suffix of the primary seller. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 795: | Line 894: | ||
<h3 style="background-color:rgb(240,240,240);">Name1ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name1ClassType</h3> | ||
: | :Decribes the class of the primary seller based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 805: | Line 904: | ||
<h3 style="background-color:rgb(240,240,240);">Name1LegalType</h3> | <h3 style="background-color:rgb(240,240,240);">Name1LegalType</h3> | ||
: | :The legal ownership type of the primary seller. E.g. married, beneficiary, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 815: | Line 914: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Full</h3> | ||
: | :The full name of the secondary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 825: | Line 924: | ||
<h3 style="background-color:rgb(240,240,240);">Name2First</h3> | <h3 style="background-color:rgb(240,240,240);">Name2First</h3> | ||
: | :The first name of the secondary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 835: | Line 934: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Middle</h3> | ||
: | :The parsed middle name or initial of the secondary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 845: | Line 944: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Last</h3> | ||
: | :The last name of the secondary seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 855: | Line 954: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Suffix</h3> | ||
: | :The suffix of the secondary seller. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 865: | Line 964: | ||
<h3 style="background-color:rgb(240,240,240);">Name2ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name2ClassType</h3> | ||
: | :Decribes the class of the secondary seller based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 875: | Line 974: | ||
<h3 style="background-color:rgb(240,240,240);">Name2LegalType</h3> | <h3 style="background-color:rgb(240,240,240);">Name2LegalType</h3> | ||
: | ::The legal ownership type of the secondary seller. E.g. married, beneficiary, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 884: | Line 983: | ||
== | ==SecondaryGrantor <span>(Deprecated)</span>== | ||
<h3 style="background-color:rgb(240,240,240);">Name3Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Full <span>(Deprecated)</span></h3> | ||
: | :The full name of the third seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 895: | Line 994: | ||
<h3 style="background-color:rgb(240,240,240);">Name3First</h3> | <h3 style="background-color:rgb(240,240,240);">Name3First <span>(Deprecated)</span></h3> | ||
: | :The first name of the third seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 905: | Line 1,004: | ||
<h3 style="background-color:rgb(240,240,240);">Name3Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Middle <span>(Deprecated)</span></h3> | ||
: | :The parsed middle name or initial of the third seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 915: | Line 1,014: | ||
<h3 style="background-color:rgb(240,240,240);">Name3Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Last <span>(Deprecated)</span></h3> | ||
: | :The last name of the third seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 925: | Line 1,024: | ||
<h3 style="background-color:rgb(240,240,240);">Name3Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Suffix <span>(Deprecated)</span></h3> | ||
: | :The suffix of the third seller. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 935: | Line 1,034: | ||
<h3 style="background-color:rgb(240,240,240);">Name3ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name3ClassType <span>(Deprecated)</span></h3> | ||
: | :Decribes the class of the third seller based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 945: | Line 1,044: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Full <span>(Deprecated)</span></h3> | ||
: | :The full name of the fourth seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 955: | Line 1,054: | ||
<h3 style="background-color:rgb(240,240,240);">Name4First</h3> | <h3 style="background-color:rgb(240,240,240);">Name4First <span>(Deprecated)</span></h3> | ||
: | :The first name of the fourth seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 965: | Line 1,064: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Middle <span>(Deprecated)</span></h3> | ||
: | :The parsed middle name or initial of the fourth seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 975: | Line 1,074: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Last <span>(Deprecated)</span></h3> | ||
: | :The last name of the fourth seller. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 985: | Line 1,084: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Suffix <span>(Deprecated)</span></h3> | ||
: | :The suffix of the fourth seller. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 995: | Line 1,094: | ||
<h3 style="background-color:rgb(240,240,240);">Name4ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name4ClassType <span>(Deprecated)</span></h3> | ||
: | :Decribes the class of the fourth seller based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,005: | Line 1,104: | ||
== | ==PrimaryGrantee== | ||
<h3 style="background-color:rgb(240,240,240);">Name1Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Full</h3> | ||
: | :The full name of the primary buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,017: | Line 1,116: | ||
<h3 style="background-color:rgb(240,240,240);">Name1First</h3> | <h3 style="background-color:rgb(240,240,240);">Name1First</h3> | ||
: | :The first name of the primary buyer or borrower. This will be blank if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,027: | Line 1,126: | ||
<h3 style="background-color:rgb(240,240,240);">Name1Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Middle</h3> | ||
: | :The parsed middle name or initial of the primary buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,037: | Line 1,136: | ||
<h3 style="background-color:rgb(240,240,240);">Name1Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Last</h3> | ||
: | :The last name of the primary buyer or borrower. This will be the full name if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,047: | Line 1,146: | ||
<h3 style="background-color:rgb(240,240,240);">Name1Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name1Suffix</h3> | ||
: | :The suffix of the primary buyer or borrower. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,057: | Line 1,156: | ||
<h3 style="background-color:rgb(240,240,240);">Name1ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name1ClassType</h3> | ||
: | :Decribes the class of the primary buyer or borrower based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,067: | Line 1,166: | ||
<h3 style="background-color:rgb(240,240,240);">Name1LegalType</h3> | <h3 style="background-color:rgb(240,240,240);">Name1LegalType</h3> | ||
: | :The legal ownership type of the primary buyer or borrower. E.g. married, beneficiary, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,077: | Line 1,176: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Full</h3> | ||
: | :The full name of the secondary buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,087: | Line 1,186: | ||
<h3 style="background-color:rgb(240,240,240);">Name2First</h3> | <h3 style="background-color:rgb(240,240,240);">Name2First</h3> | ||
: | :The first name of the secondary buyer or borrower. This will be blank if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,097: | Line 1,196: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Middle</h3> | ||
: | :The parsed middle name or initial of the secondary buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,107: | Line 1,206: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Last</h3> | ||
: | :The last name of the secondary buyer or borrower. This will be the full name if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,117: | Line 1,216: | ||
<h3 style="background-color:rgb(240,240,240);">Name2Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name2Suffix</h3> | ||
: | :The suffix of the secondary buyer or borrower. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,127: | Line 1,226: | ||
<h3 style="background-color:rgb(240,240,240);">Name2ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name2ClassType</h3> | ||
: | :Decribes the class of the secondary buyer or borrower based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,136: | Line 1,235: | ||
== | ==SecondaryGrantee <span>(Deprecated)</span>== | ||
<h3 style="background-color:rgb(240,240,240);">Name3Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Full <span>(Deprecated)</span></h3> | ||
: | :The full name of the third buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,147: | Line 1,246: | ||
<h3 style="background-color:rgb(240,240,240);">Name3First</h3> | <h3 style="background-color:rgb(240,240,240);">Name3First <span>(Deprecated)</span></h3> | ||
: | :The first name of the third buyer or borrower. This will be blank if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,157: | Line 1,256: | ||
<h3 style="background-color:rgb(240,240,240);">Name3Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Middle <span>(Deprecated)</span></h3> | ||
: | :The parsed middle name or initial of the third buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,167: | Line 1,266: | ||
<h3 style="background-color:rgb(240,240,240);">Name3Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Last <span>(Deprecated)</span></h3> | ||
: | :The last name of the third buyer or borrower. This will be the full name if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,177: | Line 1,276: | ||
<h3 style="background-color:rgb(240,240,240);">Name3Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name3Suffix <span>(Deprecated)</span></h3> | ||
: | :The suffix of the third buyer or borrower. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,187: | Line 1,286: | ||
<h3 style="background-color:rgb(240,240,240);">Name3ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name3ClassType <span>(Deprecated)</span></h3> | ||
: | :Decribes the class of the third buyer or borrower based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,197: | Line 1,296: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Full</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Full <span>(Deprecated)</span></h3> | ||
: | :The full name of the fourth buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,207: | Line 1,306: | ||
<h3 style="background-color:rgb(240,240,240);">Name4First</h3> | <h3 style="background-color:rgb(240,240,240);">Name4First <span>(Deprecated)</span></h3> | ||
: | :The first name of the fourth buyer or borrower. This will be blank if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,217: | Line 1,316: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Middle</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Middle <span>(Deprecated)</span></h3> | ||
: | :The parsed middle name or initial of the fourth buyer or borrower. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,227: | Line 1,326: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Last</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Last <span>(Deprecated)</span></h3> | ||
: | :The last name of the fourth buyer or borrower. This will be the full name if this is not an individual. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,237: | Line 1,336: | ||
<h3 style="background-color:rgb(240,240,240);">Name4Suffix</h3> | <h3 style="background-color:rgb(240,240,240);">Name4Suffix <span>(Deprecated)</span></h3> | ||
: | :The suffix of the fourth buyer or borrower. E.g. Jr, III, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,247: | Line 1,346: | ||
<h3 style="background-color:rgb(240,240,240);">Name4ClassType</h3> | <h3 style="background-color:rgb(240,240,240);">Name4ClassType <span>(Deprecated)</span></h3> | ||
: | :Decribes the class of the fourth buyer or borrower based off of the name and vesting. E.g. individual, trust, company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,257: | Line 1,356: | ||
== | ==TitleCompInfo== | ||
<h3 style="background-color:rgb(240,240,240);">StandardizedCode</h3> | <h3 style="background-color:rgb(240,240,240);">StandardizedCode <span>(Deprecated)</span></h3> | ||
: | :The standard code identifying the title company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,269: | Line 1,368: | ||
<h3 style="background-color:rgb(240,240,240);">StandardizedName</h3> | <h3 style="background-color:rgb(240,240,240);">StandardizedName</h3> | ||
: | :The standardized name of the title company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,279: | Line 1,378: | ||
<h3 style="background-color:rgb(240,240,240);">TitleCompanyRaw</h3> | <h3 style="background-color:rgb(240,240,240);">TitleCompanyRaw</h3> | ||
: | :The entered name of the title company. This is not standardized. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,288: | Line 1,387: | ||
== | ==Mortgage1== | ||
<h3 style="background-color:rgb(240,240,240);">DocNumberFormatted</h3> | <h3 style="background-color:rgb(240,240,240);">DocNumberFormatted</h3> | ||
: | :The first mortgage number based on the book, page, or instrument number. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,299: | Line 1,398: | ||
<h3 style="background-color:rgb(240,240,240);">DocNumberLegacy</h3> | <h3 style="background-color:rgb(240,240,240);">DocNumberLegacy <span>(Deprecated)</span></h3> | ||
: | :The first mortgage loan instrument, book, or page number located on the first sequence trust deed. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,310: | Line 1,409: | ||
<h3 style="background-color:rgb(240,240,240);">InstrumentNumber</h3> | <h3 style="background-color:rgb(240,240,240);">InstrumentNumber</h3> | ||
: | :If the first mortgage is indexed by a recorder's reference number, this will contain that number. Usually the year will not be added to this field unless there is a regional requirement. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,320: | Line 1,419: | ||
<h3 style="background-color:rgb(240,240,240);">Book</h3> | <h3 style="background-color:rgb(240,240,240);">Book</h3> | ||
: | :The first mortgage number book. This can contain either the recorder document book or the legal description book. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,330: | Line 1,429: | ||
<h3 style="background-color:rgb(240,240,240);">Page</h3> | <h3 style="background-color:rgb(240,240,240);">Page</h3> | ||
: | :The first mortgage number page. This can contain either the recorder document page or the legal description page. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,340: | Line 1,439: | ||
<h3 style="background-color:rgb(240,240,240);">RecordingDate</h3> | <h3 style="background-color:rgb(240,240,240);">RecordingDate</h3> | ||
: | :The first mortgage official filing date with the format: YYYY-MM-DD. This is normally located on the document. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,350: | Line 1,449: | ||
<h3 style="background-color:rgb(240,240,240);">Type</h3> | <h3 style="background-color:rgb(240,240,240);">Type</h3> | ||
: | :The type of loan for the first mortgage. E.g. conventional, construction, FHA, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,360: | Line 1,459: | ||
<h3 style="background-color:rgb(240,240,240);">Amount</h3> | <h3 style="background-color:rgb(240,240,240);">Amount</h3> | ||
: | :The loan amount of the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,369: | Line 1,468: | ||
<h3 style="background-color:rgb(240,240,240);">LenderCode</h3> | <h3 style="background-color:rgb(240,240,240);">LenderCode <span>(Deprecated)</span></h3> | ||
: | :The standard ID code of the lender for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,380: | Line 1,479: | ||
<h3 style="background-color:rgb(240,240,240);">LenderFullName</h3> | <h3 style="background-color:rgb(240,240,240);">LenderFullName</h3> | ||
: | :The full standardized name of the lender for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,390: | Line 1,489: | ||
<h3 style="background-color:rgb(240,240,240);">LenderFirstName</h3> | <h3 style="background-color:rgb(240,240,240);">LenderFirstName</h3> | ||
: | :The first name of the first mortgage lender. This will be the complete name if the lender is a company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,400: | Line 1,499: | ||
<h3 style="background-color:rgb(240,240,240);">LenderLastName</h3> | <h3 style="background-color:rgb(240,240,240);">LenderLastName</h3> | ||
: | :The last name of the first mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,409: | Line 1,508: | ||
<h3 style="background-color:rgb(240,240,240);">LenderAddress</h3> | <h3 style="background-color:rgb(240,240,240);">LenderAddress <span>(Deprecated)</span></h3> | ||
: | :The address of the first mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,419: | Line 1,518: | ||
<h3 style="background-color:rgb(240,240,240);">LenderCity</h3> | <h3 style="background-color:rgb(240,240,240);">LenderCity <span>(Deprecated)</span></h3> | ||
: | :The city of the first mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,429: | Line 1,528: | ||
<h3 style="background-color:rgb(240,240,240);">LenderState</h3> | <h3 style="background-color:rgb(240,240,240);">LenderState <span>(Deprecated)</span></h3> | ||
: | :The state of the first mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,439: | Line 1,538: | ||
<h3 style="background-color:rgb(240,240,240);">LenderZip</h3> | <h3 style="background-color:rgb(240,240,240);">LenderZip <span>(Deprecated)</span></h3> | ||
: | :The Zip code of the first mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,450: | Line 1,549: | ||
<h3 style="background-color:rgb(240,240,240);">LenderType</h3> | <h3 style="background-color:rgb(240,240,240);">LenderType</h3> | ||
: | :The lender type for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,460: | Line 1,559: | ||
<h3 style="background-color:rgb(240,240,240);">IsLenderSeller</h3> | <h3 style="background-color:rgb(240,240,240);">IsLenderSeller</h3> | ||
: | :Specifies if the lender is also the seller for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,469: | Line 1,568: | ||
<h3 style="background-color:rgb(240,240,240);">Term</h3> | <h3 style="background-color:rgb(240,240,240);">Term <span>(Deprecated)</span></h3> | ||
: | :The duration of the first mortgage. See the associated '''TermType''' to know the unit of measurement. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,479: | Line 1,578: | ||
<h3 style="background-color:rgb(240,240,240);">TermType</h3> | <h3 style="background-color:rgb(240,240,240);">TermType <span>(Deprecated)</span></h3> | ||
: | :The duration unit of measurement (month, year) for the first mortgage. See the associated '''Term''' to know the duration. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,490: | Line 1,589: | ||
<h3 style="background-color:rgb(240,240,240);">TermDate</h3> | <h3 style="background-color:rgb(240,240,240);">TermDate</h3> | ||
: | :The due date of the first mortage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,500: | Line 1,599: | ||
<h3 style="background-color:rgb(240,240,240);">PrepaymentPenaltyFlag</h3> | <h3 style="background-color:rgb(240,240,240);">PrepaymentPenaltyFlag</h3> | ||
: | :Specifies if the first mortgage has a pre-payment penalty. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,510: | Line 1,609: | ||
<h3 style="background-color:rgb(240,240,240);">PrepaymentTerm</h3> | <h3 style="background-color:rgb(240,240,240);">PrepaymentTerm</h3> | ||
: | :The number of months the first mortgage must remain active. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,520: | Line 1,619: | ||
<h3 style="background-color:rgb(240,240,240);">InterestRateType</h3> | <h3 style="background-color:rgb(240,240,240);">InterestRateType</h3> | ||
: | :The interest rate type for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,530: | Line 1,629: | ||
<h3 style="background-color:rgb(240,240,240);">InterestRate</h3> | <h3 style="background-color:rgb(240,240,240);">InterestRate</h3> | ||
: | :The interest rate of the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,540: | Line 1,639: | ||
<h3 style="background-color:rgb(240,240,240);">InterestTypeInitial</h3> | <h3 style="background-color:rgb(240,240,240);">InterestTypeInitial</h3> | ||
: | :The initial type of interest rate on the first mortgage. E.g. fixed or adjustable. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,549: | Line 1,648: | ||
<h3 style="background-color:rgb(240,240,240);">FixedStepConvRate</h3> | <h3 style="background-color:rgb(240,240,240);">FixedStepConvRate <span>(Deprecated)</span></h3> | ||
: | :The interest rate change in a fixed step conversion mortgage for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,560: | Line 1,659: | ||
<h3 style="background-color:rgb(240,240,240);">InterestMargin</h3> | <h3 style="background-color:rgb(240,240,240);">InterestMargin</h3> | ||
: | :The fixed percentage rate added to an index value to determine the fully indexed interest rate of an adjustable rate mortage for the first mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,569: | Line 1,668: | ||
<h3 style="background-color:rgb(240,240,240);">InterestIndex</h3> | <h3 style="background-color:rgb(240,240,240);">InterestIndex <span>(Deprecated)</span></h3> | ||
: | :The benchmark interest rate the first mortgage's rate is based on. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,580: | Line 1,679: | ||
<h3 style="background-color:rgb(240,240,240);">InterestRateMax</h3> | <h3 style="background-color:rgb(240,240,240);">InterestRateMax</h3> | ||
: | :The maximum interest rate allowed for the first mortgage, if it is an adjustable rate. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,590: | Line 1,689: | ||
<h3 style="background-color:rgb(240,240,240);">AdjustableRateIndex</h3> | <h3 style="background-color:rgb(240,240,240);">AdjustableRateIndex</h3> | ||
: | :The benchmark interest rate the first mortgage's adjustable rate is based on. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,600: | Line 1,699: | ||
<h3 style="background-color:rgb(240,240,240);">InterestOnlyFlag</h3> | <h3 style="background-color:rgb(240,240,240);">InterestOnlyFlag</h3> | ||
: | :Specifies if the first mortgage has an interest only period. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,610: | Line 1,709: | ||
<h3 style="background-color:rgb(240,240,240);">InterestOnlyPeriod</h3> | <h3 style="background-color:rgb(240,240,240);">InterestOnlyPeriod</h3> | ||
: | :The length of the interest only period, in years. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,619: | Line 1,718: | ||
<h3 style="background-color:rgb(240,240,240);">AdjustableRateRiderFlag</h3> | |||
<h3 style="background-color:rgb(240,240,240);"> | :Specifies if the property has an adjustable rate mortgage rider, where the loan interest rate will change on a set date. | ||
: | |||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"AdjustableRateRiderFlag":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">InterestTypeChangeDate</h3> | ||
: | :Specifies what date the loan will convert from a fixed interest rate to an adjustable interest rate in the format: YY-MM-DD (2-digit year, e.g. 2030 = "30") | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"InterestTypeChangeDate":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">MinInterestRateFirstChange</h3> | ||
: | :The minimum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"MinInterestRateFirstChange":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">MaxInterestRateFirstChange</h3> | ||
: | :The maximum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"MaxInterestRateFirstChange":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">InterestChangeFreq</h3> | ||
: | :The frequency at which interest rates might change. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"InterestChangeFreq":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | ==Mortgage2 <span>(Deprecated)</span>== | ||
: | <h3 style="background-color:rgb(240,240,240);">DocNumberFormatted <span>(Deprecated)</span></h3> | ||
:The second mortgage number based on the book, page, or instrument number. | |||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"DocNumberFormatted":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">DocNumberLegacy <span>(Deprecated)</span></h3> | ||
: | :The second mortgage loan instrument, book, or page number located on the first sequence trust deed. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"DocNumberLegacy":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">InstrumentNumber <span>(Deprecated)</span></h3> | ||
: | :If the second mortgage is indexed by a recorder's reference number, this will contain that number. Usually the year will not be added to this field unless there is a regional requirement. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"InstrumentNumber":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Book <span>(Deprecated)</span></h3> | ||
: | :The second mortgage number book. This can contain either the recorder document book or the legal description book. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"Book":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Page <span>(Deprecated)</span></h3> | ||
: | :The second mortgage number page. This can contain either the recorder document page or the legal description page. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"Page":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">RecordingDate <span>(Deprecated)</span></h3> | ||
: | :The second mortgage official filing date with the format: YYYY-MM-DD. This is normally located on the document. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"RecordingDate":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Type <span>(Deprecated)</span></h3> | ||
: | :The type of loan for the second mortgage. E.g. conventional, construction, FHA, etc. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"Type":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Amount <span>(Deprecated)</span></h3> | ||
: | :The loan amount of the second mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"Amount":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderCode <span>(Deprecated)</span></h3> | ||
: | :The standard ID code of the lender for the second mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderCode":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderFullName <span>(Deprecated)</span></h3> | ||
: | :The full standardized name of the lender for the second mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderFullName":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderFirstName <span>(Deprecated)</span></h3> | ||
: | :The first name of the second mortgage lender. This will be the complete name if the lender is a company. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderFirstName":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderLastName <span>(Deprecated)</span></h3> | ||
: | :The last name of the second mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderLastName":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderAddress <span>(Deprecated)</span></h3> | ||
: | :The address of the second mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderAddress":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderCity <span>(Deprecated)</span></h3> | ||
: | :The city of the second mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderCity":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderState <span>(Deprecated)</span></h3> | ||
: | :The state of the second mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderState":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderZip <span>(Deprecated)</span></h3> | ||
: | :The Zip code of the second mortgage lender. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderZip":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">LenderType <span>(Deprecated)</span></h3> | ||
: | :The lender type for the second mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"LenderType":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">IsLenderSeller <span>(Deprecated)</span></h3> | ||
: | :Specifies if the lender is also the seller for the second mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"IsLenderSeller":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">Term <span>(Deprecated)</span></h3> | ||
: | :The duration of the second mortgage. See the associated '''TermType''' to know the unit of measurement. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"Term":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">TermType <span>(Deprecated)</span></h3> | ||
: | :The duration unit of measurement (month, year) for the second mortgage. See the associated '''Term''' to know the duration. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"TermType":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">TermDate <span>(Deprecated)</span></h3> | ||
: | :The due date of the second mortage. | ||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"TermDate":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">PrepaymentPenaltyFlag <span>(Deprecated)</span></h3> | |||
:Specifies if the second mortgage has a pre-payment penalty. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"PrepaymentPenaltyFlag":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">PrepaymentTerm <span>(Deprecated)</span></h3> | |||
:The number of months the second mortgage must remain active. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"PrepaymentTerm":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">InterestRateType <span>(Deprecated)</span></h3> | |||
:The interest rate type for the second mortgage. | |||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>"InterestTypeInitial":"'''''string'''''"</code> | |JSON||<code>"InterestRateType":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);">FixedStepConvRate</h3> | <h3 style="background-color:rgb(240,240,240);">InterestRate <span>(Deprecated)</span></h3> | ||
: | :The interest rate of the second mortgage. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>"FixedStepConvRate":"'''''string'''''"</code> | |JSON||<code>"InterestRate":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);">InterestMargin</h3> | <h3 style="background-color:rgb(240,240,240);">InterestTypeInitial <span>(Deprecated)</span></h3> | ||
: | :The initial type of interest rate on the second mortgage. E.g. fixed or adjustable. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>"InterestMargin":"'''''string'''''"</code> | |JSON||<code>"InterestTypeInitial":"'''''string'''''"</code> | ||
|} | |||
<h3 style="background-color:rgb(240,240,240);">FixedStepConvRate <span>(Deprecated)</span></h3> | |||
:The interest rate change in a fixed step conversion mortgage for the second mortgage. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"FixedStepConvRate":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">InterestMargin <span>(Deprecated)</span></h3> | |||
:The fixed percentage rate added to an index value to determine the fully indexed interest rate of an adjustable rate mortage for the second mortgage. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"InterestMargin":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">InterestIndex <span>(Deprecated)</span></h3> | |||
:The benchmark interest rate the second mortgage's rate is based on. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"InterestIndex":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">InterestRateMax <span>(Deprecated)</span></h3> | |||
:The maximum interest rate allowed for the second mortgage, if it is an adjustable rate. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"InterestRateMax":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">AdjustableRateIndex <span>(Deprecated)</span></h3> | |||
:The benchmark interest rate the second mortgage's adjustable rate is based on. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"AdjustableRateIndex":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">InterestOnlyFlag <span>(Deprecated)</span></h3> | |||
:Specifies if the second mortgage has an interest only period. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"InterestOnlyFlag":"'''''string'''''"</code> | |||
|} | |||
<h3 style="background-color:rgb(240,240,240);">InterestOnlyPeriod <span>(Deprecated)</span></h3> | |||
:The length of the interest only period, in years. | |||
:{| class="alternate01" | |||
!Protocol !! Syntax | |||
|- | |||
|JSON||<code>"InterestOnlyPeriod":"'''''string'''''"</code> | |||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">AdjustableRateRiderFlag <span>(Deprecated)</span></h3> | ||
: | :Specifies if the property has an adjustable rate mortgage rider, where the loan interest rate will change on a set date. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"AdjustableRateRiderFlag":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">InterestTypeChangeDate <span>(Deprecated)</span></h3> | ||
: | :Specifies what date the loan will convert from a fixed interest rate to an adjustable interest rate in the format: YY-MM-DD (2-digit year, e.g. 2030 = "30") | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"InterestTypeChangeDate":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">MinInterestRateFirstChange <span>(Deprecated)</span></h3> | ||
: | :The minimum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"MinInterestRateFirstChange":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">MaxInterestRateFirstChange <span>(Deprecated)</span></h3> | ||
: | :The maximum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"MaxInterestRateFirstChange":"'''''string'''''"</code> | ||
|} | |} | ||
<h3 style="background-color:rgb(240,240,240);"> | <h3 style="background-color:rgb(240,240,240);">InterestChangeFreq <span>(Deprecated)</span></h3> | ||
: | :The frequency at which interest rates might change. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
!Protocol !! Syntax | !Protocol !! Syntax | ||
|- | |- | ||
|JSON||<code>" | |JSON||<code>"InterestChangeFreq":"'''''string'''''"</code> | ||
|} | |} | ||
== | ==Valuation <span>(Deprecated)</span>== | ||
<h3 style="background-color:rgb(240,240,240);">EstDownPayment</h3> | <h3 style="background-color:rgb(240,240,240);">EstDownPayment <span>(Deprecated)</span></h3> | ||
: | :The estimated down payment made at the time of purchase. | ||
:{| class="alternate01" | :{| class="alternate01" | ||
Line 1,961: | Line 2,160: | ||
<h3 style="background-color:rgb(240,240,240);">EstLTV</h3> | <h3 style="background-color:rgb(240,240,240);">EstLTV <span>(Deprecated)</span></h3> | ||
: | :The estimated loan to value at the time of purchase. | ||
:{| class="alternate01" | :{| class="alternate01" |
Latest revision as of 00:25, 8 April 2023
Property Navigation | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
| |||||||||||||
| |||||||||||||
| |||||||||||||
Sample Code |
The LookupDeeds endpoint returns an array of deeds and/or transactions from the recorder table when given either a deed transaction ID or the FIPs and APN.
Request
A request consists of a protocol to make a call to the service, detailing desired elements. Your License Key is required.
Property V4 supports the REST protocol to access the service.
URL
LookupDeeds
Use URL Secure https://property.melissadata.net/v4/WEB/LookupDeeds
Field Names
This is a list of the request field names and their protocol naming conventions.
Field Name | Level | REST |
---|---|---|
Transmission Reference | Request | t |
License Key | id | |
Columns | cols | |
Options | opt | |
Format | format | |
Property MAK | Record | mak |
FreeForm | ff | |
FIPS | fips | |
APN | apn | |
Transaction ID (Deprecated) | txid |
Minimum Inputs
The following are the possible minimum input requirements.
- FIPS & APN
- Property MAK
- Transaction ID
- FreeForm
Request Elements
The following elements set the basic options for each request. These apply to the entire request, not the individual records.
Transmission Reference
- Optional.
- This is a string value that serves as a unique identifier for this set of records. It is returned as sent.
Protocol Syntax REST ?t = string
License Key
- Required.
- This is a string value containing the License Key issued to the customer by Melissa for Property V4.
- If this element is absent, the Web Service will return an error. To receive a License Key, please contact your Melissa sales representative at 1-800-MELISSA.
Protocol Syntax REST &id = string
Columns
- Optional.
- This string value specifies which column(s) to be output as a comma delimited string.
Protocol Syntax REST &cols = string
- Entering the column name will return the column. Specifying a group name will return all columns in the group.
- List multiple columns in the following format, with multiple columns delimited with a ",".
Syntax ColumnName,ColumnName,ColumnName
Group Name Description GrpAll Recommended. Indicates to the web service that all fields should be returned GrpDocInfo Deed document information GrpTxDefInfo Deed transaction details & info GrpTxAmtInfo Deed transaction amount info GrpPropertyAddress Address of the property GrpPrimaryGrantor Primary deed grantor names GrpSecondaryGrantor Secondary deed grantor names GrpPrimaryGrantee Primary deed grantee names GrpSecondaryGrantee Secondary deed grantee names GrpTitleCompInfo Title company info GrpMortgage1 First mortgage info GrpMortgage2 Second mortgage info GrpValuation Estimated down payment and LTV values
Options
- Optional.
- This is a string value containing a list of options for the web service in a comma delimited string.
Protocol Syntax REST &opt = string
POST "Options":"string"
- List options in the following format, with multiple options delimited with a ",".
Syntax OptionName:Parameter,OptionName:Parameter
Page
- This options allows Property V4 to specify which "page" to return. Pagination only kicks in if this option is specified in the request. If the Page option is not specified, the web service should return back all deeds sorted in descending order by recording & instrument date.
Option Name Parameter Description Page [Integer]
Specifies which "page" to return.
RecordsPerPage
- This options allows Property V4 to set the records per "page".
Option Name Parameter Description RecordsPerPage [0-100]
Default set to 1. Sets the records per "page".
Format
- Optional.
- The desired format of the response. Possible values are json or xml.
Protocol Syntax REST &format = string
Request Record Elements
REST will only contain the Records element.
Protocol | Definition |
---|---|
REST | The REST interface only allows a single record per request. |
Property MAK
- Optional.
- A propietary unique key identifier for an address. This is derived from Address Checking.
Protocol Syntax REST &mak = string
Free Form
- Optional.
- The free form address.
Protocol Syntax REST &ff = string
FIPS
- Optional.
- Federal Information Processing Standard (FIPS) code for the property.
Protocol Syntax REST &fips = string
APN
- Optional.
- Assessor's Parcel Number for the property.
Protocol Syntax REST &apn = string
Transaction ID (Deprecated)
- Optional.
- Specific transaction ID to specify one deed or transaction.
Protocol Syntax REST &txid = string
Response
A response is the result of a request. This consists of returned results codes, deed, and transaction information.
Field Names
This is a list of the response field names and their grouping.
Field Name Group Version [DEFAULT] Always return in the output structure.
TransmissionReference Results TotalRecords Records TypeCode DocInfo NumberFormatted (Deprecated) NumberLegacy (Deprecated) InstrumentNumber Book Page InstrumentDate RecordingDate TransactionType TxDefInfo TransferInfoPurchaseTypeCode (Deprecated) ForeclosureAuctionSale TransferInfoDistressCircumstanceCode QuitclaimFlag TransferInfoMultiParcelFlag ArmsLengthFlag PartialInterest TransferAmount TxAmtInfo TransferAmountInfoAccuracy TransferTaxTotal TransferTaxCounty Name1Full PrimaryGrantor Name1First Name1Middle Name1Last Name1Suffix Name1ClassType Name1LegalType Name2Full Name2First Name2Middle Name2Last Name2Suffix Name2ClassType Name2LegalType Name3Full (Deprecated) SecondaryGrantor (Deprecated) Name3First (Deprecated) Name3Middle (Deprecated) Name3Last (Deprecated) Name3Suffix (Deprecated) Name3ClassType (Deprecated) Name4Full (Deprecated) Name4First (Deprecated) Name4Middle (Deprecated) Name4Last (Deprecated) Name4Suffix (Deprecated) Name4ClassType (Deprecated) Name1Full PrimaryGrantee Name1First Name1Middle Name1Last Name1Suffix Name1ClassType Name1LegalType Name2Full Name2First Name2Middle Name2Last Name2Suffix Name2ClassType Name3Full (Deprecated) SecondaryGrantee (Deprecated) Name3First (Deprecated) Name3Middle (Deprecated) Name3Last (Deprecated) Name3Suffix (Deprecated) Name3ClassType (Deprecated) Name4Full (Deprecated) Name4First (Deprecated) Name4Middle (Deprecated) Name4Last (Deprecated) Name4Suffix (Deprecated) Name4ClassType (Deprecated) StandardizedCode (Deprecated) TitleCompInfo StandardizedName TitleCompanyRaw DocNumberFormatted Mortgage1 DocNumberLegacy (Deprecated) InstrumentNumber Book Page RecordingDate Type Amount LenderCode (Deprecated) LenderFullName LenderFirstName LenderLastName LenderAddress (Deprecated) LenderCity (Deprecated) LenderState (Deprecated) LenderZip (Deprecated) LenderType IsLenderSeller Term (Deprecated) TermType (Deprecated) TermDate PrepaymentPenaltyFlag PrepaymentTerm InterestRateType InterestRate InterestTypeInitial FixedStepConvRate (Deprecated) InterestMargin InterestIndex (Deprecated) InterestRateMax AdjustableRateIndex InterestOnlyFlag InterestOnlyPeriod AdjustableRateRiderFlag InterestTypeChangeDate MinInterestRateFirstChange MaxInterestRateFirstChange InterestChangeFreq DocNumberFormatted (Deprecated) Mortgage2 (Deprecated) DocNumberLegacy (Deprecated) InstrumentNumber (Deprecated) Book (Deprecated) Page (Deprecated) RecordingDate (Deprecated) Type (Deprecated) Amount (Deprecated) LenderCode (Deprecated) LenderFullName (Deprecated) LenderFirstName (Deprecated) LenderLastName (Deprecated) LenderAddress (Deprecated) LenderCity (Deprecated) LenderState (Deprecated) LenderZip (Deprecated) LenderType (Deprecated) IsLenderSeller (Deprecated) Term (Deprecated) TermType (Deprecated) TermDate (Deprecated) PrepaymentPenaltyFlag (Deprecated) PrepaymentTerm (Deprecated) InterestRateType (Deprecated) InterestRate (Deprecated) InterestTypeInitial (Deprecated) FixedStepConvRate (Deprecated) InterestMargin (Deprecated) InterestIndex (Deprecated) InterestRateMax (Deprecated) AdjustableRateIndex (Deprecated) InterestOnlyFlag (Deprecated) InterestOnlyPeriod (Deprecated) AdjustableRateRiderFlag (Deprecated) InterestTypeChangeDate (Deprecated) MinInterestRateFirstChange (Deprecated) MaxInterestRateFirstChange (Deprecated) InterestChangeFreq (Deprecated) EstDownPayment (Deprecated) Valuation (Deprecated) EstLTV (Deprecated)
[DEFAULT]
Version
- The current web service version.
Protocol Syntax JSON "Version":"string"
TransmissionReference
- A pass-through of the input Transmission Reference.
Protocol Syntax JSON "TransmissionReference":"string"
Results
- Returns the result/error codes. For more information, see Property V4 Result Codes.
Protocol Syntax JSON "TransmissionResults":"string"
TotalRecords
- The total number of records returned in the records array.
Protocol Syntax JSON "TotalRecords":"string"
Records
- This is the returned array of records.
Protocol Syntax JSON "Records":"string"
DocInfo
TypeCode
- The type of document. E.g. grand deed, quit claim, etc.
Protocol Syntax JSON "TypeCode":"string"
NumberFormatted (Deprecated)
- The document number based on the document book, page, or instrument number.
Protocol Syntax JSON "NumberFormatted":"string"
NumberLegacy (Deprecated)
- The document number from a previous platform, if different than NumberFormatted.
Protocol Syntax JSON "NumberLegacy":"string"
InstrumentNumber
- If the document is indexed by a recorder's reference number, this will contain that number. Usually the year will not be added to this field unless there is a regional requirement.
Protocol Syntax JSON "InstrumentNumber":"string"
Book
- The document number book. This can contain either the recorder document book or the legal description book.
Protocol Syntax JSON "Book":"string"
Page
- The document number page. This can contain either the recorder document page or the legal description page.
Protocol Syntax JSON "Page":"string"
InstrumentDate
- The execution date with the format: YYYY-MM-DD. This pre-dates the RecordingDate and may be the notary date.
Protocol Syntax JSON "InstrumentDate":"string"
RecordingDate
- The official filing date with the format: YYYY-MM-DD. This is normally located on the document.
Protocol Syntax JSON "RecordingDate":"string"
TxDefInfo
TransactionType
- The transaction type.
Protocol Syntax JSON "TransactionType":"string"
TransferInfoPurchaseTypeCode (Deprecated)
- The type of resale transaction. E.g. construction, subdivision, etc.
Protocol Syntax JSON "TransferInfoPurchaseTypeCode":"string"
ForeclosureAuctionSale
- Specifies if the transaction was due to a foreclosure auction.
Protocol Syntax JSON "ForeclosureAuctionSale":"string"
TransferInfoDistressCircumstanceCode
- A distress scenario code.
Protocol Syntax JSON "TransferInfoDistressCircumstanceCode":"string"
QuitclaimFlag
- Specifies if the transaction is a Quit claim.
Protocol Syntax JSON "QuitclaimFlag":"string"
TransferInfoMultiParcelFlag
- Specifies if the transaction has multiple parcels.
Protocol Syntax JSON "TransferInfoMultiParcelFlag":"string"
ArmsLengthFlag
- Specifies the transfer was between two unrelated parties.
Protocol Syntax JSON "ArmsLengthFlag":"string"
PartialInterest
- Specifies what percentage of the legal ownership was transferred.
Protocol Syntax JSON "PartialInterest":"string"
TxAmtInfo
TransferAmount
- The amount, in dollars, of consideration in an ownership changing transaction.
Protocol Syntax JSON "TransferAmount":"string"
TransferAmountInfoAccuracy
- The type of transaction.
Protocol Syntax JSON "TransferAmountInfoAccuracy":"string"
TransferTaxTotal
- The total of the city and county transfer tax amounts. Unique to some regions.
Protocol Syntax JSON "TransferTaxTotal":"string"
TransferTaxCounty
- This amount is a rate levied by the state per $1,000 of consideration paid in the transaction. Often this is a transfer tax stamp on the document. This may be the full sales price or only the equity transferred with any new financing, depending on the state.
Protocol Syntax JSON "TransferTaxCounty":"string"
PrimaryGrantor
Name1Full
- The full name of the primary seller.
Protocol Syntax JSON "Name1Full":"string"
Name1First
- The first name of the primary seller.
Protocol Syntax JSON "Name1First":"string"
Name1Middle
- The parsed middle name or initial of the primary seller.
Protocol Syntax JSON "Name1Middle":"string"
Name1Last
- The last name of the primary seller.
Protocol Syntax JSON "Name1Last":"string"
Name1Suffix
- The suffix of the primary seller. E.g. Jr, III, etc.
Protocol Syntax JSON "Name1Suffix":"string"
Name1ClassType
- Decribes the class of the primary seller based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name1ClassType":"string"
Name1LegalType
- The legal ownership type of the primary seller. E.g. married, beneficiary, etc.
Protocol Syntax JSON "Name1LegalType":"string"
Name2Full
- The full name of the secondary seller.
Protocol Syntax JSON "Name2Full":"string"
Name2First
- The first name of the secondary seller.
Protocol Syntax JSON "Name2First":"string"
Name2Middle
- The parsed middle name or initial of the secondary seller.
Protocol Syntax JSON "Name2Middle":"string"
Name2Last
- The last name of the secondary seller.
Protocol Syntax JSON "Name2Last":"string"
Name2Suffix
- The suffix of the secondary seller. E.g. Jr, III, etc.
Protocol Syntax JSON "Name2Suffix":"string"
Name2ClassType
- Decribes the class of the secondary seller based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name2ClassType":"string"
Name2LegalType
- The legal ownership type of the secondary seller. E.g. married, beneficiary, etc.
Protocol Syntax JSON "Name2LegalType":"string"
SecondaryGrantor (Deprecated)
Name3Full (Deprecated)
- The full name of the third seller.
Protocol Syntax JSON "Name3Full":"string"
Name3First (Deprecated)
- The first name of the third seller.
Protocol Syntax JSON "Name3First":"string"
Name3Middle (Deprecated)
- The parsed middle name or initial of the third seller.
Protocol Syntax JSON "Name3Middle":"string"
Name3Last (Deprecated)
- The last name of the third seller.
Protocol Syntax JSON "Name3Last":"string"
Name3Suffix (Deprecated)
- The suffix of the third seller. E.g. Jr, III, etc.
Protocol Syntax JSON "Name3Suffix":"string"
Name3ClassType (Deprecated)
- Decribes the class of the third seller based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name3ClassType":"string"
Name4Full (Deprecated)
- The full name of the fourth seller.
Protocol Syntax JSON "Name4Full":"string"
Name4First (Deprecated)
- The first name of the fourth seller.
Protocol Syntax JSON "Name4First":"string"
Name4Middle (Deprecated)
- The parsed middle name or initial of the fourth seller.
Protocol Syntax JSON "Name4Middle":"string"
Name4Last (Deprecated)
- The last name of the fourth seller.
Protocol Syntax JSON "Name4Last":"string"
Name4Suffix (Deprecated)
- The suffix of the fourth seller. E.g. Jr, III, etc.
Protocol Syntax JSON "Name4Suffix":"string"
Name4ClassType (Deprecated)
- Decribes the class of the fourth seller based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name4ClassType":"string"
PrimaryGrantee
Name1Full
- The full name of the primary buyer or borrower.
Protocol Syntax JSON "Name1Full":"string"
Name1First
- The first name of the primary buyer or borrower. This will be blank if this is not an individual.
Protocol Syntax JSON "Name1First":"string"
Name1Middle
- The parsed middle name or initial of the primary buyer or borrower.
Protocol Syntax JSON "Name1Middle":"string"
Name1Last
- The last name of the primary buyer or borrower. This will be the full name if this is not an individual.
Protocol Syntax JSON "Name1Last":"string"
Name1Suffix
- The suffix of the primary buyer or borrower. E.g. Jr, III, etc.
Protocol Syntax JSON "Name1Suffix":"string"
Name1ClassType
- Decribes the class of the primary buyer or borrower based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name1ClassType":"string"
Name1LegalType
- The legal ownership type of the primary buyer or borrower. E.g. married, beneficiary, etc.
Protocol Syntax JSON "Name1LegalType":"string"
Name2Full
- The full name of the secondary buyer or borrower.
Protocol Syntax JSON "Name2Full":"string"
Name2First
- The first name of the secondary buyer or borrower. This will be blank if this is not an individual.
Protocol Syntax JSON "Name2First":"string"
Name2Middle
- The parsed middle name or initial of the secondary buyer or borrower.
Protocol Syntax JSON "Name2Middle":"string"
Name2Last
- The last name of the secondary buyer or borrower. This will be the full name if this is not an individual.
Protocol Syntax JSON "Name2Last":"string"
Name2Suffix
- The suffix of the secondary buyer or borrower. E.g. Jr, III, etc.
Protocol Syntax JSON "Name2Suffix":"string"
Name2ClassType
- Decribes the class of the secondary buyer or borrower based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name2ClassType":"string"
SecondaryGrantee (Deprecated)
Name3Full (Deprecated)
- The full name of the third buyer or borrower.
Protocol Syntax JSON "Name3Full":"string"
Name3First (Deprecated)
- The first name of the third buyer or borrower. This will be blank if this is not an individual.
Protocol Syntax JSON "Name3First":"string"
Name3Middle (Deprecated)
- The parsed middle name or initial of the third buyer or borrower.
Protocol Syntax JSON "Name3Middle":"string"
Name3Last (Deprecated)
- The last name of the third buyer or borrower. This will be the full name if this is not an individual.
Protocol Syntax JSON "Name3Last":"string"
Name3Suffix (Deprecated)
- The suffix of the third buyer or borrower. E.g. Jr, III, etc.
Protocol Syntax JSON "Name3Suffix":"string"
Name3ClassType (Deprecated)
- Decribes the class of the third buyer or borrower based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name3ClassType":"string"
Name4Full (Deprecated)
- The full name of the fourth buyer or borrower.
Protocol Syntax JSON "Name4Full":"string"
Name4First (Deprecated)
- The first name of the fourth buyer or borrower. This will be blank if this is not an individual.
Protocol Syntax JSON "Name4First":"string"
Name4Middle (Deprecated)
- The parsed middle name or initial of the fourth buyer or borrower.
Protocol Syntax JSON "Name4Middle":"string"
Name4Last (Deprecated)
- The last name of the fourth buyer or borrower. This will be the full name if this is not an individual.
Protocol Syntax JSON "Name4Last":"string"
Name4Suffix (Deprecated)
- The suffix of the fourth buyer or borrower. E.g. Jr, III, etc.
Protocol Syntax JSON "Name4Suffix":"string"
Name4ClassType (Deprecated)
- Decribes the class of the fourth buyer or borrower based off of the name and vesting. E.g. individual, trust, company.
Protocol Syntax JSON "Name4ClassType":"string"
TitleCompInfo
StandardizedCode (Deprecated)
- The standard code identifying the title company.
Protocol Syntax JSON "StandardizedCode":"string"
StandardizedName
- The standardized name of the title company.
Protocol Syntax JSON "StandardizedName":"string"
TitleCompanyRaw
- The entered name of the title company. This is not standardized.
Protocol Syntax JSON "TitleCompanyRaw":"string"
Mortgage1
DocNumberFormatted
- The first mortgage number based on the book, page, or instrument number.
Protocol Syntax JSON "DocNumberFormatted":"string"
DocNumberLegacy (Deprecated)
- The first mortgage loan instrument, book, or page number located on the first sequence trust deed.
Protocol Syntax JSON "DocNumberLegacy":"string"
InstrumentNumber
- If the first mortgage is indexed by a recorder's reference number, this will contain that number. Usually the year will not be added to this field unless there is a regional requirement.
Protocol Syntax JSON "InstrumentNumber":"string"
Book
- The first mortgage number book. This can contain either the recorder document book or the legal description book.
Protocol Syntax JSON "Book":"string"
Page
- The first mortgage number page. This can contain either the recorder document page or the legal description page.
Protocol Syntax JSON "Page":"string"
RecordingDate
- The first mortgage official filing date with the format: YYYY-MM-DD. This is normally located on the document.
Protocol Syntax JSON "RecordingDate":"string"
Type
- The type of loan for the first mortgage. E.g. conventional, construction, FHA, etc.
Protocol Syntax JSON "Type":"string"
Amount
- The loan amount of the first mortgage.
Protocol Syntax JSON "Amount":"string"
LenderCode (Deprecated)
- The standard ID code of the lender for the first mortgage.
Protocol Syntax JSON "LenderCode":"string"
LenderFullName
- The full standardized name of the lender for the first mortgage.
Protocol Syntax JSON "LenderFullName":"string"
LenderFirstName
- The first name of the first mortgage lender. This will be the complete name if the lender is a company.
Protocol Syntax JSON "LenderFirstName":"string"
LenderLastName
- The last name of the first mortgage lender.
Protocol Syntax JSON "LenderLastName":"string"
LenderAddress (Deprecated)
- The address of the first mortgage lender.
Protocol Syntax JSON "LenderAddress":"string"
LenderCity (Deprecated)
- The city of the first mortgage lender.
Protocol Syntax JSON "LenderCity":"string"
LenderState (Deprecated)
- The state of the first mortgage lender.
Protocol Syntax JSON "LenderState":"string"
LenderZip (Deprecated)
- The Zip code of the first mortgage lender.
Protocol Syntax JSON "LenderZip":"string"
LenderType
- The lender type for the first mortgage.
Protocol Syntax JSON "LenderType":"string"
IsLenderSeller
- Specifies if the lender is also the seller for the first mortgage.
Protocol Syntax JSON "IsLenderSeller":"string"
Term (Deprecated)
- The duration of the first mortgage. See the associated TermType to know the unit of measurement.
Protocol Syntax JSON "Term":"string"
TermType (Deprecated)
- The duration unit of measurement (month, year) for the first mortgage. See the associated Term to know the duration.
Protocol Syntax JSON "TermType":"string"
TermDate
- The due date of the first mortage.
Protocol Syntax JSON "TermDate":"string"
PrepaymentPenaltyFlag
- Specifies if the first mortgage has a pre-payment penalty.
Protocol Syntax JSON "PrepaymentPenaltyFlag":"string"
PrepaymentTerm
- The number of months the first mortgage must remain active.
Protocol Syntax JSON "PrepaymentTerm":"string"
InterestRateType
- The interest rate type for the first mortgage.
Protocol Syntax JSON "InterestRateType":"string"
InterestRate
- The interest rate of the first mortgage.
Protocol Syntax JSON "InterestRate":"string"
InterestTypeInitial
- The initial type of interest rate on the first mortgage. E.g. fixed or adjustable.
Protocol Syntax JSON "InterestTypeInitial":"string"
FixedStepConvRate (Deprecated)
- The interest rate change in a fixed step conversion mortgage for the first mortgage.
Protocol Syntax JSON "FixedStepConvRate":"string"
InterestMargin
- The fixed percentage rate added to an index value to determine the fully indexed interest rate of an adjustable rate mortage for the first mortgage.
Protocol Syntax JSON "InterestMargin":"string"
InterestIndex (Deprecated)
- The benchmark interest rate the first mortgage's rate is based on.
Protocol Syntax JSON "InterestIndex":"string"
InterestRateMax
- The maximum interest rate allowed for the first mortgage, if it is an adjustable rate.
Protocol Syntax JSON "InterestRateMax":"string"
AdjustableRateIndex
- The benchmark interest rate the first mortgage's adjustable rate is based on.
Protocol Syntax JSON "AdjustableRateIndex":"string"
InterestOnlyFlag
- Specifies if the first mortgage has an interest only period.
Protocol Syntax JSON "InterestOnlyFlag":"string"
InterestOnlyPeriod
- The length of the interest only period, in years.
Protocol Syntax JSON "InterestOnlyPeriod":"string"
AdjustableRateRiderFlag
- Specifies if the property has an adjustable rate mortgage rider, where the loan interest rate will change on a set date.
Protocol Syntax JSON "AdjustableRateRiderFlag":"string"
InterestTypeChangeDate
- Specifies what date the loan will convert from a fixed interest rate to an adjustable interest rate in the format: YY-MM-DD (2-digit year, e.g. 2030 = "30")
Protocol Syntax JSON "InterestTypeChangeDate":"string"
MinInterestRateFirstChange
- The minimum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate.
Protocol Syntax JSON "MinInterestRateFirstChange":"string"
MaxInterestRateFirstChange
- The maximum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate.
Protocol Syntax JSON "MaxInterestRateFirstChange":"string"
InterestChangeFreq
- The frequency at which interest rates might change.
Protocol Syntax JSON "InterestChangeFreq":"string"
Mortgage2 (Deprecated)
DocNumberFormatted (Deprecated)
- The second mortgage number based on the book, page, or instrument number.
Protocol Syntax JSON "DocNumberFormatted":"string"
DocNumberLegacy (Deprecated)
- The second mortgage loan instrument, book, or page number located on the first sequence trust deed.
Protocol Syntax JSON "DocNumberLegacy":"string"
InstrumentNumber (Deprecated)
- If the second mortgage is indexed by a recorder's reference number, this will contain that number. Usually the year will not be added to this field unless there is a regional requirement.
Protocol Syntax JSON "InstrumentNumber":"string"
Book (Deprecated)
- The second mortgage number book. This can contain either the recorder document book or the legal description book.
Protocol Syntax JSON "Book":"string"
Page (Deprecated)
- The second mortgage number page. This can contain either the recorder document page or the legal description page.
Protocol Syntax JSON "Page":"string"
RecordingDate (Deprecated)
- The second mortgage official filing date with the format: YYYY-MM-DD. This is normally located on the document.
Protocol Syntax JSON "RecordingDate":"string"
Type (Deprecated)
- The type of loan for the second mortgage. E.g. conventional, construction, FHA, etc.
Protocol Syntax JSON "Type":"string"
Amount (Deprecated)
- The loan amount of the second mortgage.
Protocol Syntax JSON "Amount":"string"
LenderCode (Deprecated)
- The standard ID code of the lender for the second mortgage.
Protocol Syntax JSON "LenderCode":"string"
LenderFullName (Deprecated)
- The full standardized name of the lender for the second mortgage.
Protocol Syntax JSON "LenderFullName":"string"
LenderFirstName (Deprecated)
- The first name of the second mortgage lender. This will be the complete name if the lender is a company.
Protocol Syntax JSON "LenderFirstName":"string"
LenderLastName (Deprecated)
- The last name of the second mortgage lender.
Protocol Syntax JSON "LenderLastName":"string"
LenderAddress (Deprecated)
- The address of the second mortgage lender.
Protocol Syntax JSON "LenderAddress":"string"
LenderCity (Deprecated)
- The city of the second mortgage lender.
Protocol Syntax JSON "LenderCity":"string"
LenderState (Deprecated)
- The state of the second mortgage lender.
Protocol Syntax JSON "LenderState":"string"
LenderZip (Deprecated)
- The Zip code of the second mortgage lender.
Protocol Syntax JSON "LenderZip":"string"
LenderType (Deprecated)
- The lender type for the second mortgage.
Protocol Syntax JSON "LenderType":"string"
IsLenderSeller (Deprecated)
- Specifies if the lender is also the seller for the second mortgage.
Protocol Syntax JSON "IsLenderSeller":"string"
Term (Deprecated)
- The duration of the second mortgage. See the associated TermType to know the unit of measurement.
Protocol Syntax JSON "Term":"string"
TermType (Deprecated)
- The duration unit of measurement (month, year) for the second mortgage. See the associated Term to know the duration.
Protocol Syntax JSON "TermType":"string"
TermDate (Deprecated)
- The due date of the second mortage.
Protocol Syntax JSON "TermDate":"string"
PrepaymentPenaltyFlag (Deprecated)
- Specifies if the second mortgage has a pre-payment penalty.
Protocol Syntax JSON "PrepaymentPenaltyFlag":"string"
PrepaymentTerm (Deprecated)
- The number of months the second mortgage must remain active.
Protocol Syntax JSON "PrepaymentTerm":"string"
InterestRateType (Deprecated)
- The interest rate type for the second mortgage.
Protocol Syntax JSON "InterestRateType":"string"
InterestRate (Deprecated)
- The interest rate of the second mortgage.
Protocol Syntax JSON "InterestRate":"string"
InterestTypeInitial (Deprecated)
- The initial type of interest rate on the second mortgage. E.g. fixed or adjustable.
Protocol Syntax JSON "InterestTypeInitial":"string"
FixedStepConvRate (Deprecated)
- The interest rate change in a fixed step conversion mortgage for the second mortgage.
Protocol Syntax JSON "FixedStepConvRate":"string"
InterestMargin (Deprecated)
- The fixed percentage rate added to an index value to determine the fully indexed interest rate of an adjustable rate mortage for the second mortgage.
Protocol Syntax JSON "InterestMargin":"string"
InterestIndex (Deprecated)
- The benchmark interest rate the second mortgage's rate is based on.
Protocol Syntax JSON "InterestIndex":"string"
InterestRateMax (Deprecated)
- The maximum interest rate allowed for the second mortgage, if it is an adjustable rate.
Protocol Syntax JSON "InterestRateMax":"string"
AdjustableRateIndex (Deprecated)
- The benchmark interest rate the second mortgage's adjustable rate is based on.
Protocol Syntax JSON "AdjustableRateIndex":"string"
InterestOnlyFlag (Deprecated)
- Specifies if the second mortgage has an interest only period.
Protocol Syntax JSON "InterestOnlyFlag":"string"
InterestOnlyPeriod (Deprecated)
- The length of the interest only period, in years.
Protocol Syntax JSON "InterestOnlyPeriod":"string"
AdjustableRateRiderFlag (Deprecated)
- Specifies if the property has an adjustable rate mortgage rider, where the loan interest rate will change on a set date.
Protocol Syntax JSON "AdjustableRateRiderFlag":"string"
InterestTypeChangeDate (Deprecated)
- Specifies what date the loan will convert from a fixed interest rate to an adjustable interest rate in the format: YY-MM-DD (2-digit year, e.g. 2030 = "30")
Protocol Syntax JSON "InterestTypeChangeDate":"string"
MinInterestRateFirstChange (Deprecated)
- The minimum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate.
Protocol Syntax JSON "MinInterestRateFirstChange":"string"
MaxInterestRateFirstChange (Deprecated)
- The maximum interest rate allowed when the loan is switched from a fixed to an adjustable interest rate.
Protocol Syntax JSON "MaxInterestRateFirstChange":"string"
InterestChangeFreq (Deprecated)
- The frequency at which interest rates might change.
Protocol Syntax JSON "InterestChangeFreq":"string"
Valuation (Deprecated)
EstDownPayment (Deprecated)
- The estimated down payment made at the time of purchase.
Protocol Syntax JSON "EstDownPayment":"string"
EstLTV (Deprecated)
- The estimated loan to value at the time of purchase.
Protocol Syntax JSON "EstLTV":"string"