Website logo

Flatmate search

Performs a search within the Flatmates Wanted category.

URL: https://api.trademe.co.nz/v1/Search/Flatmates.{file_format}
HTTP Method: GET
Requires Authentication? Yes
Permission Required: None
Supported Formats: XML, JSON
Rate Limited? Yes

URL parameters

file_format Enumeration (required) The format of the response.
xml Serialize responses into XML.
json Serialize responses into JSON.

Query String parameters

adjacent_suburbs Boolean (optional)

Indicates whether the search should include listings in adjacent suburbs. Only used if a suburb is specified.

available_now Boolean (optional)

Filters listings where the available date is today or earlier

bathrooms_max Integer (optional)

Maximum number of bathrooms.

bathrooms_min Integer (optional)

Minimum number of bathrooms.

bedrooms_max Integer (optional)

Maximum number of bedrooms.

bedrooms_min Integer (optional)

Minimum number of bedrooms.

couples_ok Boolean (optional)

Filters listings where couples will be considered

date_from DateTime (optional)

Excludes listings starting before this date.

district Integer (optional)

The ID of a district to search within.

latitude_max Number (optional)

Maximum latitude. This parameter cannot be used on it's own - latitude_min, latitude_max, longitude_min and longitude_max must all be supplied in order to geographically constrain the results.

latitude_min Number (optional)

Minimum latitude. This parameter cannot be used on it's own - latitude_min, latitude_max, longitude_min and longitude_max must all be supplied in order to geographically constrain the results.

longitude_max Number (optional)

Maximum longitude. This parameter cannot be used on it's own - latitude_min, latitude_max, longitude_min and longitude_max must all be supplied in order to geographically constrain the results.

longitude_min Number (optional)

Minimum longitude. This parameter cannot be used on it's own - latitude_min, latitude_max, longitude_min and longitude_max must all be supplied in order to geographically constrain the results.

member_listing Integer (optional)

Filters the listings to only those with the given seller.

page Integer (optional)

The page number of the set of results to return, starting from 1. Defaults to 1.

pets_ok Boolean (optional)

Filters listings where pets will be considered

photo_size Enumeration (optional)

The size of the images to return in the results. Defaults to Thumbnail.

Thumbnail Thumbnail
List List
Medium Medium
Gallery Gallery
Large Large
FullSize FullSize
JobSearchCard JobSearchCard
price_max Integer (optional)

Maximum rent per week, in NZD.

price_min Integer (optional)

Minimum rent per week, in NZD.

property_type String (optional)

A comma-separated list of property types. Valid values are "Apartment", "House", "LifestyleBlock", "Townhouse", "Unit".

region Integer (optional)

Specifies the ID of the region to search within. Note that there are multiple region lists, this parameter accepts a property region ID.

rows Integer (optional)

The number of results per page; also the maximum number of results to return. The maximum is 25 for unauthenticated requests and 500 for authenticated requests. Defaults to 25 (unauthenticated) or 50 (authenticated).

search_string String (optional)

One or more keywords to use in a search query.

smokers_ok Boolean (optional)

Filters listings where smokers are permitted

sort_order Enumeration (optional)

Sorts the returned results using the specified sort order.

Default
FeaturedFirst feature_first
SuperGridFeaturedFirst sg_feature_first
TitleAsc title_asc
ExpiryAsc expiry_asc
ExpiryDesc expiry_desc
PriceAsc price_asc
PriceDesc price_desc
BidsMost bids_asc
BuyNowAsc buynow_asc
BuyNowDesc buynow_desc
ReviewsDesc reviews_desc
MotorsExpiryAsc mtr_expiry_asc
MotorsLatestListings mtr_ltst_lstngs
MotorsTitleAsc mtr_title_asc
HighestSalary 144_desc
LowestSalary 144_asc
MotorsLowestKilometres mtr_13_asc
MotorsHighestKilometres mtr_13_desc
MotorsNewestVehicle mtr_24_desc
MotorsOldestVehicle mtr_24_asc
BestMatch jobs_best_match
JobsRerank jobs_rerank
JobsRerankFeaturePagination jobs_rerank_feature_pagination
LargestDiscount percent_off_desc
PropertyPackage property_package
PropertyFeature property_feature
EarliestOpenHome open_homes_next
suburb String (optional)

The ID of a suburb to search within. Searching within multiple suburbs is supported; separate each suburb ID with a comma.

Returns

<Flatmates>

The search results.

TotalCount Integer TotalCount
TotalCountTruncated Boolean TotalCountTruncated
Page Integer Page
PageSize Integer PageSize
List Collection of <Flatmate> or null InnerList
ListingId Integer ListingId
Title String or null Title
Category String or null Category
StartPrice Number StartPrice
BuyNowPrice Number BuyNowPrice
StartDate DateTime StartDate
EndDate DateTime EndDate
IsFeatured Boolean IsFeatured
HasGallery Boolean HasGallery
IsBold Boolean IsBold
IsHighlighted Boolean IsHighlighted
HasHomePageFeature Boolean HasHomePageFeature
MaxBidAmount Number MaxBidAmount
AsAt DateTime AsAt
CategoryPath String or null CategoryPath
PictureHref String or null PictureHref
HasPayNow Boolean HasPayNow
IsNew Boolean IsNew
RegionId Integer RegionId

This field cannot cope with the two main geographical classification systems. Except for the property search API, it should not be used.

Region String or null Region
SuburbId Integer SuburbId
Suburb String or null Suburb
PickupLocality <PickupLocality> or null PickupLocality
Suburb String or null Suburb
District String or null District
Region String or null Region
BidCount Integer BidCount
IsReserveMet Boolean IsReserveMet
HasReserve Boolean HasReserve
HasBuyNow Boolean HasBuyNow
NoteDate DateTime NoteDate
ReserveState Enumeration ReserveState
None 0 None
Met 1 Met
NotMet 2 NotMet
NotApplicable 3 NotApplicable
Attributes Collection of <Attribute> or null Attributes
Name String or null Name
DisplayName String or null DisplayName
Value String or null Value
DisplayValue String or null DisplayValue
IsClassified Boolean IsClassified
OpenHomes Collection of <OpenHome> or null OpenHomes
Start DateTime Start
End DateTime End
Subtitle String or null Subtitle
IsBuyNowOnly Boolean IsBuyNowOnly
RemainingGalleryPlusRelists Integer or null RemainingGalleryPlusRelists
IsOnWatchList Boolean IsOnWatchList
GeographicLocation <GeographicLocation> or null GeographicLocation
Latitude Number Latitude
Longitude Number Longitude
Northing Integer Northing
Easting Integer Easting
Accuracy Enumeration Accuracy
None 0 None
Address 1 Address
Street 3 Street
Suburb 2 Suburb
AdminPinpoint 4 AdminPinpoint
PriceDisplay String or null PriceDisplay
TotalReviewCount Integer TotalReviewCount
PositiveReviewCount Integer PositiveReviewCount
HasAppliedForJob Boolean HasAppliedForJob
JobApplicationDate DateTime or null JobApplicationDate
HasFreeShipping Boolean HasFreeShipping
IsClearance Boolean IsClearance
WasPrice Number or null WasPrice
PercentageOff Integer or null PercentageOff
Branding <Branding> or null Branding
LargeSquareLogo String or null LargeSquareLogo
LargeWideLogo String or null LargeWideLogo
BackgroundColor String or null BackgroundColor
TextColor String or null TextColor
StrokeColor String or null StrokeColor
DisableBanner Boolean DisableBanner
OfficeLocation String or null OfficeLocation
LargeBannerURL String or null LargeBannerURL
IsSuperFeatured Boolean IsSuperFeatured
ShortDescription String or null ShortDescription
PhotoUrls Collection of String or null PhotoUrls
PromotionId Integer or null PromotionId
HasEmbeddedVideo Boolean HasEmbeddedVideo
VariantDefinitionSummary <VariantDefinitionSummary> or null VariantDefinitionSummary
PriceLow Number or null PriceLow
PriceHigh Number or null PriceHigh
Price Number or null Price
HasPriceRange Boolean HasPriceRange
DiscountPercentLow Integer or null DiscountPercentLow
DiscountPercentHigh Integer or null DiscountPercentHigh
DiscountPercent Integer or null DiscountPercent
HasDiscountPercentRange Boolean HasDiscountPercentRange
AllDiscounted Boolean AllDiscounted
AllOnClearance Boolean AllOnClearance
AdditionalData <AdditionalData> or null AdditionalData
BulletPoints Collection of String or null BulletPoints
Tags Collection of <Tag> or null Tags
Name String or null Name
ListingExtras Collection of String or null ListingExtras
IsLoyaltyEligible Boolean IsLoyaltyEligible
HasPing Boolean HasPing
StoreBrandLogoUrl String or null StoreBrandLogoUrl
WhyPayPrice Number or null WhyPayPrice
Has3DTour Boolean Has3DTour
ShippingDetails <ShippingDetails> or null ShippingDetails
ShippingTemplateId Integer or null ShippingTemplateId
SuggestedShipping <SuggestedShipping> or null SuggestedShipping
Price Number or null Price
Destination String or null Destination
DeliveryTime <ShippingDeliveryTime> or null DeliveryTime
MinValue String or null MinValue
MaxValue String or null MaxValue
IsRural Boolean or null IsRural
PriceType Enumeration or null PriceType
AskingPrice 0 AskingPrice
PriceOnApplication 1 PriceOnApplication
ExcludingGST 2 ExcludingGST
HasSpecialOffer Boolean HasSpecialOffer
NewCarInformation <NewCarInformation> or null NewCarInformation
Availability Enumeration Availability
InTransit 2 In Transit
AvailableToOrder 3 Available to order
Condition Enumeration Condition
BrandNew 1 BrandNew
ExDemo 2 ExDemo
CertifiedPreOwned 4 CertifiedPreOwned
CertifiedPreOwned <CertifiedPreOwnedProgramme> or null CertifiedPreOwned
LogoUrl String or null LogoUrl
DarkModeLogoUrl String or null DarkModeLogoUrl
MemberDateJoined DateTime or null MemberDateJoined
LastServiceReview <LastServiceReview> or null LastServiceReview
ServiceReviewerNickname String or null ServiceReviewerNickname
ServiceReviewText String or null ServiceReviewText
ServiceReviewDateEntered DateTime or null ServiceReviewDateEntered
Sponsored <SponsoredListingsDetails> or null Sponsored
TopSortProductId String or null TopSortProductId
TopSortResolveBidId String or null TopSortResolveBidId
TopSortUniqueId String or null TopSortUniqueId
MotorsExternalMediaOverview <MotorsExternalMediaOverview> or null MotorsExternalMediaOverview
HasInstavid360Spinner Boolean HasInstavid360Spinner
ListingPlatform Enumeration ListingPlatform
Unset 0 Unset
TradeMe 1 TradeMe
Koru 2 Koru
AllowsPickups Enumeration AllowsPickups
None 0 None
Allow 1 Allow
Demand 2 Demand
Forbid 3 Forbid
SearchResultAttributes Collection of <SearchResultAttribute> or null SearchResultAttributes
Id Enumeration Id
Odometer 1 Odometer
FuelType 2 Fuel Type
Location 3 Location
Transmission 4 Transmission
EngineSize 5 Engine Size
GrossVehicleMass 6 GVM
DinghyType 7 Dinghy Type
Length 8 Length
EngineHours 9 Engine Hours
EngineDetails 10 Engine Details
Berths 11 Berths
SelfContained 12 Self Contained
CaravanLength 13 Caravan Length
MotorhomeLength 14 Motorhome Length
HullType 15 Hull Type
MotorBikeType 16 Motorbike Type
DisplayValue String or null DisplayValue
Name String or null Name
Address String or null Address
District String or null District
AgencyReference String or null AgencyReference
Amenities String or null Amenities
Area Integer Area
LandArea Integer LandArea
AvailableFrom String or null AvailableFrom
Bathrooms Integer Bathrooms
Bedrooms Integer or null Bedrooms
BestContactTime String or null BestContactTime
IdealTenant String or null IdealTenant
ListingGroup String or null ListingGroup
MaxTenants Integer MaxTenants
Parking String or null Parking
PetsOkay Enumeration PetsOkay
NotSpecified 0 NotSpecified
No 1 No
Yes 2 Yes
Negotiable 3 Negotiable
PropertyType String or null PropertyType
RateableValue Integer RateableValue
RentPerWeek Number RentPerWeek
SmokersOkay Enumeration SmokersOkay
NotSpecified 0 NotSpecified
No 1 No
Yes 2 Yes
ViewingInstructions String or null ViewingInstructions
Whiteware String or null Whiteware
PropertyId String or null PropertyId
AdjacentSuburbNames Collection of String or null AdjacentSuburbNames
AdjacentSuburbIds Collection of Integer or null AdjacentSuburbIds
DistrictId Integer DistrictId
Agency <Agency> or null Agency
Id Integer Id
Name String or null Name
Address String or null Address
Suburb String or null Suburb
City String or null City
PhoneNumber String or null PhoneNumber
FaxNumber String or null FaxNumber
EMail String or null EMail
Website String or null Website
Logo String or null Logo
Type Integer CompanyType
BillingType Integer BillingType
Branding <Branding> or null Branding
(This type has already been defined)
Logo2 String or null Logo2
Agents Collection of <Agent> or null Agents
FullName String or null FullName
Position String or null Position
MobilePhoneNumber String or null MobilePhoneNumber
OfficePhoneNumber String or null OfficePhoneNumber
EMail String or null EMail
FaxNumber String or null FaxNumber
HomePhoneNumber String or null HomePhoneNumber
FirstName String or null FirstName
Photo String or null Photo
UrlSlug String or null UrlSlug
IsRealEstateAgency Boolean IsRealEstateAgency
IsJobAgency Boolean IsJobAgency
IsLicensedPropertyAgency Boolean IsLicensedPropertyAgency
IsBoosted Boolean IsBoosted

