v2
latestOpenAPI 3.1.22026-08-07853184.9 KBLookup deeds for a property
The LookupDeeds endpoint returns an array of deeds and/or transactions from the recorder table when given the Property MAK or the FIPs and APN.
The service requires at least one of the following input combinations:
Set A - fips, apn
Set B - mak
Set C - ff
Query parameters
Columns - The column names or groups to be output.
Entering the column name will return the column. Specifying a group name will return all columns in the group.
Delimit multiple columns with a ,.
For example: ColumnName,ColumnName.
Columns:
GrpAll - Recommended. Indicates to the Cloud API that all fields should be returned.
<details> <summary> <code>GrpDocInfo</code> - Deed document information </summary>- Book
- InstrumentDate
- InstrumentNumber
- NumberFormatted (Deprecated)
- NumberLegacy (Deprecated)
- Page
- RecordingDate
- TypeCode
- ArmsLengthFlag
- ForeclosureAuctionSale
- PartialInterest
- QuitclaimFlag
- TransactionType
- TransferInfoDistressCircumstanceCode (Deprecated)
- TransferInfoMultiParcelFlag
- TransferInfoPurchaseTypeCode (Deprecated)
- TransferAmount
- TransferAmountInfoAccuracy
- TransferTaxCounty (Deprecated)
- TransferTaxTotal
- Name1ClassType (Deprecated)
- Name1First
- Name1Full
- Name1Last
- Name1LegalType (Deprecated)
- Name1Middle
- Name1Suffix
- Name2ClassType (Deprecated)
- Name2First
- Name2Full
- Name2Last
- Name2LegalType (Deprecated)
- Name2Middle
- Name2Suffix
- Name3ClassType (Deprecated)
- Name3First (Deprecated)
- Name3Full (Deprecated)
- Name3Last (Deprecated)
- Name3Middle (Deprecated)
- Name3Suffix (Deprecated)
- Name4ClassType (Deprecated)
- Name4First (Deprecated)
- Name4Full (Deprecated)
- Name4Last (Deprecated)
- Name4Middle (Deprecated)
- Name4Suffix (Deprecated)
- Name1ClassType
- Name1First
- Name1Full
- Name1Last
- Name1LegalType
- Name1Middle
- Name1Suffix
- Name2ClassType
- Name2First
- Name2Full
- Name2Last
- Name2Middle
- Name2Suffix
- Name3ClassType (Deprecated)
- Name3First (Deprecated)
- Name3Full (Deprecated)
- Name3Last (Deprecated)
- Name3Middle (Deprecated)
- Name3Suffix (Deprecated)
- Name4ClassType (Deprecated)
- Name4First (Deprecated)
- Name4Full (Deprecated)
- Name4Last (Deprecated)
- Name4Middle (Deprecated)
- Name4Suffix (Deprecated)
- StandardizedCode (Deprecated)
- StandardizedName
- TitleCompanyRaw
- AdjustableRateIndex
- AdjustableRateRiderFlag
- Amount
- Book
- DocNumberFormatted
- DocNumberLegacy (Deprecated)
- FixedStepConvRate (Deprecated)
- InstrumentNumber
- InterestChangeFreq
- InterestIndex (Deprecated)
- InterestMargin
- InterestOnlyFlag
- InterestOnlyPeriod
- InterestRate
- InterestRateMax
- InterestRateType
- InterestTypeChangeDate
- InterestTypeInitial (Deprecated)
- IsLenderSeller
- LenderAddress (Deprecated)
- LenderCity (Deprecated)
- LenderCode (Deprecated)
- LenderFirstName
- LenderFullName
- LenderLastName
- LenderState (Deprecated)
- LenderType (Deprecated)
- LenderZip (Deprecated)
- MaxInterestRateFirstChange (Deprecated)
- MinInterestRateFirstChange (Deprecated)
- Page
- PrepaymentPenaltyFlag
- PrepaymentTerm (Deprecated)
- RecordingDate
- Term (Deprecated)
- TermDate
- TermType (Deprecated)
- Type
- AdjustableRateIndex
- AdjustableRateRiderFlag
- Amount
- Book
- DocNumberFormatted
- DocNumberLegacy (Deprecated)
- FixedStepConvRate (Deprecated)
- InstrumentNumber
- InterestChangeFreq
- InterestIndex (Deprecated)
- InterestMargin
- InterestOnlyFlag
- InterestOnlyPeriod
- InterestRate
- InterestRateMax
- InterestRateType
- InterestTypeChangeDate
- InterestTypeInitial (Deprecated)
- IsLenderSeller
- LenderAddress (Deprecated)
- LenderCity (Deprecated)
- LenderCode (Deprecated)
- LenderFirstName (Deprecated)
- LenderFullName
- LenderLastName (Deprecated)
- LenderState (Deprecated)
- LenderType (Deprecated)
- LenderZip (Deprecated)
- MaxInterestRateFirstChange (Deprecated)
- MinInterestRateFirstChange (Deprecated)
- Page
- PrepaymentPenaltyFlag
- PrepaymentTerm (Deprecated)
- RecordingDate
- Term (Deprecated)
- TermDate
- TermType (Deprecated)
- Type
- EstDownPayment (Deprecated)
- EstLTV (Deprecated)
Desired format of the response.
Required. The License Key issued by Melissa.
Options - Specify which options to use. List options in <OptionName>:<Parameter> format. Multiple options are delimited with a ,.
For example: OptionName:Parameter,OptionName:Parameter.
- Page:< Integer > - Specifies which “page” to return. Acceptable values are any integer.
- RecordsPerPage:< 0 - 100 > - Default set to 1. Sets the records per “page”. Acceptable values are 0 to 100, inclusive.
Transmission Reference - This is a string value that serves as a unique identifier for this set of records. It is returned as sent.
Assessor's Parcel Number (APN) for the property.
Federal Information Processing Standard (FIPS) code for the property.
Free form address for the property.
Melissa Address Key - A proprietary unique key identifier for an address derived from Address Checking.
Specific transaction ID to specify one deed or transaction.
Headers
Format of the response.
Format of the request.
Response
Successful response