Skip to main content
GET
/
sold_listings
/
{moxi_works_listing_id}
soldListing
curl --request GET \
  --url https://api.windermere.com/v1/api/sold_listings/{moxi_works_listing_id} \
  --header 'x-api-key: <api-key>'
{
  "LotSizeAcres": 0,
  "BathroomsFull": 3,
  "BathroomsHalf": 0,
  "BathroomsOneQuarter": null,
  "BathroomsPartial": null,
  "BathroomsThreeQuarter": null,
  "BathroomsTotalInteger": 3,
  "BathroomsTotal": 3,
  "BedroomsTotal": 8,
  "PublicTitle": "Amazingly Remarkable!",
  "PublicRemarks": "Publicalistically Remarkabalistically! REMARKABLE!!",
  "ModificationTimestamp": "2018-03-20T18:04:55.6590000+00:00",
  "InternetAddressDisplayYN": true,
  "DaysOnMarket": 0,
  "ListingContractDate": "2016-07-27",
  "CreatedDate": "2016-11-01",
  "ElementarySchool": "Elementary My Dear School",
  "GarageSpaces": 4,
  "WaterfrontYN": false,
  "HighSchool": "Higher Than Junior",
  "AssociationFee": null,
  "ListOfficeName": "Realty Valley United",
  "ListPrice": 599000,
  "ListingID": "12323",
  "ListAgentFullName": "Bob Agentson",
  "ListAgentUUID": "8675309e9-1234-dead-beef-deadbeefdead",
  "ListAgentOfficeID": "abc123",
  "ListAgentMoxiWorksOfficeID": "abcd1234",
  "SecondaryListAgentFullName": "Richard Agent",
  "SecondaryListAgentUUID": "8675309e9-2345-dead-beef-deadbeefdead",
  "SchoolDistrict": "Hilltop District",
  "Address": "97 Hilltop Road",
  "Address2": null,
  "City": "Montecarlo",
  "CountyOrParish": "Counting Parishes",
  "Latitude": "47.723251",
  "Longitude": "-122.171745",
  "StateOrProvince": "NV",
  "PostalCode": "87654",
  "Community": "Shady Acres",
  "LotSizeSquareFeet": null,
  "InternetEntireListingDisplayYN": true,
  "MiddleOrJuniorSchool": "*The* Junior High",
  "ListOfficeAOR": "WHATEVERS MLS",
  "ListOfficeAORArea": "Area 51",
  "PoolYN": false,
  "PropertyType": "Residential",
  "TaxAnnualAmount": 13652,
  "TaxYear": 2015,
  "SingleStory": false,
  "LivingArea": 3640,
  "ViewYN": false,
  "YearBuilt": 1989,
  "OnMarket": true,
  "Status": "active",
  "MoxiWorksListingId": "abc123",
  "AgentCreatedListing": false,
  "VirtualTourURL": "http://the.virtual.tour.url",
  "TaxParcelId": "9831200160",
  "CompanyListingAttributes": [
    {
      "AttributeId": "the collection",
      "AttributeName": "The Collection"
    },
    {
      "AttributeId": "destination",
      "AttributeName": "Destination"
    }
  ],
  "PropertyFeatures": [
    {
      "PropertyFeatureName": "Kitchen Information",
      "PropertyFeatureValues": [
        "Dishwasher",
        "Microwave",
        "Oven/Range Freestanding"
      ]
    },
    {
      "PropertyFeatureName": "Roof Description",
      "PropertyFeatureValues": [
        "Comp Shingle"
      ]
    },
    {
      "PropertyFeatureName": "Number Of Stories",
      "PropertyFeatureValues": [
        "Two Story"
      ]
    },
    {
      "PropertyFeatureName": "Interior Features",
      "PropertyFeatureValues": [
        "Bath Master",
        "Broadband Internet",
        "Cable/Satellite Tv",
        "Dishwasher",
        "Microwave",
        "Oven/Range Freestanding"
      ]
    }
  ],
  "OpenHouse": [
    {
      "Date": "2018-01-06",
      "StartTime": "2026-03-13",
      "EndTime": "2026-03-13"
    }
  ],
  "ImagesLastModified": "2018-01-22",
  "ListingImages": [
    {
      "FullURL": "http://images.moxiworks.com/static/images/br/imagoo/default_property_image_wre-326x250.png",
      "GalleryURL": "http://images.moxiworks.com/static/images/br/imagoo/default_property_image_wre-326x250.png",
      "RawURL": "http://images.moxiworks.com/static/images/br/imagoo/default_property_image_wre-326x250.png",
      "SmallURL": "http://images.moxiworks.com/static/images/br/imagoo/default_property_image_wre-326x250.png",
      "ThumbURL": "http://images.moxiworks.com/static/images/br/imagoo/default_property_image_wre-326x250.png",
      "Title": "Image Title",
      "IsMainListingImage": true,
      "Caption": "Image Caption",
      "Description": "Image Description",
      "Width": 1024,
      "Height": 768,
      "MimeType": "image/jpeg"
    }
  ],
  "SoldDate": "2016-11-04",
  "SoldPrice": 192349,
  "BuyerAgentFullName": "Fred Agentguy",
  "BuyerAgentUUID": "deadbeef-dead-beef-dead-beefdeadbeef",
  "BuyerAgentOfficeName": "Super BuyerOffice",
  "BuyerAgentOfficeID": "abc123",
  "BuyerAgentMoxiWorksOfficeID": "deadbeef-dead-beef-deaddeaddead"
}