The IsBoosted field is deprecated and the label is no longer being shown on Trade Me search results. Boosted properties will retain the same effect in search result ordering.

AreaRangeMax Integer AreaRangeMax
TotalParking Integer TotalParking
Lounges Integer Lounges
PremiumPackageCode String or null PremiumPackageCode
PropertySaleInformation <PropertySaleInformation> or null PropertySaleInformation
PropertySaleType Enumeration PropertySaleType
None 0 None
AskingPrice 1 AskingPrice
EnquiriesOver 2 EnquiriesOver
Auction 3 Auction
Tender 4 Tender
PriceByNegotiation 5 PriceByNegotiation
PriceOnApplication 6 PriceOnApplication
DeadlinePrivateTreaty 7 DeadlinePrivateTreaty
AskingPricePlusGst 8 AskingPricePlusGst
PropertyDateOfSale DateTime PropertyDateOfSale
Flatmates Integer Flatmates
CurrentFlatmates String or null CurrentFlatmates
CouplesOkay Enumeration CouplesOkay
NotSpecified 0 NotSpecified
No 1 No
Yes 2 Yes
Negotiable 3 Negotiable
AdditionalCosts String or null AdditionalCosts
DidYouMean String or null DidYouMean
FoundCategories Collection of <FoundCategory> or null FoundCategories
Count Integer Count
Category String or null Category
Name String or null Name
IsRestricted Boolean IsRestricted
CategoryId Integer CategoryId
IsLeaf Boolean IsLeaf
FavouriteId Integer or null FavouriteId
FavouriteType Enumeration FavouriteType
None 0 None
Category 1 Category
Search 3 Search
AttributeSearch 4 AttributeSearch
Seller 6 Seller
Parameters Collection of <SearchParameter> or null Parameters
DisplayName String or null DisplayName
Name String or null Name
LowerBoundName String or null LowerBoundName
UpperBoundName String or null UpperBoundName
Type Enumeration Type
Boolean 0 Boolean
Numeric 1 Numeric
String 2 String
PropertyRegionId 3 PropertyRegionId
PropertyDistrictId 4 PropertyDistrictId
PropertySuburbId 5 PropertySuburbId
Location 6 Location
AllowsMultipleValues Boolean AllowsMultipleValues
MutualExclusionGroup String or null MutualExclusionGroup
DependentOn String or null DependentOn
ExternalOptionsKey String or null ExternalOptionsKey
DisplayValue String or null DisplayValue
Options Collection of <AttributeOption> or null Options
Value String or null Value
Display String or null Display
Count Integer or null Count
DependentParameter <SearchParameter> or null DependentParameter
(This type has already been defined)
DisplaySuggested Boolean DisplaySuggested
DisplayNew Boolean DisplayNew
SortOrders Collection of <AttributeOption> or null SortOrders
(This type has already been defined)
MemberProfile <MemberProfile> or null MemberProfile
FirstName String or null FirstName
Occupation String or null Occupation
Biography String or null Biography
Quote String or null Quote
Photo String or null Photo
IsEnabled Boolean IsEnabled
DateRemoved DateTime DateRemoved
Member <Member> or null Member
MemberId Integer MemberId
Nickname String or null Nickname
DateAddressVerified DateTime DateAddressVerified
DateJoined DateTime DateJoined
UniqueNegative Integer UniqueNegative
UniquePositive Integer UniquePositive
FeedbackCount Integer FeedbackCount
IsAddressVerified Boolean IsAddressVerified
Suburb String or null Suburb
IsDealer Boolean IsDealer
IsAuthenticated Boolean IsAuthenticated
IsInTrade Boolean IsInTrade
ImportChargesMayApply Boolean ImportChargesMayApply
Profile <SimpleMemberProfile> or null Profile
Occupation String or null Occupation
Biography String or null Biography
Quote String or null Quote
Photo String or null Photo
IsTopSeller Boolean IsTopSeller
IsRentiUser Boolean IsRentiUser
FavouriteId Integer FavouriteId
Store <Store> or null Store
Name String or null Name
MemberId Integer MemberId
LogoImageUri String or null LogoImageUri
BannerImageUri String or null BannerImageUri
Promotions Collection of <StorePromotion> or null Promotions
ImageUri String or null ImageUri
Uri String or null Uri
AltText String or null AltText
ShortDescription String or null ShortDescription
LargeBannerImage <LargeBannerImage> or null LargeBannerImage
Small String or null Small
Medium String or null Medium
Large String or null Large
XLarge String or null XLarge
StorePath String or null StorePath
SaleCount Integer SaleCount
Location String or null Location
PhoneNumber String or null PhoneNumber
Website String or null Website
Email String or null Email
Member <Member> or null Member
(This type has already been defined)
Pages Collection of <StorePage> or null Pages
Heading String or null Heading
Text String or null Text
Tier Enumeration Tier
NotAStore 0 NotAStore
Basic 1 Basic
Premium 2 Premium
IsPropertyAgent Boolean IsPropertyAgent
SuperFeatures Collection of <Flatmate> or null SuperFeatures
ListingId Integer ListingId
Title String or null Title
Category String or null Category
StartPrice Number StartPrice
BuyNowPrice Number BuyNowPrice
StartDate DateTime StartDate
EndDate DateTime EndDate
IsFeatured Boolean IsFeatured
HasGallery Boolean HasGallery
IsBold Boolean IsBold
IsHighlighted Boolean IsHighlighted
HasHomePageFeature Boolean HasHomePageFeature
MaxBidAmount Number MaxBidAmount
AsAt DateTime AsAt
CategoryPath String or null CategoryPath
PictureHref String or null PictureHref
HasPayNow Boolean HasPayNow
IsNew Boolean IsNew
RegionId Integer RegionId

This field cannot cope with the two main geographical classification systems. Except for the property search API, it should not be used.

Region String or null Region
SuburbId Integer SuburbId
Suburb String or null Suburb
PickupLocality <PickupLocality> or null PickupLocality
Suburb String or null Suburb
District String or null District
Region String or null Region
BidCount Integer BidCount
IsReserveMet Boolean IsReserveMet
HasReserve Boolean HasReserve
HasBuyNow Boolean HasBuyNow
NoteDate DateTime NoteDate
ReserveState Enumeration ReserveState
None 0 None
Met 1 Met
NotMet 2 NotMet
NotApplicable 3 NotApplicable
Attributes Collection of <Attribute> or null Attributes
Name String or null Name
DisplayName String or null DisplayName
Value String or null Value
DisplayValue String or null DisplayValue
IsClassified Boolean IsClassified
OpenHomes Collection of <OpenHome> or null OpenHomes
Start DateTime Start
End DateTime End
Subtitle String or null Subtitle
IsBuyNowOnly Boolean IsBuyNowOnly
RemainingGalleryPlusRelists Integer or null RemainingGalleryPlusRelists
IsOnWatchList Boolean IsOnWatchList
GeographicLocation <GeographicLocation> or null GeographicLocation
Latitude Number Latitude
Longitude Number Longitude
Northing Integer Northing
Easting Integer Easting
Accuracy Enumeration Accuracy
None 0 None
Address 1 Address
Street 3 Street
Suburb 2 Suburb
AdminPinpoint 4 AdminPinpoint
PriceDisplay String or null PriceDisplay
TotalReviewCount Integer TotalReviewCount
PositiveReviewCount Integer PositiveReviewCount
HasAppliedForJob Boolean HasAppliedForJob
JobApplicationDate DateTime or null JobApplicationDate
HasFreeShipping Boolean HasFreeShipping
IsClearance Boolean IsClearance
WasPrice Number or null WasPrice
PercentageOff Integer or null PercentageOff
Branding <Branding> or null Branding
LargeSquareLogo String or null LargeSquareLogo
LargeWideLogo String or null LargeWideLogo
BackgroundColor String or null BackgroundColor
TextColor String or null TextColor
StrokeColor String or null StrokeColor
DisableBanner Boolean DisableBanner
OfficeLocation String or null OfficeLocation
LargeBannerURL String or null LargeBannerURL
IsSuperFeatured Boolean IsSuperFeatured
ShortDescription String or null ShortDescription
PhotoUrls Collection of String or null PhotoUrls
PromotionId Integer or null PromotionId
HasEmbeddedVideo Boolean HasEmbeddedVideo
VariantDefinitionSummary <VariantDefinitionSummary> or null VariantDefinitionSummary
PriceLow Number or null PriceLow
PriceHigh Number or null PriceHigh
Price Number or null Price
HasPriceRange Boolean HasPriceRange
DiscountPercentLow Integer or null DiscountPercentLow
DiscountPercentHigh Integer or null DiscountPercentHigh
DiscountPercent Integer or null DiscountPercent
HasDiscountPercentRange Boolean HasDiscountPercentRange
AllDiscounted Boolean AllDiscounted
AllOnClearance Boolean AllOnClearance
AdditionalData <AdditionalData> or null AdditionalData
BulletPoints Collection of String or null BulletPoints
Tags Collection of <Tag> or null Tags
Name String or null Name
ListingExtras Collection of String or null ListingExtras
IsLoyaltyEligible Boolean IsLoyaltyEligible
HasPing Boolean HasPing
StoreBrandLogoUrl String or null StoreBrandLogoUrl
WhyPayPrice Number or null WhyPayPrice
Has3DTour Boolean Has3DTour
ShippingDetails <ShippingDetails> or null ShippingDetails
ShippingTemplateId Integer or null ShippingTemplateId
SuggestedShipping <SuggestedShipping> or null SuggestedShipping
Price Number or null Price
Destination String or null Destination
DeliveryTime <ShippingDeliveryTime> or null DeliveryTime
MinValue String or null MinValue
MaxValue String or null MaxValue
IsRural Boolean or null IsRural
PriceType Enumeration or null PriceType
AskingPrice 0 AskingPrice
PriceOnApplication 1 PriceOnApplication
ExcludingGST 2 ExcludingGST
HasSpecialOffer Boolean HasSpecialOffer
NewCarInformation <NewCarInformation> or null NewCarInformation
Availability Enumeration Availability
InTransit 2 In Transit
AvailableToOrder 3 Available to order
Condition Enumeration Condition
BrandNew 1 BrandNew
ExDemo 2 ExDemo
CertifiedPreOwned 4 CertifiedPreOwned
CertifiedPreOwned <CertifiedPreOwnedProgramme> or null CertifiedPreOwned
LogoUrl String or null LogoUrl
DarkModeLogoUrl String or null DarkModeLogoUrl
MemberDateJoined DateTime or null MemberDateJoined
LastServiceReview <LastServiceReview> or null LastServiceReview
ServiceReviewerNickname String or null ServiceReviewerNickname
ServiceReviewText String or null ServiceReviewText
ServiceReviewDateEntered DateTime or null ServiceReviewDateEntered
Sponsored <SponsoredListingsDetails> or null Sponsored
TopSortProductId String or null TopSortProductId
TopSortResolveBidId String or null TopSortResolveBidId
TopSortUniqueId String or null TopSortUniqueId
MotorsExternalMediaOverview <MotorsExternalMediaOverview> or null MotorsExternalMediaOverview
HasInstavid360Spinner Boolean HasInstavid360Spinner
ListingPlatform Enumeration ListingPlatform
Unset 0 Unset
TradeMe 1 TradeMe
Koru 2 Koru
AllowsPickups Enumeration AllowsPickups
None 0 None
Allow 1 Allow
Demand 2 Demand
Forbid 3 Forbid
SearchResultAttributes Collection of <SearchResultAttribute> or null SearchResultAttributes
Id Enumeration Id
Odometer 1 Odometer
FuelType 2 Fuel Type
Location 3 Location
Transmission 4 Transmission
EngineSize 5 Engine Size
GrossVehicleMass 6 GVM
DinghyType 7 Dinghy Type
Length 8 Length
EngineHours 9 Engine Hours
EngineDetails 10 Engine Details
Berths 11 Berths
SelfContained 12 Self Contained
CaravanLength 13 Caravan Length
MotorhomeLength 14 Motorhome Length
HullType 15 Hull Type
MotorBikeType 16 Motorbike Type
DisplayValue String or null DisplayValue
Name String or null Name
Address String or null Address
District String or null District
AgencyReference String or null AgencyReference
Amenities String or null Amenities
Area Integer Area
LandArea Integer LandArea
AvailableFrom String or null AvailableFrom
Bathrooms Integer Bathrooms
Bedrooms Integer or null Bedrooms
BestContactTime String or null BestContactTime
IdealTenant String or null IdealTenant
ListingGroup String or null ListingGroup
MaxTenants Integer MaxTenants
Parking String or null Parking
PetsOkay Enumeration PetsOkay
NotSpecified 0 NotSpecified
No 1 No
Yes 2 Yes
Negotiable 3 Negotiable
PropertyType String or null PropertyType
RateableValue Integer RateableValue
RentPerWeek Number RentPerWeek
SmokersOkay Enumeration SmokersOkay
NotSpecified 0 NotSpecified
No 1 No
Yes 2 Yes
ViewingInstructions String or null ViewingInstructions
Whiteware String or null Whiteware
PropertyId String or null PropertyId
AdjacentSuburbNames Collection of String or null AdjacentSuburbNames
AdjacentSuburbIds Collection of Integer or null AdjacentSuburbIds
DistrictId Integer DistrictId
Agency <Agency> or null Agency
Id Integer Id
Name String or null Name
Address String or null Address
Suburb String or null Suburb
City String or null City
PhoneNumber String or null PhoneNumber
FaxNumber String or null FaxNumber
EMail String or null EMail
Website String or null Website
Logo String or null Logo
Type Integer CompanyType
BillingType Integer BillingType
Branding <Branding> or null Branding
(This type has already been defined)
Logo2 String or null Logo2
Agents Collection of <Agent> or null Agents
FullName String or null FullName
Position String or null Position
MobilePhoneNumber String or null MobilePhoneNumber
OfficePhoneNumber String or null OfficePhoneNumber
EMail String or null EMail
FaxNumber String or null FaxNumber
HomePhoneNumber String or null HomePhoneNumber
FirstName String or null FirstName
Photo String or null Photo
UrlSlug String or null UrlSlug
IsRealEstateAgency Boolean IsRealEstateAgency
IsJobAgency Boolean IsJobAgency
IsLicensedPropertyAgency Boolean IsLicensedPropertyAgency
IsBoosted Boolean IsBoosted

