v2

latestOpenAPI 3.1.22026-08-07853184.9 KB
Lookup Deeds

Lookup 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

get/LookupDeeds

Query parameters

colsstring

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
</details> <details> <summary> <code>GrpTxDefInfo</code> - Deed transaction details & info </summary>
  • ArmsLengthFlag
  • ForeclosureAuctionSale
  • PartialInterest
  • QuitclaimFlag
  • TransactionType
  • TransferInfoDistressCircumstanceCode (Deprecated)
  • TransferInfoMultiParcelFlag
  • TransferInfoPurchaseTypeCode (Deprecated)
</details> <details> <summary> <code>GrpTxAmtInfo</code> - Deed transaction amount info </summary>
  • TransferAmount
  • TransferAmountInfoAccuracy
  • TransferTaxCounty (Deprecated)
  • TransferTaxTotal
</details> <details> <summary> <code>GrpPrimaryGrantor</code> - Primary deed grantor names </summary>
  • Name1ClassType (Deprecated)
  • Name1First
  • Name1Full
  • Name1Last
  • Name1LegalType (Deprecated)
  • Name1Middle
  • Name1Suffix
  • Name2ClassType (Deprecated)
  • Name2First
  • Name2Full
  • Name2Last
  • Name2LegalType (Deprecated)
  • Name2Middle
  • Name2Suffix
</details> <details> <summary> <code>GrpSecondaryGrantor</code> <i>(Deprecated)</i> - Secondary deed grantor names </summary>
  • Name3ClassType (Deprecated)
  • Name3First (Deprecated)
  • Name3Full (Deprecated)
  • Name3Last (Deprecated)
  • Name3Middle (Deprecated)
  • Name3Suffix (Deprecated)
  • Name4ClassType (Deprecated)
  • Name4First (Deprecated)
  • Name4Full (Deprecated)
  • Name4Last (Deprecated)
  • Name4Middle (Deprecated)
  • Name4Suffix (Deprecated)
</details> <details> <summary> <code>GrpPrimaryGrantee</code> - Primary deed grantee names </summary>
  • Name1ClassType
  • Name1First
  • Name1Full
  • Name1Last
  • Name1LegalType
  • Name1Middle
  • Name1Suffix
  • Name2ClassType
  • Name2First
  • Name2Full
  • Name2Last
  • Name2Middle
  • Name2Suffix
</details> <details> <summary> <code>GrpSecondaryGrantee</code> <i>(Deprecated)</i> - Secondary deed grantee names </summary>
  • Name3ClassType (Deprecated)
  • Name3First (Deprecated)
  • Name3Full (Deprecated)
  • Name3Last (Deprecated)
  • Name3Middle (Deprecated)
  • Name3Suffix (Deprecated)
  • Name4ClassType (Deprecated)
  • Name4First (Deprecated)
  • Name4Full (Deprecated)
  • Name4Last (Deprecated)
  • Name4Middle (Deprecated)
  • Name4Suffix (Deprecated)
</details> <details> <summary> <code>GrpTitleCompInfo</code> - Title company info </summary>
  • StandardizedCode (Deprecated)
  • StandardizedName
  • TitleCompanyRaw
</details> <details> <summary> <code>GrpMortgage1</code> - First mortgage info </summary>
  • 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
</details> <details> <summary> <code>GrpMortgage2</code> - Second mortgage info </summary>
  • 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
</details> <details> <summary> <code>GrpValuation</code> <i>(Deprecated)</i> - Estimated down payment and LTV values </summary>
  • EstDownPayment (Deprecated)
  • EstLTV (Deprecated)
</details>
format'json' | 'xml'

Desired format of the response.

{"stackTrail":"components:parameters:LicenseKeyParam:schema","oasType":"schema","type":"unknown"}

Required. The License Key issued by Melissa.

optstring

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.
tstring

Transmission Reference - This is a string value that serves as a unique identifier for this set of records. It is returned as sent.

apnstring

Assessor's Parcel Number (APN) for the property.

fipsstring

Federal Information Processing Standard (FIPS) code for the property.

ffstring required

Free form address for the property.

makstring

Melissa Address Key - A proprietary unique key identifier for an address derived from Address Checking.

txidstring

Specific transaction ID to specify one deed or transaction.

Headers

Accept'application/json' | 'application/xml' | '*/*' required

Format of the response.

Content-Type'application/json' | 'application/xml' required

Format of the request.

Response

Successful response

Versionstring

The current service version number.

TransmissionReferencestring

Serves as a unique request identifier.

Resultsstring

Lists error codes from any errors caused by the most recent request as a whole. For more information, see Property Result Codes.

TotalRecordsinteger

Total number of records.

TransactionIDstring

A unique string identifier for this record. A unique transaction ID is generated for every record handled.