Skip to main content
GET
/
listings
/
{moxi_works_listing_id}
listing
curl --request GET \
  --url https://api.windermere.com/v1/api/listings/{moxi_works_listing_id} \
  --header 'x-api-key: <api-key>'
{
  "LotSizeAcres": 0,
  "BathroomsFull": 0,
  "BathroomsHalf": 0,
  "BathroomsOneQuarter": {},
  "BathroomsPartial": {},
  "BathroomsThreeQuarter": {},
  "BathroomsTotalInteger": 0,
  "BathroomsTotal": 0,
  "BedroomsTotal": 0,
  "PublicTitle": "string",
  "PublicRemarks": "string",
  "ModificationTimestamp": "string",
  "StatusChangeDate": "string",
  "InternetAddressDisplayYN": true,
  "DaysOnMarket": 0,
  "ListingContractDate": "string",
  "CreatedDate": "string",
  "ElementarySchool": "string",
  "GarageSpaces": 0,
  "WaterfrontYN": true,
  "HighSchool": "string",
  "AssociationFee": {},
  "ListOfficeName": "string",
  "ListPrice": 0,
  "ListingID": "string",
  "ListAgentFullName": "string",
  "ListAgentUUID": "string",
  "ListAgentOfficeID": "string",
  "ListAgentMoxiWorksOfficeID": "string",
  "SecondaryListAgentFullName": "string",
  "SecondaryListAgentUUID": "string",
  "SchoolDistrict": "string",
  "Address": "string",
  "Address2": {},
  "City": "string",
  "CountyOrParish": "string",
  "Latitude": "string",
  "Longitude": "string",
  "StateOrProvince": "string",
  "PostalCode": "string",
  "Community": "string",
  "LotSizeSquareFeet": {},
  "InternetEntireListingDisplayYN": true,
  "MiddleOrJuniorSchool": "string",
  "ListOfficeAOR": "string",
  "ListOfficeAORArea": "string",
  "PoolYN": true,
  "PropertyType": "string",
  "TaxAnnualAmount": 0,
  "TaxYear": 0,
  "SingleStory": true,
  "LivingArea": 0,
  "ViewYN": true,
  "YearBuilt": 0,
  "OnMarket": true,
  "Status": "string",
  "MoxiWorksListingId": "string",
  "AgentCreatedListing": true,
  "VirtualTourURL": "string",
  "SharedPartnerData": {
    "attribute_1": "string",
    "attribute_2": "string"
  },
  "TaxParcelId": "string",
  "ListingURL": "string",
  "PropertyFeatures": [
    {
      "PropertyFeatureName": "string",
      "PropertyFeatureValues": [
        "string"
      ]
    }
  ],
  "CompanyListingAttributes": [
    {
      "AttributeId": "string",
      "AttributeName": "string"
    }
  ],
  "OpenHouse": [
    {
      "Date": "string",
      "StartTime": "string",
      "EndTime": "string",
      "VirtualOpenHouseYN": true,
      "VirtualOpenHouseURL": {},
      "Comment": {}
    }
  ],
  "ImagesLastModified": "string",
  "ListingImages": [
    {
      "FullURL": "string",
      "GalleryURL": "string",
      "RawURL": "string",
      "SmallURL": "string",
      "ThumbURL": "string",
      "Title": "string",
      "IsMainListingImage": true,
      "Caption": "string",
      "Description": "string",
      "Width": 0,
      "Height": 0,
      "MimeType": "string"
    }
  ],
  "BuyerCommissionType": "string",
  "BuyerCommissionValue": "string",
  "VendorModificationTimestamp": "string"
}

Authorizations

x-api-key
string
header
required

Path Parameters

moxi_works_listing_id
string
required

Query Parameters

moxi_works_company_id
string

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

parent_company_id
string

This is the numeric_id or moxi_works_company_id of a company that is considered to be a parent company in the MoxiWorks Platform. This request attribute has two functions:

  1. It provides for a broad scope by which partners may be afforded permissions to perform MoxiWorks Platform actions, in scenarios where a partner does business with a parent company in the MoxiWorks System.
  2. It provides broad scope under which agents may be looked up using the source_agent_id request attribute in many scenarios across different MoxiWorks Platform endpoints and actions.

Please note that this attribute cannot be used as a replacement for the moxi_works_company_id request attribute in scenarios where the moxi_works_company_id request attribute is required by the action.

Please note that this attribute cannot be used to broaden scope of any request where the scope of the request is defined by the moxi_works_company_id request attribute.

Please note that when passed in conjunction with the moxi_works_company_id request attribute, the value of moxi_works_company_id request attribute must be the numeric id form.

Any use of this request attribute must be coordinated with MoxiWorks Platform Partner services. Please reach out to partner services for more information.

moxi_works_listing_id
string
required

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

underscore_response
boolean

When this attribute is passed as true, the json keys of the response will be underscored. The default json key format for listing responses is camel casing.

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
StatusChangeDate
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
SharedPartnerData
object
TaxParcelId
string
ListingURL
string
PropertyFeatures
object[]
CompanyListingAttributes
object[]
OpenHouse
object[]
ImagesLastModified
string
ListingImages
object[]
BuyerCommissionType
string
BuyerCommissionValue
string
VendorModificationTimestamp
string