Authorizations

x-api-key
string
header
required

Path Parameters

moxi_works_listing_id
string
required

This is the MoxiWorks Platform ID of the SoldListing which you are requesting to Show. This data is required and must reference a valid MoxiWorks SoldListing ID for your Show request to be accepted

Query Parameters

moxi_works_company_id
string
required

A valid MoxiWorks Company ID. Use Company Endpoint to determine what moxi_works_company_id you can use.

moxi_works_listing_id
string
required

This is the MoxiWorks Platform ID of the SoldListing which you are requesting to Show. This data is required and must reference a valid MoxiWorks SoldListing ID for your Show request to be accepted.

Response

200 - application/json
LotSizeAcres
integer
BathroomsFull
integer
BathroomsHalf
integer
BathroomsOneQuarter
any
BathroomsPartial
any
BathroomsThreeQuarter
any
BathroomsTotalInteger
integer
BathroomsTotal
integer
BedroomsTotal
integer
PublicTitle
string
PublicRemarks
string
ModificationTimestamp
string
InternetAddressDisplayYN
boolean
DaysOnMarket
integer
ListingContractDate
string
CreatedDate
string
ElementarySchool
string
GarageSpaces
integer
WaterfrontYN
boolean
HighSchool
string
AssociationFee
any
ListOfficeName
string
ListPrice
integer
ListingID
string
ListAgentFullName
string
ListAgentUUID
string
ListAgentOfficeID
string
ListAgentMoxiWorksOfficeID
string
SecondaryListAgentFullName
string
SecondaryListAgentUUID
string
SchoolDistrict
string
Address
string
Address2
any
City
string
CountyOrParish
string
Latitude
string
Longitude
string
StateOrProvince
string
PostalCode
string
Community
string
LotSizeSquareFeet
any
InternetEntireListingDisplayYN
boolean
MiddleOrJuniorSchool
string
ListOfficeAOR
string
ListOfficeAORArea
string
PoolYN
boolean
PropertyType
string
TaxAnnualAmount
integer
TaxYear
integer
SingleStory
boolean
LivingArea
integer
ViewYN
boolean
YearBuilt
integer
OnMarket
boolean
Status
string
MoxiWorksListingId
string
AgentCreatedListing
boolean
VirtualTourURL
string
TaxParcelId
string
CompanyListingAttributes
object[]
PropertyFeatures
object[]
OpenHouse
object[]
ImagesLastModified
string
ListingImages
object[]
SoldDate
string
SoldPrice
integer
BuyerAgentFullName
string
BuyerAgentUUID
string
BuyerAgentOfficeName
string
BuyerAgentOfficeID
string
BuyerAgentMoxiWorksOfficeID
string