The IsBoosted field is deprecated and the label is no longer being shown on Trade Me search results. Boosted properties will retain the same effect in search result ordering.

AreaRangeMax Integer AreaRangeMax
TotalParking Integer TotalParking
Lounges Integer Lounges
PremiumPackageCode String or null PremiumPackageCode
PropertySaleInformation <PropertySaleInformation> or null PropertySaleInformation
PropertySaleType Enumeration PropertySaleType
None 0 None
AskingPrice 1 AskingPrice
EnquiriesOver 2 EnquiriesOver
Auction 3 Auction
Tender 4 Tender
PriceByNegotiation 5 PriceByNegotiation
PriceOnApplication 6 PriceOnApplication
DeadlinePrivateTreaty 7 DeadlinePrivateTreaty
AskingPricePlusGst 8 AskingPricePlusGst
PropertyDateOfSale DateTime PropertyDateOfSale
Flatmates Integer Flatmates
CurrentFlatmates String or null CurrentFlatmates
CouplesOkay Enumeration CouplesOkay
NotSpecified 0 NotSpecified
No 1 No
Yes 2 Yes
Negotiable 3 Negotiable
AdditionalCosts String or null AdditionalCosts
SearchQueryId String or null SearchQueryId
AutoCategoryJump Boolean AutoCategoryJump
FavouriteFrequency Integer FavouriteFrequency
FavouritePushFrequency Enumeration FavouritePushFrequency
None 0 None
Instant 1 Instant
SEODetails <SEODetails> or null SEODetails
PageTitle String or null PageTitle
DisplayTitle String or null DisplayTitle
SeoDrivenRedirectionData <SeoDrivenRedirectionData> or null SeoDrivenRedirectionData
UrlInfo <SeoDrivenUrl> or null UrlInfo
Robots String or null Robots
SeoDrivenCanonicalUrl String or null SeoDrivenCanonicalUrl
Href String or null Href
QueryParamsCollection Collection of <SeoDrivenQueryParams> or null QueryParamsCollection
Key String or null Key
Value String or null Value
HttpStatusCode String or null HttpStatusCode
HasBeenMigrated Boolean HasBeenMigrated
BusinessLine Enumeration BusinessLine
NotSpecified 0 NotSpecified
All 0 All
Marketplace 1 Marketplace
Property 2 Property
Motors 3 Motors
Jobs 4 Jobs
Services 5 Services
AggregateCounts Collection of <AggregateCount> or null AggregateCounts

Example XML Response (switch to JSON)

