v2
latestOpenAPI 3.1.22026-08-07853184.9 KBLookup listings for a property
The property LookupListings endpoint returns an array of historical market listings from the recorder table when given the MelissaAddressKey.
The service requires at least one of the following input combinations:
Set A - mak
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>[Default]</code> - Always return in the output structure. Includes the following groups:</summary>- GrpListingInfo
- Address
- BaseMAK
- City
- LicenseNumber
- MAK
- NameFull
- Phone
- State
- Zip
- Address
- BaseMAK
- City
- MAK
- Name
- Phone
- State
- Zip
- Appliances
- ElementarySchool
- HighSchool
- LotFeatures
- MiddleSchool
- SchoolDistrict
- CurrentListPrice
- InitialStatus
- ListingNumber
- MaxListPrice
- MaxListPriceDate
- MinListPrice
- MinListPriceDate
- OriginalListingDate
- RentalIndicator
- SoldDate
- SoldPrice
- Status
- StatusSubType
- LastPriceChangeAmount
- LastPriceChangeDate
- LastStatusChange
- LastStatusChangeDate
- LastStatusSubTypeChange
- LastStatusSubTypeChangeDate
- PriorPriceChangeAmount
- PriorPriceChangeDate
- PriorStatusChange
- PriorStatusChangeDate
- PriorStatusSubTypeChange
- PriorStatusSubTypeChangeDate
Required. The License Key issued by Melissa.
Desired format of the response.
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.
Melissa Address Key - A proprietary unique key identifier for an address derived from Address Checking.
Headers
Format of the response.
Format of the request.
Response
Successful response