---
title: "GET /appraisals/salescma/{appraisalShareId}/extended"
method: GET
path: "/appraisals/salescma/{appraisalShareId}/extended"
tags: ["appraisals"]
---

# GET /appraisals/salescma/{appraisalShareId}/extended

`GET /appraisals/salescma/{appraisalShareId}/extended`

## Path parameters

- `appraisalShareId` string, uuid, required

## Response `200`

successful operation

- SalesCMADetailed
  - `id` integer
  - `office` AppraisalOfficeView
    - `id` integer
    - `name` string
    - `officeName` string
    - `logo` string
    - `phoneNumber` string
    - `mobileNumber` string
    - `email` string
    - `branding` AppraisalOfficeBrandingView
      - `backgroundMain` string
      - `backgroundSecondary` string
      - `textMain` string
      - `textSecondary` string
      - `headerColour` string
  - `agent` AppraisalAgentView
    - `id` integer
    - `firstName` string
    - `lastName` string
    - `officeName` string
    - `email` string
    - `phone` string
    - `agentPhoto` string
  - `label` string
  - `generated` string, date-time
  - `modified` string, date-time
  - `active` boolean
  - `propertyId` integer
  - `title` string
  - `type` string
  - `owners` string
  - `displayAddress` string
  - `propertyPhoto` string
  - `propertyMap` string
  - `reportStyleId` integer
  - `shareId` string, uuid
  - `messages` Message[]
    - `code` integer
    - `text` string
  - `options` AppraisalSalesCMAOptions
    - `coverPage` AppraisalCoverPageView
      - `includeCoverPage` boolean
      - `coverPageImage` string
    - `coverLetter` AppraisalCoverLetterView
      - `includeCoverLetter` boolean
      - `preparedFor` string
      - `agentsComments` string
      - `preparedBy` string
    - `marketInsights` AppraisalMarketInsightsView
      - `includeMarketInsights` boolean
    - `maps` AppraisalsMapView
      - `includeComparablesMap` boolean
    - `estimate` AppraisalsEstimateView
      - `includeSaleEstimate` boolean
      - `minSalePriceEstimate` number, double
      - `maxSalePriceEstimate` number, double
      - `includeRentEstimate` boolean
      - `minRentPriceEstimate` number, double
      - `maxRentPriceEstimate` number, double
    - `propertyReport` AppraisalPropertyView
      - `includePropertyReport` boolean
      - `displayOwnerName` boolean
      - `displaySaleDetails` boolean
      - `property` ExtendedProperty
        - `id` integer
        - `matchlevel` 'suburb' | 'street' | 'property'
        - `location` Point
          - `lat` number, double
          - `lon` number, double
        - `parent` boolean
        - `disclaimer` string
        - `messages` Message[]
          - `code` integer
          - `text` string
        - `address` ExtendedAddress
          - `street` string
          - `unit` string
          - `level` string
          - `lot` string
          - `streetNumber` string
          - `streetAddress` string
          - `locality` string
          - `streetLocation` string
          - `state` string
          - `postcode` string
          - `countryCode` string
          - `streetName` string
          - `streetSuffix` string
          - `streetType` string
          - `ruralAddress` string
          - `unitType` string
          - `unitNumber` string
          - `unitNumberInt` integer
          - `unitNumberPrefix` string
          - `unitNumberSuffix` string
          - `levelType` string
          - `levelNumber` string
          - `levelNumberInt` integer
          - `levelNumberPrefix` string
          - `levelNumberSuffix` string
          - `lotType` string
          - `lotNumber` string
          - `lotNumberInt` integer
          - `lotNumberPrefix` string
          - `lotNumberSuffix` string
          - `numberFirst` string
          - `numberFirstInt` integer
          - `numberFirstPrefix` string
          - `numberFirstSuffix` string
          - `numberLast` string
          - `numberLastInt` integer
          - `numberLastPrefix` string
          - `numberLastSuffix` string
          - `localityType` string
          - `localityName` string
          - `careOfAddress` string
          - `other` string
          - `lga` string
        - `features` ExtendedPropertyFeatures
          - `bedrooms` integer
          - `bathrooms` integer
          - `carParks` integer
          - `rumpusRoom` boolean
          - `airConditioning` boolean
          - `doubleStorey` boolean
          - `highSet` boolean
          - `multiLevel` boolean
          - `splitLevel` boolean
          - `brickTile` boolean
          - `contemporary` boolean
          - `postWar` boolean
          - `queenslander` boolean
          - `ensuite` boolean
          - `study` boolean
          - `verandah` boolean
          - `builtIn` boolean
          - `modernKitchen` boolean
          - `pool` boolean
          - `scenicViews` boolean
          - `waterFrontage` boolean
          - `closeSchools` boolean
          - `closeTransport` boolean
          - `lowSet` boolean
          - `colonial` boolean
          - `entertainmentArea` boolean
          - `sleepout` boolean
          - `boreWater` boolean
          - `dams` boolean
          - `fullyFenced` boolean
          - `otherFeatures` string
          - `sheds` boolean
          - `balcony` boolean
          - `mainRooms` integer
          - `style` string
          - `buildYear` integer
          - `buildType` string
          - `storeys` integer
          - `roofStyle` string
          - `nathersRating` number, double
        - `alternativeAddresses` ExtendedAddress[]
          - `street` string
          - `unit` string
          - `level` string
          - `lot` string
          - `streetNumber` string
          - `streetAddress` string
          - `locality` string
          - `streetLocation` string
          - `state` string
          - `postcode` string
          - `countryCode` string
          - `streetName` string
          - `streetSuffix` string
          - `streetType` string
          - `ruralAddress` string
          - `unitType` string
          - `unitNumber` string
          - `unitNumberInt` integer
          - `unitNumberPrefix` string
          - `unitNumberSuffix` string
          - `levelType` string
          - `levelNumber` string
          - `levelNumberInt` integer
          - `levelNumberPrefix` string
          - `levelNumberSuffix` string
          - `lotType` string
          - `lotNumber` string
          - `lotNumberInt` integer
          - `lotNumberPrefix` string
          - `lotNumberSuffix` string
          - `numberFirst` string
          - `numberFirstInt` integer
          - `numberFirstPrefix` string
          - `numberFirstSuffix` string
          - `numberLast` string
          - `numberLastInt` integer
          - `numberLastPrefix` string
          - `numberLastSuffix` string
          - `localityType` string
          - `localityName` string
          - `careOfAddress` string
          - `other` string
          - `lga` string
        - `landDetails` ExtendedLandDetails
          - `propertyArea` number, double
          - `buildingArea` number, double
          - `volumeFolio` string
          - `frontage` number, double
          - `parcels` Parcel[]
            - `area` number, double
            - `zoning` Zoning
              - …
            - `lpi` LPI
              - …
            - `titles` Title[]
              - …
          - `primaryLandUse` LandUse
            - `code` string
            - `display` string
          - `secondaryLandUse` LandUse
            - `code` string
            - `display` string
        - `image` ImageIdentifier
          - `id` integer
          - `_self` string
        - `map` PropertyMapIdentifier
          - `id` integer
          - `_self` string
        - `street` StreetIdentifier
          - `id` string
        - `suburb` SuburbIdentifier
          - `id` string
          - `_self` string
        - `type` string
        - `rpd` string
        - `marketStatus` MarketStatus
          - `status` string
          - `recentlySold` boolean
          - `recentlyForSale` boolean
          - `recentlyForRent` boolean
          - `forSale` boolean
          - `forRent` boolean
          - `likelyToList` boolean
          - `lastMarketEvent` MarketStatusEventObject
            - `type` string
            - `event` object
        - `lastModified` string, date-time
        - `valuationDetails` ValuationDetails
          - `valuations` Valuation[]
            - `date` string, date-time
            - `effectiveDate` string, date-time
            - `method` string
            - `amount` number, double
            - `adjustedSiteValue` number, double
        - `saleHistory` SaleHistory
          - `sales` Sale[]
            - `id` integer
            - `disclaimer` string
            - `messages` Message[]
              - …
            - `price` SensitivePrice
              - …
            - `listingHistory` SaleListingHistory
              - …
            - `saleDate` SensitiveDate
              - …
            - `settlementDate` SensitiveDate
              - …
            - `contractDate` SensitiveDate
              - …
            - `image` ImageIdentifier
              - …
            - `property` PropertyIdentifier
              - …
            - `street` StreetIdentifier
              - …
            - `suburb` SuburbIdentifier
              - …
            - `propertyType` string
            - `saleType` string
            - `agency` Agency
              - …
            - `agent` Agent
              - …
            - `location` Point
              - …
            - `metadata` SaleMetadata
              - …
            - `address` Address
              - …
            - `alternativeAddresses` Address[]
              - …
            - `propertyFeatures` ExtendedPropertyFeatures
              - …
            - `landDetails` LandDetails
              - …
            - `rpd` string
            - `dealingNumber` string
            - `streetDisplay` string
            - `lowAskPrice` integer
            - `highAskPrice` integer
            - `extra` SearchExtra
              - …
            - `saleParticipants` SaleParticipantsSummary
              - …
            - `_self` string
        - `listingHistory` PropertyListingHistory
          - `listings` Listing[]
            - `id` integer
            - `rental` boolean
            - `disclaimer` string
            - `messages` Message[]
              - …
            - `agents` Agent[]
              - …
            - `agencies` Agency[]
              - …
            - `price` SensitivePrice
              - …
            - `listingHistory` ListingListingHistory
              - …
            - `startDate` SensitiveDate
              - …
            - `image` ImageIdentifier
              - …
            - `property` PropertyIdentifier
              - …
            - `street` StreetIdentifier
              - …
            - `suburb` SuburbIdentifier
              - …
            - `location` Point
              - …
            - `propertyLegalDescription` string
            - `propertyType` string
            - `type` string
            - `status` ListingStatus
              - …
            - `endDate` SensitiveDate
              - …
            - `lastModified` SensitiveDate
              - …
            - `propertyFeatures` ExtendedPropertyFeatures
              - …
            - `address` Address
              - …
            - `originalListingAddress` Address
              - …
            - `landDetails` LandDetails
              - …
            - `extra` SearchExtra
              - …
            - `_self` string
        - `rentalHistory` PropertyListingHistory
          - `listings` Listing[]
            - `id` integer
            - `rental` boolean
            - `disclaimer` string
            - `messages` Message[]
              - …
            - `agents` Agent[]
              - …
            - `agencies` Agency[]
              - …
            - `price` SensitivePrice
              - …
            - `listingHistory` ListingListingHistory
              - …
            - `startDate` SensitiveDate
              - …
            - `image` ImageIdentifier
              - …
            - `property` PropertyIdentifier
              - …
            - `street` StreetIdentifier
              - …
            - `suburb` SuburbIdentifier
              - …
            - `location` Point
              - …
            - `propertyLegalDescription` string
            - `propertyType` string
            - `type` string
            - `status` ListingStatus
              - …
            - `endDate` SensitiveDate
              - …
            - `lastModified` SensitiveDate
              - …
            - `propertyFeatures` ExtendedPropertyFeatures
              - …
            - `address` Address
              - …
            - `originalListingAddress` Address
              - …
            - `landDetails` LandDetails
              - …
            - `extra` SearchExtra
              - …
            - `_self` string
        - `ownership` Ownership
          - `names` string
          - `ownerOccupied` boolean
          - `ownerAddress` string
          - `owners` Owner[]
            - `firstName` string
            - `surname` string
            - `address` Address
              - …
            - `type` string
        - `phoneNumbers` Phone[]
          - `surname` string
          - `initials` string
          - `address` Address
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `number` string
          - `doNotCall` boolean
          - `doNotCallWashDate` string, date-time
        - `tools` Tools
          - `smartMaps` SmartMaps
        - `tenureType` string
        - `_self` string
    - `schools` AppraisalsSchoolsView
      - `includeSchools` boolean
      - `schools` School[]
        - `name` string
        - `type` string
        - `educationLevel` string
        - `lowYear` string
        - `highYear` string
        - `gender` string
        - `government` boolean
        - `primary` boolean
        - `secondary` boolean
        - `location` Point
          - `lat` number, double
          - `lon` number, double
    - `suburbProfile` AppraisalsSuburbProfileView
      - `includeDemographics` boolean
      - `demographics` Demographics
        - `censusTopics` CensusTopic[]
          - `topic` string
          - `title` string
          - `total` integer
          - `year` integer
          - `data` CensusValue[]
            - `category` string
            - `count` integer
        - `disclaimer` string
        - `messages` Message[]
          - `code` integer
          - `text` string
    - `salesStatistics` AppraisalsSalesTimeSeriesView
      - `includeTimeSeries` boolean
      - `timeSeries` SalesTimeSeries
        - `period` TimeSeriesPeriod
          - `year` integer
          - `month` integer
          - `interval` integer
          - `count` integer
        - `values` SalesTimeSeriesValue[]
          - `count` integer
          - `median` number, double
          - `high` number, double
          - `low` number, double
          - `mean` number, double
          - `total` number, double
          - `firstQuartile` number, double
          - `thirdQuartile` number, double
          - `iqRange` number, double
          - `medianGrowth` number, double
        - `calculated` string, date-time
        - `description` string
        - `disclaimer` string
        - `messages` Message[]
          - `code` integer
          - `text` string
      - `includePeakSellingPeriods` boolean
      - `peakSellingPeriods` PeakSellingPeriods[]
        - `calculated` string, date-time
        - `disclaimer` string
        - `messages` Message[]
          - `code` integer
          - `text` string
        - `period` TimeSeriesPeriod
          - `year` integer
          - `month` integer
          - `interval` integer
          - `count` integer
        - `values` StatisticDouble[]
          - `label` string
          - `value` number, double
      - `includePriceSegmentation` boolean
      - `priceSegmentation` PriceRangeSegments2[]
        - `period` TimeSeriesPeriod
          - `year` integer
          - `month` integer
          - `interval` integer
          - `count` integer
        - `values` array[]
          - PriceRangeSegment2[]
            - `begin` number, double
            - `end` number, double
            - `label` string
            - `count` integer
        - `calculated` string, date-time
        - `description` string
        - `disclaimer` string
        - `messages` Message[]
          - `code` integer
          - `text` string
    - `rentalStatistics` AppraisalRentalsTimeSeriesView
      - `includeTimeSeries` boolean
      - `timeSeries` object
    - `rentals` AppraisalsRentalsView
      - `included` boolean
      - `items` AppraisalsRentalsViewDetail[]
        - `item` Listing
          - `id` integer
          - `rental` boolean
          - `disclaimer` string
          - `messages` Message[]
            - `code` integer
            - `text` string
          - `agents` Agent[]
            - `name` string
            - `phoneNumber` string
            - `agency` AgencyIdentifier
              - …
          - `agencies` Agency[]
            - `id` integer
            - `name` string
            - `phoneNumber` string
          - `price` SensitivePrice
            - `display` string
            - `value` number, double
            - `rawValue` number, double
            - `withheld` boolean
          - `listingHistory` ListingListingHistory
            - `originalPrice` SensitivePrice
              - …
            - `originalPricePercentChange` SensitiveChange
              - …
            - `daysOnMarket` integer
            - `lowAskPrice` integer
            - `highAskPrice` integer
          - `startDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `image` ImageIdentifier
            - `id` integer
            - `_self` string
          - `property` PropertyIdentifier
            - `id` integer
            - `matchlevel` 'suburb' | 'street' | 'property'
            - `location` Point
              - …
            - `parent` boolean
            - `_self` string
          - `street` StreetIdentifier
            - `id` string
          - `suburb` SuburbIdentifier
            - `id` string
            - `_self` string
          - `location` Point
            - `lat` number, double
            - `lon` number, double
          - `propertyLegalDescription` string
          - `propertyType` string
          - `type` string
          - `status` ListingStatus
            - `historic` boolean
            - `underOffer` boolean
            - `listingStatus` string
          - `endDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `lastModified` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `propertyFeatures` ExtendedPropertyFeatures
            - `bedrooms` integer
            - `bathrooms` integer
            - `carParks` integer
            - `rumpusRoom` boolean
            - `airConditioning` boolean
            - `doubleStorey` boolean
            - `highSet` boolean
            - `multiLevel` boolean
            - `splitLevel` boolean
            - `brickTile` boolean
            - `contemporary` boolean
            - `postWar` boolean
            - `queenslander` boolean
            - `ensuite` boolean
            - `study` boolean
            - `verandah` boolean
            - `builtIn` boolean
            - `modernKitchen` boolean
            - `pool` boolean
            - `scenicViews` boolean
            - `waterFrontage` boolean
            - `closeSchools` boolean
            - `closeTransport` boolean
            - `lowSet` boolean
            - `colonial` boolean
            - `entertainmentArea` boolean
            - `sleepout` boolean
            - `boreWater` boolean
            - `dams` boolean
            - `fullyFenced` boolean
            - `otherFeatures` string
            - `sheds` boolean
            - `balcony` boolean
            - `mainRooms` integer
            - `style` string
            - `buildYear` integer
            - `buildType` string
            - `storeys` integer
            - `roofStyle` string
            - `nathersRating` number, double
          - `address` Address
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `originalListingAddress` Address
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `landDetails` LandDetails
            - `propertyArea` number, double
            - `buildingArea` number, double
            - `volumeFolio` string
          - `extra` SearchExtra
            - `distance` number, double
            - `nameMatchType` string
            - `matchedName` string
          - `_self` string
    - `sales` AppraisalSalesView
      - `included` boolean
      - `items` AppraisalSalesViewDetail[]
        - `item` Sale
          - `id` integer
          - `disclaimer` string
          - `messages` Message[]
            - `code` integer
            - `text` string
          - `price` SensitivePrice
            - `display` string
            - `value` number, double
            - `rawValue` number, double
            - `withheld` boolean
          - `listingHistory` SaleListingHistory
            - `originalListingId` ListingIdentifier
              - …
            - `originalPrice` SensitivePrice
              - …
            - `originalPricePercentChange` SensitiveChange
              - …
            - `lastListingId` ListingIdentifier
              - …
            - `lastPrice` SensitivePrice
              - …
            - `lastPricePercentChange` SensitiveChange
              - …
            - `daysToSell` integer
          - `saleDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `settlementDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `contractDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `image` ImageIdentifier
            - `id` integer
            - `_self` string
          - `property` PropertyIdentifier
            - `id` integer
            - `matchlevel` 'suburb' | 'street' | 'property'
            - `location` Point
              - …
            - `parent` boolean
            - `_self` string
          - `street` StreetIdentifier
            - `id` string
          - `suburb` SuburbIdentifier
            - `id` string
            - `_self` string
          - `propertyType` string
          - `saleType` string
          - `agency` Agency
            - `id` integer
            - `name` string
            - `phoneNumber` string
          - `agent` Agent
            - `name` string
            - `phoneNumber` string
            - `agency` AgencyIdentifier
              - …
          - `location` Point
            - `lat` number, double
            - `lon` number, double
          - `metadata` SaleMetadata
            - `governmentSale` boolean
            - `pending` boolean
          - `address` Address
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `alternativeAddresses` Address[]
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `propertyFeatures` ExtendedPropertyFeatures
            - `bedrooms` integer
            - `bathrooms` integer
            - `carParks` integer
            - `rumpusRoom` boolean
            - `airConditioning` boolean
            - `doubleStorey` boolean
            - `highSet` boolean
            - `multiLevel` boolean
            - `splitLevel` boolean
            - `brickTile` boolean
            - `contemporary` boolean
            - `postWar` boolean
            - `queenslander` boolean
            - `ensuite` boolean
            - `study` boolean
            - `verandah` boolean
            - `builtIn` boolean
            - `modernKitchen` boolean
            - `pool` boolean
            - `scenicViews` boolean
            - `waterFrontage` boolean
            - `closeSchools` boolean
            - `closeTransport` boolean
            - `lowSet` boolean
            - `colonial` boolean
            - `entertainmentArea` boolean
            - `sleepout` boolean
            - `boreWater` boolean
            - `dams` boolean
            - `fullyFenced` boolean
            - `otherFeatures` string
            - `sheds` boolean
            - `balcony` boolean
            - `mainRooms` integer
            - `style` string
            - `buildYear` integer
            - `buildType` string
            - `storeys` integer
            - `roofStyle` string
            - `nathersRating` number, double
          - `landDetails` LandDetails
            - `propertyArea` number, double
            - `buildingArea` number, double
            - `volumeFolio` string
          - `rpd` string
          - `dealingNumber` string
          - `streetDisplay` string
          - `lowAskPrice` integer
          - `highAskPrice` integer
          - `extra` SearchExtra
            - `distance` number, double
            - `nameMatchType` string
            - `matchedName` string
          - `saleParticipants` SaleParticipantsSummary
            - `vendorsSummary` string
            - `purchasersSummary` string
          - `_self` string
    - `listings` AppraisalsListingsView
      - `included` boolean
      - `items` AppraisalsListingsViewDetail[]
        - `item` Listing
          - `id` integer
          - `rental` boolean
          - `disclaimer` string
          - `messages` Message[]
            - `code` integer
            - `text` string
          - `agents` Agent[]
            - `name` string
            - `phoneNumber` string
            - `agency` AgencyIdentifier
              - …
          - `agencies` Agency[]
            - `id` integer
            - `name` string
            - `phoneNumber` string
          - `price` SensitivePrice
            - `display` string
            - `value` number, double
            - `rawValue` number, double
            - `withheld` boolean
          - `listingHistory` ListingListingHistory
            - `originalPrice` SensitivePrice
              - …
            - `originalPricePercentChange` SensitiveChange
              - …
            - `daysOnMarket` integer
            - `lowAskPrice` integer
            - `highAskPrice` integer
          - `startDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `image` ImageIdentifier
            - `id` integer
            - `_self` string
          - `property` PropertyIdentifier
            - `id` integer
            - `matchlevel` 'suburb' | 'street' | 'property'
            - `location` Point
              - …
            - `parent` boolean
            - `_self` string
          - `street` StreetIdentifier
            - `id` string
          - `suburb` SuburbIdentifier
            - `id` string
            - `_self` string
          - `location` Point
            - `lat` number, double
            - `lon` number, double
          - `propertyLegalDescription` string
          - `propertyType` string
          - `type` string
          - `status` ListingStatus
            - `historic` boolean
            - `underOffer` boolean
            - `listingStatus` string
          - `endDate` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `lastModified` SensitiveDate
            - `display` string
            - `value` string, date-time
            - `rawValue` string, date-time
          - `propertyFeatures` ExtendedPropertyFeatures
            - `bedrooms` integer
            - `bathrooms` integer
            - `carParks` integer
            - `rumpusRoom` boolean
            - `airConditioning` boolean
            - `doubleStorey` boolean
            - `highSet` boolean
            - `multiLevel` boolean
            - `splitLevel` boolean
            - `brickTile` boolean
            - `contemporary` boolean
            - `postWar` boolean
            - `queenslander` boolean
            - `ensuite` boolean
            - `study` boolean
            - `verandah` boolean
            - `builtIn` boolean
            - `modernKitchen` boolean
            - `pool` boolean
            - `scenicViews` boolean
            - `waterFrontage` boolean
            - `closeSchools` boolean
            - `closeTransport` boolean
            - `lowSet` boolean
            - `colonial` boolean
            - `entertainmentArea` boolean
            - `sleepout` boolean
            - `boreWater` boolean
            - `dams` boolean
            - `fullyFenced` boolean
            - `otherFeatures` string
            - `sheds` boolean
            - `balcony` boolean
            - `mainRooms` integer
            - `style` string
            - `buildYear` integer
            - `buildType` string
            - `storeys` integer
            - `roofStyle` string
            - `nathersRating` number, double
          - `address` Address
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `originalListingAddress` Address
            - `street` string
            - `unit` string
            - `level` string
            - `lot` string
            - `streetNumber` string
            - `streetAddress` string
            - `locality` string
            - `streetLocation` string
            - `state` string
            - `postcode` string
            - `countryCode` string
            - `streetName` string
            - `streetSuffix` string
            - `streetType` string
            - `lga` string
          - `landDetails` LandDetails
            - `propertyArea` number, double
            - `buildingArea` number, double
            - `volumeFolio` string
          - `extra` SearchExtra
            - `distance` number, double
            - `nameMatchType` string
            - `matchedName` string
          - `_self` string
  - `disclaimer` string

---

[API](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1.md) · [All operations](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefinder/pricefinder-api-v1-13-1/revisions/10efa1470b1d/schema)