<Flatmates xmlns="http://api.trademe.co.nz/v1">
  <TotalCount>123</TotalCount>
  <TotalCountTruncated>false</TotalCountTruncated>
  <Page>123</Page>
  <PageSize>123</PageSize>
  <List>
    <Flatmate>
      <ListingId>123</ListingId>
      <Title>ABC</Title>
      <Category>ABC</Category>
      <StartPrice>123.0</StartPrice>
      <BuyNowPrice>123.0</BuyNowPrice>
      <StartDate>2018-01-01T00:00:00Z</StartDate>
      <EndDate>2018-01-01T00:00:00Z</EndDate>
      <IsFeatured>false</IsFeatured>
      <HasGallery>false</HasGallery>
      <IsBold>false</IsBold>
      <IsHighlighted>false</IsHighlighted>
      <HasHomePageFeature>false</HasHomePageFeature>
      <MaxBidAmount>123.0</MaxBidAmount>
      <AsAt>2018-01-01T00:00:00Z</AsAt>
      <CategoryPath>ABC</CategoryPath>
      <PictureHref>ABC</PictureHref>
      <HasPayNow>false</HasPayNow>
      <IsNew>false</IsNew>
      <RegionId>123</RegionId>
      <Region>ABC</Region>
      <SuburbId>123</SuburbId>
      <Suburb>ABC</Suburb>
      <PickupLocality>
        <Suburb>ABC</Suburb>
        <District>ABC</District>
        <Region>ABC</Region>
      </PickupLocality>
      <BidCount>123</BidCount>
      <IsReserveMet>false</IsReserveMet>
      <HasReserve>false</HasReserve>
      <HasBuyNow>false</HasBuyNow>
      <NoteDate>2018-01-01T00:00:00Z</NoteDate>
      <ReserveState>None</ReserveState>
      <Attributes>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
      </Attributes>
      <IsClassified>false</IsClassified>
      <OpenHomes>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
      </OpenHomes>
      <Subtitle>ABC</Subtitle>
      <IsBuyNowOnly>false</IsBuyNowOnly>
      <RemainingGalleryPlusRelists>123</RemainingGalleryPlusRelists>
      <IsOnWatchList>false</IsOnWatchList>
      <GeographicLocation>
        <Latitude>123.0</Latitude>
        <Longitude>123.0</Longitude>
        <Northing>123</Northing>
        <Easting>123</Easting>
        <Accuracy>None</Accuracy>
      </GeographicLocation>
      <PriceDisplay>ABC</PriceDisplay>
      <TotalReviewCount>123</TotalReviewCount>
      <PositiveReviewCount>123</PositiveReviewCount>
      <HasAppliedForJob>false</HasAppliedForJob>
      <JobApplicationDate>2018-01-01T00:00:00Z</JobApplicationDate>
      <HasFreeShipping>false</HasFreeShipping>
      <IsClearance>false</IsClearance>
      <WasPrice>123.0</WasPrice>
      <PercentageOff>123</PercentageOff>
      <Branding>
        <LargeSquareLogo>ABC</LargeSquareLogo>
        <LargeWideLogo>ABC</LargeWideLogo>
        <BackgroundColor>ABC</BackgroundColor>
        <TextColor>ABC</TextColor>
        <StrokeColor>ABC</StrokeColor>
        <DisableBanner>false</DisableBanner>
        <OfficeLocation>ABC</OfficeLocation>
        <LargeBannerURL>ABC</LargeBannerURL>
      </Branding>
      <IsSuperFeatured>false</IsSuperFeatured>
      <ShortDescription>ABC</ShortDescription>
      <PhotoUrls>
        <PhotoUrl>ABC</PhotoUrl>
        <PhotoUrl>ABC</PhotoUrl>
      </PhotoUrls>
      <PromotionId>123</PromotionId>
      <HasEmbeddedVideo>false</HasEmbeddedVideo>
      <VariantDefinitionSummary>
        <PriceLow>123.0</PriceLow>
        <PriceHigh>123.0</PriceHigh>
        <Price>123.0</Price>
        <HasPriceRange>false</HasPriceRange>
        <DiscountPercentLow>123</DiscountPercentLow>
        <DiscountPercentHigh>123</DiscountPercentHigh>
        <DiscountPercent>123</DiscountPercent>
        <HasDiscountPercentRange>false</HasDiscountPercentRange>
        <AllDiscounted>false</AllDiscounted>
        <AllOnClearance>false</AllOnClearance>
      </VariantDefinitionSummary>
      <AdditionalData>
        <BulletPoints>
          <BulletPoint>ABC</BulletPoint>
          <BulletPoint>ABC</BulletPoint>
        </BulletPoints>
        <Tags>
          <Tag>
            <Name>ABC</Name>
          </Tag>
          <Tag>
            <Name>ABC</Name>
          </Tag>
        </Tags>
      </AdditionalData>
      <ListingExtras>
        <ListingExtra>ABC</ListingExtra>
        <ListingExtra>ABC</ListingExtra>
      </ListingExtras>
      <IsLoyaltyEligible>false</IsLoyaltyEligible>
      <HasPing>false</HasPing>
      <StoreBrandLogoUrl>ABC</StoreBrandLogoUrl>
      <WhyPayPrice>123.0</WhyPayPrice>
      <Has3DTour>false</Has3DTour>
      <ShippingDetails>
        <ShippingTemplateId>123</ShippingTemplateId>
        <SuggestedShipping>
          <Price>123.0</Price>
          <Destination>ABC</Destination>
          <DeliveryTime>
            <MinValue>ABC</MinValue>
            <MaxValue>ABC</MaxValue>
          </DeliveryTime>
          <IsRural>false</IsRural>
        </SuggestedShipping>
      </ShippingDetails>
      <PriceType>AskingPrice</PriceType>
      <HasSpecialOffer>false</HasSpecialOffer>
      <NewCarInformation>
        <Availability>InTransit</Availability>
        <Condition>BrandNew</Condition>
        <CertifiedPreOwned>
          <LogoUrl>ABC</LogoUrl>
          <DarkModeLogoUrl>ABC</DarkModeLogoUrl>
        </CertifiedPreOwned>
      </NewCarInformation>
      <MemberDateJoined>2018-01-01T00:00:00Z</MemberDateJoined>
      <LastServiceReview>
        <ServiceReviewerNickname>ABC</ServiceReviewerNickname>
        <ServiceReviewText>ABC</ServiceReviewText>
        <ServiceReviewDateEntered>2018-01-01T00:00:00Z</ServiceReviewDateEntered>
      </LastServiceReview>
      <Sponsored>
        <TopSortProductId>ABC</TopSortProductId>
        <TopSortResolveBidId>ABC</TopSortResolveBidId>
        <TopSortUniqueId>ABC</TopSortUniqueId>
      </Sponsored>
      <MotorsExternalMediaOverview>
        <HasInstavid360Spinner>false</HasInstavid360Spinner>
      </MotorsExternalMediaOverview>
      <ListingPlatform>Unset</ListingPlatform>
      <AllowsPickups>None</AllowsPickups>
      <SearchResultAttributes>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
      </SearchResultAttributes>
      <Address>ABC</Address>
      <District>ABC</District>
      <AgencyReference>ABC</AgencyReference>
      <Amenities>ABC</Amenities>
      <Area>123</Area>
      <LandArea>123</LandArea>
      <AvailableFrom>ABC</AvailableFrom>
      <Bathrooms>123</Bathrooms>
      <Bedrooms>123</Bedrooms>
      <BestContactTime>ABC</BestContactTime>
      <IdealTenant>ABC</IdealTenant>
      <ListingGroup>ABC</ListingGroup>
      <MaxTenants>123</MaxTenants>
      <Parking>ABC</Parking>
      <PetsOkay>NotSpecified</PetsOkay>
      <PropertyType>ABC</PropertyType>
      <RateableValue>123</RateableValue>
      <RentPerWeek>123.0</RentPerWeek>
      <SmokersOkay>NotSpecified</SmokersOkay>
      <ViewingInstructions>ABC</ViewingInstructions>
      <Whiteware>ABC</Whiteware>
      <PropertyId>ABC</PropertyId>
      <AdjacentSuburbNames>
        <SuburbName>ABC</SuburbName>
        <SuburbName>ABC</SuburbName>
      </AdjacentSuburbNames>
      <AdjacentSuburbIds>
        <SuburbId>123</SuburbId>
        <SuburbId>123</SuburbId>
      </AdjacentSuburbIds>
      <DistrictId>123</DistrictId>
      <Agency>
        <Id>123</Id>
        <Name>ABC</Name>
        <Address>ABC</Address>
        <Suburb>ABC</Suburb>
        <City>ABC</City>
        <PhoneNumber>ABC</PhoneNumber>
        <FaxNumber>ABC</FaxNumber>
        <EMail>ABC</EMail>
        <Website>ABC</Website>
        <Logo>ABC</Logo>
        <Type>123</Type>
        <BillingType>123</BillingType>
        <Branding />
        <Logo2>ABC</Logo2>
        <Agents>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
        </Agents>
        <IsRealEstateAgency>false</IsRealEstateAgency>
        <IsJobAgency>false</IsJobAgency>
        <IsLicensedPropertyAgency>false</IsLicensedPropertyAgency>
      </Agency>
      <IsBoosted>false</IsBoosted>
      <AreaRangeMax>123</AreaRangeMax>
      <TotalParking>123</TotalParking>
      <Lounges>123</Lounges>
      <PremiumPackageCode>ABC</PremiumPackageCode>
      <PropertySaleInformation>
        <PropertySaleType>None</PropertySaleType>
        <PropertyDateOfSale>2018-01-01T00:00:00Z</PropertyDateOfSale>
      </PropertySaleInformation>
      <Flatmates>123</Flatmates>
      <CurrentFlatmates>ABC</CurrentFlatmates>
      <CouplesOkay>NotSpecified</CouplesOkay>
      <AdditionalCosts>ABC</AdditionalCosts>
    </Flatmate>
    <Flatmate>
      <ListingId>123</ListingId>
      <Title>ABC</Title>
      <Category>ABC</Category>
      <StartPrice>123.0</StartPrice>
      <BuyNowPrice>123.0</BuyNowPrice>
      <StartDate>2018-01-01T00:00:00Z</StartDate>
      <EndDate>2018-01-01T00:00:00Z</EndDate>
      <IsFeatured>false</IsFeatured>
      <HasGallery>false</HasGallery>
      <IsBold>false</IsBold>
      <IsHighlighted>false</IsHighlighted>
      <HasHomePageFeature>false</HasHomePageFeature>
      <MaxBidAmount>123.0</MaxBidAmount>
      <AsAt>2018-01-01T00:00:00Z</AsAt>
      <CategoryPath>ABC</CategoryPath>
      <PictureHref>ABC</PictureHref>
      <HasPayNow>false</HasPayNow>
      <IsNew>false</IsNew>
      <RegionId>123</RegionId>
      <Region>ABC</Region>
      <SuburbId>123</SuburbId>
      <Suburb>ABC</Suburb>
      <PickupLocality>
        <Suburb>ABC</Suburb>
        <District>ABC</District>
        <Region>ABC</Region>
      </PickupLocality>
      <BidCount>123</BidCount>
      <IsReserveMet>false</IsReserveMet>
      <HasReserve>false</HasReserve>
      <HasBuyNow>false</HasBuyNow>
      <NoteDate>2018-01-01T00:00:00Z</NoteDate>
      <ReserveState>None</ReserveState>
      <Attributes>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
      </Attributes>
      <IsClassified>false</IsClassified>
      <OpenHomes>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
      </OpenHomes>
      <Subtitle>ABC</Subtitle>
      <IsBuyNowOnly>false</IsBuyNowOnly>
      <RemainingGalleryPlusRelists>123</RemainingGalleryPlusRelists>
      <IsOnWatchList>false</IsOnWatchList>
      <GeographicLocation>
        <Latitude>123.0</Latitude>
        <Longitude>123.0</Longitude>
        <Northing>123</Northing>
        <Easting>123</Easting>
        <Accuracy>None</Accuracy>
      </GeographicLocation>
      <PriceDisplay>ABC</PriceDisplay>
      <TotalReviewCount>123</TotalReviewCount>
      <PositiveReviewCount>123</PositiveReviewCount>
      <HasAppliedForJob>false</HasAppliedForJob>
      <JobApplicationDate>2018-01-01T00:00:00Z</JobApplicationDate>
      <HasFreeShipping>false</HasFreeShipping>
      <IsClearance>false</IsClearance>
      <WasPrice>123.0</WasPrice>
      <PercentageOff>123</PercentageOff>
      <Branding>
        <LargeSquareLogo>ABC</LargeSquareLogo>
        <LargeWideLogo>ABC</LargeWideLogo>
        <BackgroundColor>ABC</BackgroundColor>
        <TextColor>ABC</TextColor>
        <StrokeColor>ABC</StrokeColor>
        <DisableBanner>false</DisableBanner>
        <OfficeLocation>ABC</OfficeLocation>
        <LargeBannerURL>ABC</LargeBannerURL>
      </Branding>
      <IsSuperFeatured>false</IsSuperFeatured>
      <ShortDescription>ABC</ShortDescription>
      <PhotoUrls>
        <PhotoUrl>ABC</PhotoUrl>
        <PhotoUrl>ABC</PhotoUrl>
      </PhotoUrls>
      <PromotionId>123</PromotionId>
      <HasEmbeddedVideo>false</HasEmbeddedVideo>
      <VariantDefinitionSummary>
        <PriceLow>123.0</PriceLow>
        <PriceHigh>123.0</PriceHigh>
        <Price>123.0</Price>
        <HasPriceRange>false</HasPriceRange>
        <DiscountPercentLow>123</DiscountPercentLow>
        <DiscountPercentHigh>123</DiscountPercentHigh>
        <DiscountPercent>123</DiscountPercent>
        <HasDiscountPercentRange>false</HasDiscountPercentRange>
        <AllDiscounted>false</AllDiscounted>
        <AllOnClearance>false</AllOnClearance>
      </VariantDefinitionSummary>
      <AdditionalData>
        <BulletPoints>
          <BulletPoint>ABC</BulletPoint>
          <BulletPoint>ABC</BulletPoint>
        </BulletPoints>
        <Tags>
          <Tag>
            <Name>ABC</Name>
          </Tag>
          <Tag>
            <Name>ABC</Name>
          </Tag>
        </Tags>
      </AdditionalData>
      <ListingExtras>
        <ListingExtra>ABC</ListingExtra>
        <ListingExtra>ABC</ListingExtra>
      </ListingExtras>
      <IsLoyaltyEligible>false</IsLoyaltyEligible>
      <HasPing>false</HasPing>
      <StoreBrandLogoUrl>ABC</StoreBrandLogoUrl>
      <WhyPayPrice>123.0</WhyPayPrice>
      <Has3DTour>false</Has3DTour>
      <ShippingDetails>
        <ShippingTemplateId>123</ShippingTemplateId>
        <SuggestedShipping>
          <Price>123.0</Price>
          <Destination>ABC</Destination>
          <DeliveryTime>
            <MinValue>ABC</MinValue>
            <MaxValue>ABC</MaxValue>
          </DeliveryTime>
          <IsRural>false</IsRural>
        </SuggestedShipping>
      </ShippingDetails>
      <PriceType>AskingPrice</PriceType>
      <HasSpecialOffer>false</HasSpecialOffer>
      <NewCarInformation>
        <Availability>InTransit</Availability>
        <Condition>BrandNew</Condition>
        <CertifiedPreOwned>
          <LogoUrl>ABC</LogoUrl>
          <DarkModeLogoUrl>ABC</DarkModeLogoUrl>
        </CertifiedPreOwned>
      </NewCarInformation>
      <MemberDateJoined>2018-01-01T00:00:00Z</MemberDateJoined>
      <LastServiceReview>
        <ServiceReviewerNickname>ABC</ServiceReviewerNickname>
        <ServiceReviewText>ABC</ServiceReviewText>
        <ServiceReviewDateEntered>2018-01-01T00:00:00Z</ServiceReviewDateEntered>
      </LastServiceReview>
      <Sponsored>
        <TopSortProductId>ABC</TopSortProductId>
        <TopSortResolveBidId>ABC</TopSortResolveBidId>
        <TopSortUniqueId>ABC</TopSortUniqueId>
      </Sponsored>
      <MotorsExternalMediaOverview>
        <HasInstavid360Spinner>false</HasInstavid360Spinner>
      </MotorsExternalMediaOverview>
      <ListingPlatform>Unset</ListingPlatform>
      <AllowsPickups>None</AllowsPickups>
      <SearchResultAttributes>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
      </SearchResultAttributes>
      <Address>ABC</Address>
      <District>ABC</District>
      <AgencyReference>ABC</AgencyReference>
      <Amenities>ABC</Amenities>
      <Area>123</Area>
      <LandArea>123</LandArea>
      <AvailableFrom>ABC</AvailableFrom>
      <Bathrooms>123</Bathrooms>
      <Bedrooms>123</Bedrooms>
      <BestContactTime>ABC</BestContactTime>
      <IdealTenant>ABC</IdealTenant>
      <ListingGroup>ABC</ListingGroup>
      <MaxTenants>123</MaxTenants>
      <Parking>ABC</Parking>
      <PetsOkay>NotSpecified</PetsOkay>
      <PropertyType>ABC</PropertyType>
      <RateableValue>123</RateableValue>
      <RentPerWeek>123.0</RentPerWeek>
      <SmokersOkay>NotSpecified</SmokersOkay>
      <ViewingInstructions>ABC</ViewingInstructions>
      <Whiteware>ABC</Whiteware>
      <PropertyId>ABC</PropertyId>
      <AdjacentSuburbNames>
        <SuburbName>ABC</SuburbName>
        <SuburbName>ABC</SuburbName>
      </AdjacentSuburbNames>
      <AdjacentSuburbIds>
        <SuburbId>123</SuburbId>
        <SuburbId>123</SuburbId>
      </AdjacentSuburbIds>
      <DistrictId>123</DistrictId>
      <Agency>
        <Id>123</Id>
        <Name>ABC</Name>
        <Address>ABC</Address>
        <Suburb>ABC</Suburb>
        <City>ABC</City>
        <PhoneNumber>ABC</PhoneNumber>
        <FaxNumber>ABC</FaxNumber>
        <EMail>ABC</EMail>
        <Website>ABC</Website>
        <Logo>ABC</Logo>
        <Type>123</Type>
        <BillingType>123</BillingType>
        <Branding />
        <Logo2>ABC</Logo2>
        <Agents>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
        </Agents>
        <IsRealEstateAgency>false</IsRealEstateAgency>
        <IsJobAgency>false</IsJobAgency>
        <IsLicensedPropertyAgency>false</IsLicensedPropertyAgency>
      </Agency>
      <IsBoosted>false</IsBoosted>
      <AreaRangeMax>123</AreaRangeMax>
      <TotalParking>123</TotalParking>
      <Lounges>123</Lounges>
      <PremiumPackageCode>ABC</PremiumPackageCode>
      <PropertySaleInformation>
        <PropertySaleType>None</PropertySaleType>
        <PropertyDateOfSale>2018-01-01T00:00:00Z</PropertyDateOfSale>
      </PropertySaleInformation>
      <Flatmates>123</Flatmates>
      <CurrentFlatmates>ABC</CurrentFlatmates>
      <CouplesOkay>NotSpecified</CouplesOkay>
      <AdditionalCosts>ABC</AdditionalCosts>
    </Flatmate>
  </List>
  <DidYouMean>ABC</DidYouMean>
  <FoundCategories>
    <FoundCategory>
      <Count>123</Count>
      <Category>ABC</Category>
      <Name>ABC</Name>
      <IsRestricted>false</IsRestricted>
      <CategoryId>123</CategoryId>
      <IsLeaf>false</IsLeaf>
    </FoundCategory>
    <FoundCategory>
      <Count>123</Count>
      <Category>ABC</Category>
      <Name>ABC</Name>
      <IsRestricted>false</IsRestricted>
      <CategoryId>123</CategoryId>
      <IsLeaf>false</IsLeaf>
    </FoundCategory>
  </FoundCategories>
  <FavouriteId>123</FavouriteId>
  <FavouriteType>None</FavouriteType>
  <Parameters>
    <SearchParameter>
      <DisplayName>ABC</DisplayName>
      <Name>ABC</Name>
      <LowerBoundName>ABC</LowerBoundName>
      <UpperBoundName>ABC</UpperBoundName>
      <Type>Boolean</Type>
      <AllowsMultipleValues>false</AllowsMultipleValues>
      <MutualExclusionGroup>ABC</MutualExclusionGroup>
      <DependentOn>ABC</DependentOn>
      <ExternalOptionsKey>ABC</ExternalOptionsKey>
      <DisplayValue>ABC</DisplayValue>
      <Options>
        <AttributeOption>
          <Value>ABC</Value>
          <Display>ABC</Display>
          <Count>123</Count>
        </AttributeOption>
        <AttributeOption>
          <Value>ABC</Value>
          <Display>ABC</Display>
          <Count>123</Count>
        </AttributeOption>
      </Options>
      <DependentParameter />
      <DisplaySuggested>false</DisplaySuggested>
      <DisplayNew>false</DisplayNew>
    </SearchParameter>
    <SearchParameter>
      <DisplayName>ABC</DisplayName>
      <Name>ABC</Name>
      <LowerBoundName>ABC</LowerBoundName>
      <UpperBoundName>ABC</UpperBoundName>
      <Type>Boolean</Type>
      <AllowsMultipleValues>false</AllowsMultipleValues>
      <MutualExclusionGroup>ABC</MutualExclusionGroup>
      <DependentOn>ABC</DependentOn>
      <ExternalOptionsKey>ABC</ExternalOptionsKey>
      <DisplayValue>ABC</DisplayValue>
      <Options>
        <AttributeOption>
          <Value>ABC</Value>
          <Display>ABC</Display>
          <Count>123</Count>
        </AttributeOption>
        <AttributeOption>
          <Value>ABC</Value>
          <Display>ABC</Display>
          <Count>123</Count>
        </AttributeOption>
      </Options>
      <DependentParameter />
      <DisplaySuggested>false</DisplaySuggested>
      <DisplayNew>false</DisplayNew>
    </SearchParameter>
  </Parameters>
  <SortOrders>
    <AttributeOption />
    <AttributeOption />
  </SortOrders>
  <MemberProfile>
    <FirstName>ABC</FirstName>
    <Occupation>ABC</Occupation>
    <Biography>ABC</Biography>
    <Quote>ABC</Quote>
    <Photo>ABC</Photo>
    <IsEnabled>false</IsEnabled>
    <DateRemoved>2018-01-01T00:00:00Z</DateRemoved>
    <Member>
      <MemberId>123</MemberId>
      <Nickname>ABC</Nickname>
      <DateAddressVerified>2018-01-01T00:00:00Z</DateAddressVerified>
      <DateJoined>2018-01-01T00:00:00Z</DateJoined>
      <UniqueNegative>123</UniqueNegative>
      <UniquePositive>123</UniquePositive>
      <FeedbackCount>123</FeedbackCount>
      <IsAddressVerified>false</IsAddressVerified>
      <Suburb>ABC</Suburb>
      <IsDealer>false</IsDealer>
      <IsAuthenticated>false</IsAuthenticated>
      <IsInTrade>false</IsInTrade>
      <ImportChargesMayApply>false</ImportChargesMayApply>
      <Profile>
        <Occupation>ABC</Occupation>
        <Biography>ABC</Biography>
        <Quote>ABC</Quote>
        <Photo>ABC</Photo>
      </Profile>
      <IsTopSeller>false</IsTopSeller>
      <IsRentiUser>false</IsRentiUser>
    </Member>
    <FavouriteId>123</FavouriteId>
    <Store>
      <Name>ABC</Name>
      <MemberId>123</MemberId>
      <LogoImageUri>ABC</LogoImageUri>
      <BannerImageUri>ABC</BannerImageUri>
      <Promotions>
        <StorePromotion>
          <ImageUri>ABC</ImageUri>
          <Uri>ABC</Uri>
          <AltText>ABC</AltText>
        </StorePromotion>
        <StorePromotion>
          <ImageUri>ABC</ImageUri>
          <Uri>ABC</Uri>
          <AltText>ABC</AltText>
        </StorePromotion>
      </Promotions>
      <ShortDescription>ABC</ShortDescription>
      <LargeBannerImage>
        <Small>ABC</Small>
        <Medium>ABC</Medium>
        <Large>ABC</Large>
        <XLarge>ABC</XLarge>
      </LargeBannerImage>
      <StorePath>ABC</StorePath>
      <SaleCount>123</SaleCount>
      <Location>ABC</Location>
      <PhoneNumber>ABC</PhoneNumber>
      <Website>ABC</Website>
      <Email>ABC</Email>
      <Member />
      <Pages>
        <StorePage>
          <Heading>ABC</Heading>
          <Text>ABC</Text>
        </StorePage>
        <StorePage>
          <Heading>ABC</Heading>
          <Text>ABC</Text>
        </StorePage>
      </Pages>
      <Tier>NotAStore</Tier>
    </Store>
    <IsPropertyAgent>false</IsPropertyAgent>
  </MemberProfile>
  <SuperFeatures>
    <Flatmate>
      <ListingId>123</ListingId>
      <Title>ABC</Title>
      <Category>ABC</Category>
      <StartPrice>123.0</StartPrice>
      <BuyNowPrice>123.0</BuyNowPrice>
      <StartDate>2018-01-01T00:00:00Z</StartDate>
      <EndDate>2018-01-01T00:00:00Z</EndDate>
      <IsFeatured>false</IsFeatured>
      <HasGallery>false</HasGallery>
      <IsBold>false</IsBold>
      <IsHighlighted>false</IsHighlighted>
      <HasHomePageFeature>false</HasHomePageFeature>
      <MaxBidAmount>123.0</MaxBidAmount>
      <AsAt>2018-01-01T00:00:00Z</AsAt>
      <CategoryPath>ABC</CategoryPath>
      <PictureHref>ABC</PictureHref>
      <HasPayNow>false</HasPayNow>
      <IsNew>false</IsNew>
      <RegionId>123</RegionId>
      <Region>ABC</Region>
      <SuburbId>123</SuburbId>
      <Suburb>ABC</Suburb>
      <PickupLocality>
        <Suburb>ABC</Suburb>
        <District>ABC</District>
        <Region>ABC</Region>
      </PickupLocality>
      <BidCount>123</BidCount>
      <IsReserveMet>false</IsReserveMet>
      <HasReserve>false</HasReserve>
      <HasBuyNow>false</HasBuyNow>
      <NoteDate>2018-01-01T00:00:00Z</NoteDate>
      <ReserveState>None</ReserveState>
      <Attributes>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
      </Attributes>
      <IsClassified>false</IsClassified>
      <OpenHomes>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
      </OpenHomes>
      <Subtitle>ABC</Subtitle>
      <IsBuyNowOnly>false</IsBuyNowOnly>
      <RemainingGalleryPlusRelists>123</RemainingGalleryPlusRelists>
      <IsOnWatchList>false</IsOnWatchList>
      <GeographicLocation>
        <Latitude>123.0</Latitude>
        <Longitude>123.0</Longitude>
        <Northing>123</Northing>
        <Easting>123</Easting>
        <Accuracy>None</Accuracy>
      </GeographicLocation>
      <PriceDisplay>ABC</PriceDisplay>
      <TotalReviewCount>123</TotalReviewCount>
      <PositiveReviewCount>123</PositiveReviewCount>
      <HasAppliedForJob>false</HasAppliedForJob>
      <JobApplicationDate>2018-01-01T00:00:00Z</JobApplicationDate>
      <HasFreeShipping>false</HasFreeShipping>
      <IsClearance>false</IsClearance>
      <WasPrice>123.0</WasPrice>
      <PercentageOff>123</PercentageOff>
      <Branding>
        <LargeSquareLogo>ABC</LargeSquareLogo>
        <LargeWideLogo>ABC</LargeWideLogo>
        <BackgroundColor>ABC</BackgroundColor>
        <TextColor>ABC</TextColor>
        <StrokeColor>ABC</StrokeColor>
        <DisableBanner>false</DisableBanner>
        <OfficeLocation>ABC</OfficeLocation>
        <LargeBannerURL>ABC</LargeBannerURL>
      </Branding>
      <IsSuperFeatured>false</IsSuperFeatured>
      <ShortDescription>ABC</ShortDescription>
      <PhotoUrls>
        <PhotoUrl>ABC</PhotoUrl>
        <PhotoUrl>ABC</PhotoUrl>
      </PhotoUrls>
      <PromotionId>123</PromotionId>
      <HasEmbeddedVideo>false</HasEmbeddedVideo>
      <VariantDefinitionSummary>
        <PriceLow>123.0</PriceLow>
        <PriceHigh>123.0</PriceHigh>
        <Price>123.0</Price>
        <HasPriceRange>false</HasPriceRange>
        <DiscountPercentLow>123</DiscountPercentLow>
        <DiscountPercentHigh>123</DiscountPercentHigh>
        <DiscountPercent>123</DiscountPercent>
        <HasDiscountPercentRange>false</HasDiscountPercentRange>
        <AllDiscounted>false</AllDiscounted>
        <AllOnClearance>false</AllOnClearance>
      </VariantDefinitionSummary>
      <AdditionalData>
        <BulletPoints>
          <BulletPoint>ABC</BulletPoint>
          <BulletPoint>ABC</BulletPoint>
        </BulletPoints>
        <Tags>
          <Tag>
            <Name>ABC</Name>
          </Tag>
          <Tag>
            <Name>ABC</Name>
          </Tag>
        </Tags>
      </AdditionalData>
      <ListingExtras>
        <ListingExtra>ABC</ListingExtra>
        <ListingExtra>ABC</ListingExtra>
      </ListingExtras>
      <IsLoyaltyEligible>false</IsLoyaltyEligible>
      <HasPing>false</HasPing>
      <StoreBrandLogoUrl>ABC</StoreBrandLogoUrl>
      <WhyPayPrice>123.0</WhyPayPrice>
      <Has3DTour>false</Has3DTour>
      <ShippingDetails>
        <ShippingTemplateId>123</ShippingTemplateId>
        <SuggestedShipping>
          <Price>123.0</Price>
          <Destination>ABC</Destination>
          <DeliveryTime>
            <MinValue>ABC</MinValue>
            <MaxValue>ABC</MaxValue>
          </DeliveryTime>
          <IsRural>false</IsRural>
        </SuggestedShipping>
      </ShippingDetails>
      <PriceType>AskingPrice</PriceType>
      <HasSpecialOffer>false</HasSpecialOffer>
      <NewCarInformation>
        <Availability>InTransit</Availability>
        <Condition>BrandNew</Condition>
        <CertifiedPreOwned>
          <LogoUrl>ABC</LogoUrl>
          <DarkModeLogoUrl>ABC</DarkModeLogoUrl>
        </CertifiedPreOwned>
      </NewCarInformation>
      <MemberDateJoined>2018-01-01T00:00:00Z</MemberDateJoined>
      <LastServiceReview>
        <ServiceReviewerNickname>ABC</ServiceReviewerNickname>
        <ServiceReviewText>ABC</ServiceReviewText>
        <ServiceReviewDateEntered>2018-01-01T00:00:00Z</ServiceReviewDateEntered>
      </LastServiceReview>
      <Sponsored>
        <TopSortProductId>ABC</TopSortProductId>
        <TopSortResolveBidId>ABC</TopSortResolveBidId>
        <TopSortUniqueId>ABC</TopSortUniqueId>
      </Sponsored>
      <MotorsExternalMediaOverview>
        <HasInstavid360Spinner>false</HasInstavid360Spinner>
      </MotorsExternalMediaOverview>
      <ListingPlatform>Unset</ListingPlatform>
      <AllowsPickups>None</AllowsPickups>
      <SearchResultAttributes>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
      </SearchResultAttributes>
      <Address>ABC</Address>
      <District>ABC</District>
      <AgencyReference>ABC</AgencyReference>
      <Amenities>ABC</Amenities>
      <Area>123</Area>
      <LandArea>123</LandArea>
      <AvailableFrom>ABC</AvailableFrom>
      <Bathrooms>123</Bathrooms>
      <Bedrooms>123</Bedrooms>
      <BestContactTime>ABC</BestContactTime>
      <IdealTenant>ABC</IdealTenant>
      <ListingGroup>ABC</ListingGroup>
      <MaxTenants>123</MaxTenants>
      <Parking>ABC</Parking>
      <PetsOkay>NotSpecified</PetsOkay>
      <PropertyType>ABC</PropertyType>
      <RateableValue>123</RateableValue>
      <RentPerWeek>123.0</RentPerWeek>
      <SmokersOkay>NotSpecified</SmokersOkay>
      <ViewingInstructions>ABC</ViewingInstructions>
      <Whiteware>ABC</Whiteware>
      <PropertyId>ABC</PropertyId>
      <AdjacentSuburbNames>
        <SuburbName>ABC</SuburbName>
        <SuburbName>ABC</SuburbName>
      </AdjacentSuburbNames>
      <AdjacentSuburbIds>
        <SuburbId>123</SuburbId>
        <SuburbId>123</SuburbId>
      </AdjacentSuburbIds>
      <DistrictId>123</DistrictId>
      <Agency>
        <Id>123</Id>
        <Name>ABC</Name>
        <Address>ABC</Address>
        <Suburb>ABC</Suburb>
        <City>ABC</City>
        <PhoneNumber>ABC</PhoneNumber>
        <FaxNumber>ABC</FaxNumber>
        <EMail>ABC</EMail>
        <Website>ABC</Website>
        <Logo>ABC</Logo>
        <Type>123</Type>
        <BillingType>123</BillingType>
        <Branding />
        <Logo2>ABC</Logo2>
        <Agents>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
        </Agents>
        <IsRealEstateAgency>false</IsRealEstateAgency>
        <IsJobAgency>false</IsJobAgency>
        <IsLicensedPropertyAgency>false</IsLicensedPropertyAgency>
      </Agency>
      <IsBoosted>false</IsBoosted>
      <AreaRangeMax>123</AreaRangeMax>
      <TotalParking>123</TotalParking>
      <Lounges>123</Lounges>
      <PremiumPackageCode>ABC</PremiumPackageCode>
      <PropertySaleInformation>
        <PropertySaleType>None</PropertySaleType>
        <PropertyDateOfSale>2018-01-01T00:00:00Z</PropertyDateOfSale>
      </PropertySaleInformation>
      <Flatmates>123</Flatmates>
      <CurrentFlatmates>ABC</CurrentFlatmates>
      <CouplesOkay>NotSpecified</CouplesOkay>
      <AdditionalCosts>ABC</AdditionalCosts>
    </Flatmate>
    <Flatmate>
      <ListingId>123</ListingId>
      <Title>ABC</Title>
      <Category>ABC</Category>
      <StartPrice>123.0</StartPrice>
      <BuyNowPrice>123.0</BuyNowPrice>
      <StartDate>2018-01-01T00:00:00Z</StartDate>
      <EndDate>2018-01-01T00:00:00Z</EndDate>
      <IsFeatured>false</IsFeatured>
      <HasGallery>false</HasGallery>
      <IsBold>false</IsBold>
      <IsHighlighted>false</IsHighlighted>
      <HasHomePageFeature>false</HasHomePageFeature>
      <MaxBidAmount>123.0</MaxBidAmount>
      <AsAt>2018-01-01T00:00:00Z</AsAt>
      <CategoryPath>ABC</CategoryPath>
      <PictureHref>ABC</PictureHref>
      <HasPayNow>false</HasPayNow>
      <IsNew>false</IsNew>
      <RegionId>123</RegionId>
      <Region>ABC</Region>
      <SuburbId>123</SuburbId>
      <Suburb>ABC</Suburb>
      <PickupLocality>
        <Suburb>ABC</Suburb>
        <District>ABC</District>
        <Region>ABC</Region>
      </PickupLocality>
      <BidCount>123</BidCount>
      <IsReserveMet>false</IsReserveMet>
      <HasReserve>false</HasReserve>
      <HasBuyNow>false</HasBuyNow>
      <NoteDate>2018-01-01T00:00:00Z</NoteDate>
      <ReserveState>None</ReserveState>
      <Attributes>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
        <Attribute>
          <Name>ABC</Name>
          <DisplayName>ABC</DisplayName>
          <Value>ABC</Value>
          <DisplayValue>ABC</DisplayValue>
        </Attribute>
      </Attributes>
      <IsClassified>false</IsClassified>
      <OpenHomes>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
        <OpenHome>
          <Start>2018-01-01T00:00:00Z</Start>
          <End>2018-01-01T00:00:00Z</End>
        </OpenHome>
      </OpenHomes>
      <Subtitle>ABC</Subtitle>
      <IsBuyNowOnly>false</IsBuyNowOnly>
      <RemainingGalleryPlusRelists>123</RemainingGalleryPlusRelists>
      <IsOnWatchList>false</IsOnWatchList>
      <GeographicLocation>
        <Latitude>123.0</Latitude>
        <Longitude>123.0</Longitude>
        <Northing>123</Northing>
        <Easting>123</Easting>
        <Accuracy>None</Accuracy>
      </GeographicLocation>
      <PriceDisplay>ABC</PriceDisplay>
      <TotalReviewCount>123</TotalReviewCount>
      <PositiveReviewCount>123</PositiveReviewCount>
      <HasAppliedForJob>false</HasAppliedForJob>
      <JobApplicationDate>2018-01-01T00:00:00Z</JobApplicationDate>
      <HasFreeShipping>false</HasFreeShipping>
      <IsClearance>false</IsClearance>
      <WasPrice>123.0</WasPrice>
      <PercentageOff>123</PercentageOff>
      <Branding>
        <LargeSquareLogo>ABC</LargeSquareLogo>
        <LargeWideLogo>ABC</LargeWideLogo>
        <BackgroundColor>ABC</BackgroundColor>
        <TextColor>ABC</TextColor>
        <StrokeColor>ABC</StrokeColor>
        <DisableBanner>false</DisableBanner>
        <OfficeLocation>ABC</OfficeLocation>
        <LargeBannerURL>ABC</LargeBannerURL>
      </Branding>
      <IsSuperFeatured>false</IsSuperFeatured>
      <ShortDescription>ABC</ShortDescription>
      <PhotoUrls>
        <PhotoUrl>ABC</PhotoUrl>
        <PhotoUrl>ABC</PhotoUrl>
      </PhotoUrls>
      <PromotionId>123</PromotionId>
      <HasEmbeddedVideo>false</HasEmbeddedVideo>
      <VariantDefinitionSummary>
        <PriceLow>123.0</PriceLow>
        <PriceHigh>123.0</PriceHigh>
        <Price>123.0</Price>
        <HasPriceRange>false</HasPriceRange>
        <DiscountPercentLow>123</DiscountPercentLow>
        <DiscountPercentHigh>123</DiscountPercentHigh>
        <DiscountPercent>123</DiscountPercent>
        <HasDiscountPercentRange>false</HasDiscountPercentRange>
        <AllDiscounted>false</AllDiscounted>
        <AllOnClearance>false</AllOnClearance>
      </VariantDefinitionSummary>
      <AdditionalData>
        <BulletPoints>
          <BulletPoint>ABC</BulletPoint>
          <BulletPoint>ABC</BulletPoint>
        </BulletPoints>
        <Tags>
          <Tag>
            <Name>ABC</Name>
          </Tag>
          <Tag>
            <Name>ABC</Name>
          </Tag>
        </Tags>
      </AdditionalData>
      <ListingExtras>
        <ListingExtra>ABC</ListingExtra>
        <ListingExtra>ABC</ListingExtra>
      </ListingExtras>
      <IsLoyaltyEligible>false</IsLoyaltyEligible>
      <HasPing>false</HasPing>
      <StoreBrandLogoUrl>ABC</StoreBrandLogoUrl>
      <WhyPayPrice>123.0</WhyPayPrice>
      <Has3DTour>false</Has3DTour>
      <ShippingDetails>
        <ShippingTemplateId>123</ShippingTemplateId>
        <SuggestedShipping>
          <Price>123.0</Price>
          <Destination>ABC</Destination>
          <DeliveryTime>
            <MinValue>ABC</MinValue>
            <MaxValue>ABC</MaxValue>
          </DeliveryTime>
          <IsRural>false</IsRural>
        </SuggestedShipping>
      </ShippingDetails>
      <PriceType>AskingPrice</PriceType>
      <HasSpecialOffer>false</HasSpecialOffer>
      <NewCarInformation>
        <Availability>InTransit</Availability>
        <Condition>BrandNew</Condition>
        <CertifiedPreOwned>
          <LogoUrl>ABC</LogoUrl>
          <DarkModeLogoUrl>ABC</DarkModeLogoUrl>
        </CertifiedPreOwned>
      </NewCarInformation>
      <MemberDateJoined>2018-01-01T00:00:00Z</MemberDateJoined>
      <LastServiceReview>
        <ServiceReviewerNickname>ABC</ServiceReviewerNickname>
        <ServiceReviewText>ABC</ServiceReviewText>
        <ServiceReviewDateEntered>2018-01-01T00:00:00Z</ServiceReviewDateEntered>
      </LastServiceReview>
      <Sponsored>
        <TopSortProductId>ABC</TopSortProductId>
        <TopSortResolveBidId>ABC</TopSortResolveBidId>
        <TopSortUniqueId>ABC</TopSortUniqueId>
      </Sponsored>
      <MotorsExternalMediaOverview>
        <HasInstavid360Spinner>false</HasInstavid360Spinner>
      </MotorsExternalMediaOverview>
      <ListingPlatform>Unset</ListingPlatform>
      <AllowsPickups>None</AllowsPickups>
      <SearchResultAttributes>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
        <SearchResultAttribute>
          <Id>Odometer</Id>
          <DisplayValue>ABC</DisplayValue>
          <Name>ABC</Name>
        </SearchResultAttribute>
      </SearchResultAttributes>
      <Address>ABC</Address>
      <District>ABC</District>
      <AgencyReference>ABC</AgencyReference>
      <Amenities>ABC</Amenities>
      <Area>123</Area>
      <LandArea>123</LandArea>
      <AvailableFrom>ABC</AvailableFrom>
      <Bathrooms>123</Bathrooms>
      <Bedrooms>123</Bedrooms>
      <BestContactTime>ABC</BestContactTime>
      <IdealTenant>ABC</IdealTenant>
      <ListingGroup>ABC</ListingGroup>
      <MaxTenants>123</MaxTenants>
      <Parking>ABC</Parking>
      <PetsOkay>NotSpecified</PetsOkay>
      <PropertyType>ABC</PropertyType>
      <RateableValue>123</RateableValue>
      <RentPerWeek>123.0</RentPerWeek>
      <SmokersOkay>NotSpecified</SmokersOkay>
      <ViewingInstructions>ABC</ViewingInstructions>
      <Whiteware>ABC</Whiteware>
      <PropertyId>ABC</PropertyId>
      <AdjacentSuburbNames>
        <SuburbName>ABC</SuburbName>
        <SuburbName>ABC</SuburbName>
      </AdjacentSuburbNames>
      <AdjacentSuburbIds>
        <SuburbId>123</SuburbId>
        <SuburbId>123</SuburbId>
      </AdjacentSuburbIds>
      <DistrictId>123</DistrictId>
      <Agency>
        <Id>123</Id>
        <Name>ABC</Name>
        <Address>ABC</Address>
        <Suburb>ABC</Suburb>
        <City>ABC</City>
        <PhoneNumber>ABC</PhoneNumber>
        <FaxNumber>ABC</FaxNumber>
        <EMail>ABC</EMail>
        <Website>ABC</Website>
        <Logo>ABC</Logo>
        <Type>123</Type>
        <BillingType>123</BillingType>
        <Branding />
        <Logo2>ABC</Logo2>
        <Agents>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
          <Agent>
            <FullName>ABC</FullName>
            <Position>ABC</Position>
            <MobilePhoneNumber>ABC</MobilePhoneNumber>
            <OfficePhoneNumber>ABC</OfficePhoneNumber>
            <EMail>ABC</EMail>
            <FaxNumber>ABC</FaxNumber>
            <HomePhoneNumber>ABC</HomePhoneNumber>
            <FirstName>ABC</FirstName>
            <Photo>ABC</Photo>
            <UrlSlug>ABC</UrlSlug>
          </Agent>
        </Agents>
        <IsRealEstateAgency>false</IsRealEstateAgency>
        <IsJobAgency>false</IsJobAgency>
        <IsLicensedPropertyAgency>false</IsLicensedPropertyAgency>
      </Agency>
      <IsBoosted>false</IsBoosted>
      <AreaRangeMax>123</AreaRangeMax>
      <TotalParking>123</TotalParking>
      <Lounges>123</Lounges>
      <PremiumPackageCode>ABC</PremiumPackageCode>
      <PropertySaleInformation>
        <PropertySaleType>None</PropertySaleType>
        <PropertyDateOfSale>2018-01-01T00:00:00Z</PropertyDateOfSale>
      </PropertySaleInformation>
      <Flatmates>123</Flatmates>
      <CurrentFlatmates>ABC</CurrentFlatmates>
      <CouplesOkay>NotSpecified</CouplesOkay>
      <AdditionalCosts>ABC</AdditionalCosts>
    </Flatmate>
  </SuperFeatures>
  <SearchQueryId>ABC</SearchQueryId>
  <AutoCategoryJump>false</AutoCategoryJump>
  <FavouriteFrequency>123</FavouriteFrequency>
  <FavouritePushFrequency>None</FavouritePushFrequency>
  <SEODetails>
    <PageTitle>ABC</PageTitle>
    <DisplayTitle>ABC</DisplayTitle>
  </SEODetails>
  <SeoDrivenRedirectionData>
    <UrlInfo>
      <Robots>ABC</Robots>
      <SeoDrivenCanonicalUrl>ABC</SeoDrivenCanonicalUrl>
      <Href>ABC</Href>
      <QueryParamsCollection>
        <SeoDrivenQueryParams>
          <Key>ABC</Key>
          <Value>ABC</Value>
        </SeoDrivenQueryParams>
        <SeoDrivenQueryParams>
          <Key>ABC</Key>
          <Value>ABC</Value>
        </SeoDrivenQueryParams>
      </QueryParamsCollection>
    </UrlInfo>
    <HttpStatusCode>ABC</HttpStatusCode>
    <HasBeenMigrated>false</HasBeenMigrated>
  </SeoDrivenRedirectionData>
  <BusinessLine>NotSpecified</BusinessLine>
  <AggregateCounts>
    <AggregateCount />
    <AggregateCount />
  </AggregateCounts>
</Flatmates>

Example JSON Response (switch to XML)

{
  "TotalCount": 123,
  "TotalCountTruncated": false,
  "Page": 123,
  "PageSize": 123,
  "List": [
    {
      "ListingId": 123,
      "Title": "ABC",
      "Category": "ABC",
      "StartPrice": 123.0,
      "BuyNowPrice": 123.0,
      "StartDate": "\/Date(1514764800)\/",
      "EndDate": "\/Date(1514764800)\/",
      "IsFeatured": false,
      "HasGallery": false,
      "IsBold": false,
      "IsHighlighted": false,
      "HasHomePageFeature": false,
      "MaxBidAmount": 123.0,
      "AsAt": "\/Date(1514764800)\/",
      "CategoryPath": "ABC",
      "PictureHref": "ABC",
      "HasPayNow": false,
      "IsNew": false,
      "RegionId": 123,
      "Region": "ABC",
      "SuburbId": 123,
      "Suburb": "ABC",
      "PickupLocality": {
        "Suburb": "ABC",
        "District": "ABC",
        "Region": "ABC"
      },
      "BidCount": 123,
      "IsReserveMet": false,
      "HasReserve": false,
      "HasBuyNow": false,
      "NoteDate": "\/Date(1514764800)\/",
      "ReserveState": 0,
      "Attributes": [
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        },
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        }
      ],
      "IsClassified": false,
      "OpenHomes": [
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        },
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        }
      ],
      "Subtitle": "ABC",
      "IsBuyNowOnly": false,
      "RemainingGalleryPlusRelists": 123,
      "IsOnWatchList": false,
      "GeographicLocation": {
        "Latitude": 123.0,
        "Longitude": 123.0,
        "Northing": 123,
        "Easting": 123,
        "Accuracy": 0
      },
      "PriceDisplay": "ABC",
      "TotalReviewCount": 123,
      "PositiveReviewCount": 123,
      "HasAppliedForJob": false,
      "JobApplicationDate": "\/Date(1514764800)\/",
      "HasFreeShipping": false,
      "IsClearance": false,
      "WasPrice": 123.0,
      "PercentageOff": 123,
      "Branding": {
        "LargeSquareLogo": "ABC",
        "LargeWideLogo": "ABC",
        "BackgroundColor": "ABC",
        "TextColor": "ABC",
        "StrokeColor": "ABC",
        "DisableBanner": false,
        "OfficeLocation": "ABC",
        "LargeBannerURL": "ABC"
      },
      "IsSuperFeatured": false,
      "ShortDescription": "ABC",
      "PhotoUrls": [
        "ABC",
        "ABC"
      ],
      "PromotionId": 123,
      "HasEmbeddedVideo": false,
      "VariantDefinitionSummary": {
        "PriceLow": 123.0,
        "PriceHigh": 123.0,
        "Price": 123.0,
        "HasPriceRange": false,
        "DiscountPercentLow": 123,
        "DiscountPercentHigh": 123,
        "DiscountPercent": 123,
        "HasDiscountPercentRange": false,
        "AllDiscounted": false,
        "AllOnClearance": false
      },
      "AdditionalData": {
        "BulletPoints": [
          "ABC",
          "ABC"
        ],
        "Tags": [
          {
            "Name": "ABC"
          },
          {
            "Name": "ABC"
          }
        ]
      },
      "ListingExtras": [
        "ABC",
        "ABC"
      ],
      "IsLoyaltyEligible": false,
      "HasPing": false,
      "StoreBrandLogoUrl": "ABC",
      "WhyPayPrice": 123.0,
      "Has3DTour": false,
      "ShippingDetails": {
        "ShippingTemplateId": 123,
        "SuggestedShipping": {
          "Price": 123.0,
          "Destination": "ABC",
          "DeliveryTime": {
            "MinValue": "ABC",
            "MaxValue": "ABC"
          },
          "IsRural": false
        }
      },
      "PriceType": 0,
      "HasSpecialOffer": false,
      "NewCarInformation": {
        "Availability": 2,
        "Condition": 1,
        "CertifiedPreOwned": {
          "LogoUrl": "ABC",
          "DarkModeLogoUrl": "ABC"
        }
      },
      "MemberDateJoined": "\/Date(1514764800)\/",
      "LastServiceReview": {
        "ServiceReviewerNickname": "ABC",
        "ServiceReviewText": "ABC",
        "ServiceReviewDateEntered": "\/Date(1514764800)\/"
      },
      "Sponsored": {
        "TopSortProductId": "ABC",
        "TopSortResolveBidId": "ABC",
        "TopSortUniqueId": "ABC"
      },
      "MotorsExternalMediaOverview": {
        "HasInstavid360Spinner": false
      },
      "ListingPlatform": 0,
      "AllowsPickups": 0,
      "SearchResultAttributes": [
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        },
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        }
      ],
      "Address": "ABC",
      "District": "ABC",
      "AgencyReference": "ABC",
      "Amenities": "ABC",
      "Area": 123,
      "LandArea": 123,
      "AvailableFrom": "ABC",
      "Bathrooms": 123,
      "Bedrooms": 123,
      "BestContactTime": "ABC",
      "IdealTenant": "ABC",
      "ListingGroup": "ABC",
      "MaxTenants": 123,
      "Parking": "ABC",
      "PetsOkay": 0,
      "PropertyType": "ABC",
      "RateableValue": 123,
      "RentPerWeek": 123.0,
      "SmokersOkay": 0,
      "ViewingInstructions": "ABC",
      "Whiteware": "ABC",
      "PropertyId": "ABC",
      "AdjacentSuburbNames": [
        "ABC",
        "ABC"
      ],
      "AdjacentSuburbIds": [
        123,
        123
      ],
      "DistrictId": 123,
      "Agency": {
        "Id": 123,
        "Name": "ABC",
        "Address": "ABC",
        "Suburb": "ABC",
        "City": "ABC",
        "PhoneNumber": "ABC",
        "FaxNumber": "ABC",
        "EMail": "ABC",
        "Website": "ABC",
        "Logo": "ABC",
        "Type": 123,
        "BillingType": 123,
        "Branding": {
        },
        "Logo2": "ABC",
        "Agents": [
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          },
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          }
        ],
        "IsRealEstateAgency": false,
        "IsJobAgency": false,
        "IsLicensedPropertyAgency": false
      },
      "IsBoosted": false,
      "AreaRangeMax": 123,
      "TotalParking": 123,
      "Lounges": 123,
      "PremiumPackageCode": "ABC",
      "PropertySaleInformation": {
        "PropertySaleType": 0,
        "PropertyDateOfSale": "\/Date(1514764800)\/"
      },
      "Flatmates": 123,
      "CurrentFlatmates": "ABC",
      "CouplesOkay": 0,
      "AdditionalCosts": "ABC"
    },
    {
      "ListingId": 123,
      "Title": "ABC",
      "Category": "ABC",
      "StartPrice": 123.0,
      "BuyNowPrice": 123.0,
      "StartDate": "\/Date(1514764800)\/",
      "EndDate": "\/Date(1514764800)\/",
      "IsFeatured": false,
      "HasGallery": false,
      "IsBold": false,
      "IsHighlighted": false,
      "HasHomePageFeature": false,
      "MaxBidAmount": 123.0,
      "AsAt": "\/Date(1514764800)\/",
      "CategoryPath": "ABC",
      "PictureHref": "ABC",
      "HasPayNow": false,
      "IsNew": false,
      "RegionId": 123,
      "Region": "ABC",
      "SuburbId": 123,
      "Suburb": "ABC",
      "PickupLocality": {
        "Suburb": "ABC",
        "District": "ABC",
        "Region": "ABC"
      },
      "BidCount": 123,
      "IsReserveMet": false,
      "HasReserve": false,
      "HasBuyNow": false,
      "NoteDate": "\/Date(1514764800)\/",
      "ReserveState": 0,
      "Attributes": [
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        },
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        }
      ],
      "IsClassified": false,
      "OpenHomes": [
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        },
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        }
      ],
      "Subtitle": "ABC",
      "IsBuyNowOnly": false,
      "RemainingGalleryPlusRelists": 123,
      "IsOnWatchList": false,
      "GeographicLocation": {
        "Latitude": 123.0,
        "Longitude": 123.0,
        "Northing": 123,
        "Easting": 123,
        "Accuracy": 0
      },
      "PriceDisplay": "ABC",
      "TotalReviewCount": 123,
      "PositiveReviewCount": 123,
      "HasAppliedForJob": false,
      "JobApplicationDate": "\/Date(1514764800)\/",
      "HasFreeShipping": false,
      "IsClearance": false,
      "WasPrice": 123.0,
      "PercentageOff": 123,
      "Branding": {
        "LargeSquareLogo": "ABC",
        "LargeWideLogo": "ABC",
        "BackgroundColor": "ABC",
        "TextColor": "ABC",
        "StrokeColor": "ABC",
        "DisableBanner": false,
        "OfficeLocation": "ABC",
        "LargeBannerURL": "ABC"
      },
      "IsSuperFeatured": false,
      "ShortDescription": "ABC",
      "PhotoUrls": [
        "ABC",
        "ABC"
      ],
      "PromotionId": 123,
      "HasEmbeddedVideo": false,
      "VariantDefinitionSummary": {
        "PriceLow": 123.0,
        "PriceHigh": 123.0,
        "Price": 123.0,
        "HasPriceRange": false,
        "DiscountPercentLow": 123,
        "DiscountPercentHigh": 123,
        "DiscountPercent": 123,
        "HasDiscountPercentRange": false,
        "AllDiscounted": false,
        "AllOnClearance": false
      },
      "AdditionalData": {
        "BulletPoints": [
          "ABC",
          "ABC"
        ],
        "Tags": [
          {
            "Name": "ABC"
          },
          {
            "Name": "ABC"
          }
        ]
      },
      "ListingExtras": [
        "ABC",
        "ABC"
      ],
      "IsLoyaltyEligible": false,
      "HasPing": false,
      "StoreBrandLogoUrl": "ABC",
      "WhyPayPrice": 123.0,
      "Has3DTour": false,
      "ShippingDetails": {
        "ShippingTemplateId": 123,
        "SuggestedShipping": {
          "Price": 123.0,
          "Destination": "ABC",
          "DeliveryTime": {
            "MinValue": "ABC",
            "MaxValue": "ABC"
          },
          "IsRural": false
        }
      },
      "PriceType": 0,
      "HasSpecialOffer": false,
      "NewCarInformation": {
        "Availability": 2,
        "Condition": 1,
        "CertifiedPreOwned": {
          "LogoUrl": "ABC",
          "DarkModeLogoUrl": "ABC"
        }
      },
      "MemberDateJoined": "\/Date(1514764800)\/",
      "LastServiceReview": {
        "ServiceReviewerNickname": "ABC",
        "ServiceReviewText": "ABC",
        "ServiceReviewDateEntered": "\/Date(1514764800)\/"
      },
      "Sponsored": {
        "TopSortProductId": "ABC",
        "TopSortResolveBidId": "ABC",
        "TopSortUniqueId": "ABC"
      },
      "MotorsExternalMediaOverview": {
        "HasInstavid360Spinner": false
      },
      "ListingPlatform": 0,
      "AllowsPickups": 0,
      "SearchResultAttributes": [
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        },
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        }
      ],
      "Address": "ABC",
      "District": "ABC",
      "AgencyReference": "ABC",
      "Amenities": "ABC",
      "Area": 123,
      "LandArea": 123,
      "AvailableFrom": "ABC",
      "Bathrooms": 123,
      "Bedrooms": 123,
      "BestContactTime": "ABC",
      "IdealTenant": "ABC",
      "ListingGroup": "ABC",
      "MaxTenants": 123,
      "Parking": "ABC",
      "PetsOkay": 0,
      "PropertyType": "ABC",
      "RateableValue": 123,
      "RentPerWeek": 123.0,
      "SmokersOkay": 0,
      "ViewingInstructions": "ABC",
      "Whiteware": "ABC",
      "PropertyId": "ABC",
      "AdjacentSuburbNames": [
        "ABC",
        "ABC"
      ],
      "AdjacentSuburbIds": [
        123,
        123
      ],
      "DistrictId": 123,
      "Agency": {
        "Id": 123,
        "Name": "ABC",
        "Address": "ABC",
        "Suburb": "ABC",
        "City": "ABC",
        "PhoneNumber": "ABC",
        "FaxNumber": "ABC",
        "EMail": "ABC",
        "Website": "ABC",
        "Logo": "ABC",
        "Type": 123,
        "BillingType": 123,
        "Branding": {
        },
        "Logo2": "ABC",
        "Agents": [
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          },
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          }
        ],
        "IsRealEstateAgency": false,
        "IsJobAgency": false,
        "IsLicensedPropertyAgency": false
      },
      "IsBoosted": false,
      "AreaRangeMax": 123,
      "TotalParking": 123,
      "Lounges": 123,
      "PremiumPackageCode": "ABC",
      "PropertySaleInformation": {
        "PropertySaleType": 0,
        "PropertyDateOfSale": "\/Date(1514764800)\/"
      },
      "Flatmates": 123,
      "CurrentFlatmates": "ABC",
      "CouplesOkay": 0,
      "AdditionalCosts": "ABC"
    }
  ],
  "DidYouMean": "ABC",
  "FoundCategories": [
    {
      "Count": 123,
      "Category": "ABC",
      "Name": "ABC",
      "IsRestricted": false,
      "CategoryId": 123,
      "IsLeaf": false
    },
    {
      "Count": 123,
      "Category": "ABC",
      "Name": "ABC",
      "IsRestricted": false,
      "CategoryId": 123,
      "IsLeaf": false
    }
  ],
  "FavouriteId": 123,
  "FavouriteType": 0,
  "Parameters": [
    {
      "DisplayName": "ABC",
      "Name": "ABC",
      "LowerBoundName": "ABC",
      "UpperBoundName": "ABC",
      "Type": 0,
      "AllowsMultipleValues": false,
      "MutualExclusionGroup": "ABC",
      "DependentOn": "ABC",
      "ExternalOptionsKey": "ABC",
      "DisplayValue": "ABC",
      "Options": [
        {
          "Value": "ABC",
          "Display": "ABC",
          "Count": 123
        },
        {
          "Value": "ABC",
          "Display": "ABC",
          "Count": 123
        }
      ],
      "DependentParameter": {
      },
      "DisplaySuggested": false,
      "DisplayNew": false
    },
    {
      "DisplayName": "ABC",
      "Name": "ABC",
      "LowerBoundName": "ABC",
      "UpperBoundName": "ABC",
      "Type": 0,
      "AllowsMultipleValues": false,
      "MutualExclusionGroup": "ABC",
      "DependentOn": "ABC",
      "ExternalOptionsKey": "ABC",
      "DisplayValue": "ABC",
      "Options": [
        {
          "Value": "ABC",
          "Display": "ABC",
          "Count": 123
        },
        {
          "Value": "ABC",
          "Display": "ABC",
          "Count": 123
        }
      ],
      "DependentParameter": {
      },
      "DisplaySuggested": false,
      "DisplayNew": false
    }
  ],
  "SortOrders": [
    {
    },
    {
    }
  ],
  "MemberProfile": {
    "FirstName": "ABC",
    "Occupation": "ABC",
    "Biography": "ABC",
    "Quote": "ABC",
    "Photo": "ABC",
    "IsEnabled": false,
    "DateRemoved": "\/Date(1514764800)\/",
    "Member": {
      "MemberId": 123,
      "Nickname": "ABC",
      "DateAddressVerified": "\/Date(1514764800)\/",
      "DateJoined": "\/Date(1514764800)\/",
      "UniqueNegative": 123,
      "UniquePositive": 123,
      "FeedbackCount": 123,
      "IsAddressVerified": false,
      "Suburb": "ABC",
      "IsDealer": false,
      "IsAuthenticated": false,
      "IsInTrade": false,
      "ImportChargesMayApply": false,
      "Profile": {
        "Occupation": "ABC",
        "Biography": "ABC",
        "Quote": "ABC",
        "Photo": "ABC"
      },
      "IsTopSeller": false,
      "IsRentiUser": false
    },
    "FavouriteId": 123,
    "Store": {
      "Name": "ABC",
      "MemberId": 123,
      "LogoImageUri": "ABC",
      "BannerImageUri": "ABC",
      "Promotions": [
        {
          "ImageUri": "ABC",
          "Uri": "ABC",
          "AltText": "ABC"
        },
        {
          "ImageUri": "ABC",
          "Uri": "ABC",
          "AltText": "ABC"
        }
      ],
      "ShortDescription": "ABC",
      "LargeBannerImage": {
        "Small": "ABC",
        "Medium": "ABC",
        "Large": "ABC",
        "XLarge": "ABC"
      },
      "StorePath": "ABC",
      "SaleCount": 123,
      "Location": "ABC",
      "PhoneNumber": "ABC",
      "Website": "ABC",
      "Email": "ABC",
      "Member": {
      },
      "Pages": [
        {
          "Heading": "ABC",
          "Text": "ABC"
        },
        {
          "Heading": "ABC",
          "Text": "ABC"
        }
      ],
      "Tier": 0
    },
    "IsPropertyAgent": false
  },
  "SuperFeatures": [
    {
      "ListingId": 123,
      "Title": "ABC",
      "Category": "ABC",
      "StartPrice": 123.0,
      "BuyNowPrice": 123.0,
      "StartDate": "\/Date(1514764800)\/",
      "EndDate": "\/Date(1514764800)\/",
      "IsFeatured": false,
      "HasGallery": false,
      "IsBold": false,
      "IsHighlighted": false,
      "HasHomePageFeature": false,
      "MaxBidAmount": 123.0,
      "AsAt": "\/Date(1514764800)\/",
      "CategoryPath": "ABC",
      "PictureHref": "ABC",
      "HasPayNow": false,
      "IsNew": false,
      "RegionId": 123,
      "Region": "ABC",
      "SuburbId": 123,
      "Suburb": "ABC",
      "PickupLocality": {
        "Suburb": "ABC",
        "District": "ABC",
        "Region": "ABC"
      },
      "BidCount": 123,
      "IsReserveMet": false,
      "HasReserve": false,
      "HasBuyNow": false,
      "NoteDate": "\/Date(1514764800)\/",
      "ReserveState": 0,
      "Attributes": [
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        },
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        }
      ],
      "IsClassified": false,
      "OpenHomes": [
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        },
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        }
      ],
      "Subtitle": "ABC",
      "IsBuyNowOnly": false,
      "RemainingGalleryPlusRelists": 123,
      "IsOnWatchList": false,
      "GeographicLocation": {
        "Latitude": 123.0,
        "Longitude": 123.0,
        "Northing": 123,
        "Easting": 123,
        "Accuracy": 0
      },
      "PriceDisplay": "ABC",
      "TotalReviewCount": 123,
      "PositiveReviewCount": 123,
      "HasAppliedForJob": false,
      "JobApplicationDate": "\/Date(1514764800)\/",
      "HasFreeShipping": false,
      "IsClearance": false,
      "WasPrice": 123.0,
      "PercentageOff": 123,
      "Branding": {
        "LargeSquareLogo": "ABC",
        "LargeWideLogo": "ABC",
        "BackgroundColor": "ABC",
        "TextColor": "ABC",
        "StrokeColor": "ABC",
        "DisableBanner": false,
        "OfficeLocation": "ABC",
        "LargeBannerURL": "ABC"
      },
      "IsSuperFeatured": false,
      "ShortDescription": "ABC",
      "PhotoUrls": [
        "ABC",
        "ABC"
      ],
      "PromotionId": 123,
      "HasEmbeddedVideo": false,
      "VariantDefinitionSummary": {
        "PriceLow": 123.0,
        "PriceHigh": 123.0,
        "Price": 123.0,
        "HasPriceRange": false,
        "DiscountPercentLow": 123,
        "DiscountPercentHigh": 123,
        "DiscountPercent": 123,
        "HasDiscountPercentRange": false,
        "AllDiscounted": false,
        "AllOnClearance": false
      },
      "AdditionalData": {
        "BulletPoints": [
          "ABC",
          "ABC"
        ],
        "Tags": [
          {
            "Name": "ABC"
          },
          {
            "Name": "ABC"
          }
        ]
      },
      "ListingExtras": [
        "ABC",
        "ABC"
      ],
      "IsLoyaltyEligible": false,
      "HasPing": false,
      "StoreBrandLogoUrl": "ABC",
      "WhyPayPrice": 123.0,
      "Has3DTour": false,
      "ShippingDetails": {
        "ShippingTemplateId": 123,
        "SuggestedShipping": {
          "Price": 123.0,
          "Destination": "ABC",
          "DeliveryTime": {
            "MinValue": "ABC",
            "MaxValue": "ABC"
          },
          "IsRural": false
        }
      },
      "PriceType": 0,
      "HasSpecialOffer": false,
      "NewCarInformation": {
        "Availability": 2,
        "Condition": 1,
        "CertifiedPreOwned": {
          "LogoUrl": "ABC",
          "DarkModeLogoUrl": "ABC"
        }
      },
      "MemberDateJoined": "\/Date(1514764800)\/",
      "LastServiceReview": {
        "ServiceReviewerNickname": "ABC",
        "ServiceReviewText": "ABC",
        "ServiceReviewDateEntered": "\/Date(1514764800)\/"
      },
      "Sponsored": {
        "TopSortProductId": "ABC",
        "TopSortResolveBidId": "ABC",
        "TopSortUniqueId": "ABC"
      },
      "MotorsExternalMediaOverview": {
        "HasInstavid360Spinner": false
      },
      "ListingPlatform": 0,
      "AllowsPickups": 0,
      "SearchResultAttributes": [
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        },
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        }
      ],
      "Address": "ABC",
      "District": "ABC",
      "AgencyReference": "ABC",
      "Amenities": "ABC",
      "Area": 123,
      "LandArea": 123,
      "AvailableFrom": "ABC",
      "Bathrooms": 123,
      "Bedrooms": 123,
      "BestContactTime": "ABC",
      "IdealTenant": "ABC",
      "ListingGroup": "ABC",
      "MaxTenants": 123,
      "Parking": "ABC",
      "PetsOkay": 0,
      "PropertyType": "ABC",
      "RateableValue": 123,
      "RentPerWeek": 123.0,
      "SmokersOkay": 0,
      "ViewingInstructions": "ABC",
      "Whiteware": "ABC",
      "PropertyId": "ABC",
      "AdjacentSuburbNames": [
        "ABC",
        "ABC"
      ],
      "AdjacentSuburbIds": [
        123,
        123
      ],
      "DistrictId": 123,
      "Agency": {
        "Id": 123,
        "Name": "ABC",
        "Address": "ABC",
        "Suburb": "ABC",
        "City": "ABC",
        "PhoneNumber": "ABC",
        "FaxNumber": "ABC",
        "EMail": "ABC",
        "Website": "ABC",
        "Logo": "ABC",
        "Type": 123,
        "BillingType": 123,
        "Branding": {
        },
        "Logo2": "ABC",
        "Agents": [
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          },
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          }
        ],
        "IsRealEstateAgency": false,
        "IsJobAgency": false,
        "IsLicensedPropertyAgency": false
      },
      "IsBoosted": false,
      "AreaRangeMax": 123,
      "TotalParking": 123,
      "Lounges": 123,
      "PremiumPackageCode": "ABC",
      "PropertySaleInformation": {
        "PropertySaleType": 0,
        "PropertyDateOfSale": "\/Date(1514764800)\/"
      },
      "Flatmates": 123,
      "CurrentFlatmates": "ABC",
      "CouplesOkay": 0,
      "AdditionalCosts": "ABC"
    },
    {
      "ListingId": 123,
      "Title": "ABC",
      "Category": "ABC",
      "StartPrice": 123.0,
      "BuyNowPrice": 123.0,
      "StartDate": "\/Date(1514764800)\/",
      "EndDate": "\/Date(1514764800)\/",
      "IsFeatured": false,
      "HasGallery": false,
      "IsBold": false,
      "IsHighlighted": false,
      "HasHomePageFeature": false,
      "MaxBidAmount": 123.0,
      "AsAt": "\/Date(1514764800)\/",
      "CategoryPath": "ABC",
      "PictureHref": "ABC",
      "HasPayNow": false,
      "IsNew": false,
      "RegionId": 123,
      "Region": "ABC",
      "SuburbId": 123,
      "Suburb": "ABC",
      "PickupLocality": {
        "Suburb": "ABC",
        "District": "ABC",
        "Region": "ABC"
      },
      "BidCount": 123,
      "IsReserveMet": false,
      "HasReserve": false,
      "HasBuyNow": false,
      "NoteDate": "\/Date(1514764800)\/",
      "ReserveState": 0,
      "Attributes": [
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        },
        {
          "Name": "ABC",
          "DisplayName": "ABC",
          "Value": "ABC",
          "DisplayValue": "ABC"
        }
      ],
      "IsClassified": false,
      "OpenHomes": [
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        },
        {
          "Start": "\/Date(1514764800)\/",
          "End": "\/Date(1514764800)\/"
        }
      ],
      "Subtitle": "ABC",
      "IsBuyNowOnly": false,
      "RemainingGalleryPlusRelists": 123,
      "IsOnWatchList": false,
      "GeographicLocation": {
        "Latitude": 123.0,
        "Longitude": 123.0,
        "Northing": 123,
        "Easting": 123,
        "Accuracy": 0
      },
      "PriceDisplay": "ABC",
      "TotalReviewCount": 123,
      "PositiveReviewCount": 123,
      "HasAppliedForJob": false,
      "JobApplicationDate": "\/Date(1514764800)\/",
      "HasFreeShipping": false,
      "IsClearance": false,
      "WasPrice": 123.0,
      "PercentageOff": 123,
      "Branding": {
        "LargeSquareLogo": "ABC",
        "LargeWideLogo": "ABC",
        "BackgroundColor": "ABC",
        "TextColor": "ABC",
        "StrokeColor": "ABC",
        "DisableBanner": false,
        "OfficeLocation": "ABC",
        "LargeBannerURL": "ABC"
      },
      "IsSuperFeatured": false,
      "ShortDescription": "ABC",
      "PhotoUrls": [
        "ABC",
        "ABC"
      ],
      "PromotionId": 123,
      "HasEmbeddedVideo": false,
      "VariantDefinitionSummary": {
        "PriceLow": 123.0,
        "PriceHigh": 123.0,
        "Price": 123.0,
        "HasPriceRange": false,
        "DiscountPercentLow": 123,
        "DiscountPercentHigh": 123,
        "DiscountPercent": 123,
        "HasDiscountPercentRange": false,
        "AllDiscounted": false,
        "AllOnClearance": false
      },
      "AdditionalData": {
        "BulletPoints": [
          "ABC",
          "ABC"
        ],
        "Tags": [
          {
            "Name": "ABC"
          },
          {
            "Name": "ABC"
          }
        ]
      },
      "ListingExtras": [
        "ABC",
        "ABC"
      ],
      "IsLoyaltyEligible": false,
      "HasPing": false,
      "StoreBrandLogoUrl": "ABC",
      "WhyPayPrice": 123.0,
      "Has3DTour": false,
      "ShippingDetails": {
        "ShippingTemplateId": 123,
        "SuggestedShipping": {
          "Price": 123.0,
          "Destination": "ABC",
          "DeliveryTime": {
            "MinValue": "ABC",
            "MaxValue": "ABC"
          },
          "IsRural": false
        }
      },
      "PriceType": 0,
      "HasSpecialOffer": false,
      "NewCarInformation": {
        "Availability": 2,
        "Condition": 1,
        "CertifiedPreOwned": {
          "LogoUrl": "ABC",
          "DarkModeLogoUrl": "ABC"
        }
      },
      "MemberDateJoined": "\/Date(1514764800)\/",
      "LastServiceReview": {
        "ServiceReviewerNickname": "ABC",
        "ServiceReviewText": "ABC",
        "ServiceReviewDateEntered": "\/Date(1514764800)\/"
      },
      "Sponsored": {
        "TopSortProductId": "ABC",
        "TopSortResolveBidId": "ABC",
        "TopSortUniqueId": "ABC"
      },
      "MotorsExternalMediaOverview": {
        "HasInstavid360Spinner": false
      },
      "ListingPlatform": 0,
      "AllowsPickups": 0,
      "SearchResultAttributes": [
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        },
        {
          "Id": 1,
          "DisplayValue": "ABC",
          "Name": "ABC"
        }
      ],
      "Address": "ABC",
      "District": "ABC",
      "AgencyReference": "ABC",
      "Amenities": "ABC",
      "Area": 123,
      "LandArea": 123,
      "AvailableFrom": "ABC",
      "Bathrooms": 123,
      "Bedrooms": 123,
      "BestContactTime": "ABC",
      "IdealTenant": "ABC",
      "ListingGroup": "ABC",
      "MaxTenants": 123,
      "Parking": "ABC",
      "PetsOkay": 0,
      "PropertyType": "ABC",
      "RateableValue": 123,
      "RentPerWeek": 123.0,
      "SmokersOkay": 0,
      "ViewingInstructions": "ABC",
      "Whiteware": "ABC",
      "PropertyId": "ABC",
      "AdjacentSuburbNames": [
        "ABC",
        "ABC"
      ],
      "AdjacentSuburbIds": [
        123,
        123
      ],
      "DistrictId": 123,
      "Agency": {
        "Id": 123,
        "Name": "ABC",
        "Address": "ABC",
        "Suburb": "ABC",
        "City": "ABC",
        "PhoneNumber": "ABC",
        "FaxNumber": "ABC",
        "EMail": "ABC",
        "Website": "ABC",
        "Logo": "ABC",
        "Type": 123,
        "BillingType": 123,
        "Branding": {
        },
        "Logo2": "ABC",
        "Agents": [
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          },
          {
            "FullName": "ABC",
            "Position": "ABC",
            "MobilePhoneNumber": "ABC",
            "OfficePhoneNumber": "ABC",
            "EMail": "ABC",
            "FaxNumber": "ABC",
            "HomePhoneNumber": "ABC",
            "FirstName": "ABC",
            "Photo": "ABC",
            "UrlSlug": "ABC"
          }
        ],
        "IsRealEstateAgency": false,
        "IsJobAgency": false,
        "IsLicensedPropertyAgency": false
      },
      "IsBoosted": false,
      "AreaRangeMax": 123,
      "TotalParking": 123,
      "Lounges": 123,
      "PremiumPackageCode": "ABC",
      "PropertySaleInformation": {
        "PropertySaleType": 0,
        "PropertyDateOfSale": "\/Date(1514764800)\/"
      },
      "Flatmates": 123,
      "CurrentFlatmates": "ABC",
      "CouplesOkay": 0,
      "AdditionalCosts": "ABC"
    }
  ],
  "SearchQueryId": "ABC",
  "AutoCategoryJump": false,
  "FavouriteFrequency": 123,
  "FavouritePushFrequency": 0,
  "SEODetails": {
    "PageTitle": "ABC",
    "DisplayTitle": "ABC"
  },
  "SeoDrivenRedirectionData": {
    "UrlInfo": {
      "Robots": "ABC",
      "SeoDrivenCanonicalUrl": "ABC",
      "Href": "ABC",
      "QueryParamsCollection": [
        {
          "Key": "ABC",
          "Value": "ABC"
        },
        {
          "Key": "ABC",
          "Value": "ABC"
        }
      ]
    },
    "HttpStatusCode": "ABC",
    "HasBeenMigrated": false
  },
  "BusinessLine": 0,
  "AggregateCounts": [
    {
    },
    {
    }
  ]
}