Website logo

Used motors search

Performs a filtered keyword search in the Used cars section of Trade Me Motors.

URL: https://api.trademe.co.nz/v1/Search/Motors/Used.{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

body_style String (optional)

Car body style.

condition Enumeration (optional)

Filter listings by condition.

All All
New New
Used Used
date_from DateTime (optional)

Excludes listings starting before this date.

doors_max String (optional)

The minimum number of car doors (integer).

doors_min String (optional)

The minimum number of car doors (integer).

engine_size_max Integer (optional)

Maximum engine size in cubic centimetres (e.g. 1000 for 1 litre engine).

engine_size_min Integer (optional)

Minimum engine size in cubic centimetres (e.g. 2000 for 2 litre engine).

listed_as Enumeration (optional)

Restricts search to either auctions or classifieds

All All
Auctions Auctions
Classifieds Classifieds
listing_type Enumeration (optional)

Whether or not dealer and/or private sellers should be excluded.

All All
Private Private listings only
Dealer Dealer listings only
make String (optional)

The make (the list of applicable values for this parameter is the list of subcategories from the “Used cars” section of Trade Me Motors).

member_listing Integer (optional)

Filters the listings to only those with the given seller.

model String (optional)

The model name or number.

odometer_max Integer (optional)

Maximum odometer value, in kilometres.

odometer_min Integer (optional)

Minimum odometer value, in kilometres.

page Integer (optional)

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

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 Number (optional)

Maximum price, in NZD.

price_min Number (optional)

Minimum price, in NZD.

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.

seats_max Integer (optional)

The maximum number of car seats (integer).

seats_min Integer (optional)

The minimum number of car seats (integer).

shipping_method String (optional)

Filters listings to those that have free shipping or those that allow pick ups.

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
transmission String (optional)

The type of transmission.

user_region Integer (optional)

Restricts search results to items from sellers located in the specified region. Note that there are multiple region lists, this parameter accepts a motors region ID.

year_max Integer (optional)

Maximum year of manufacture.

year_min Integer (optional)

Minimum year of manufacture.

Returns

<Cars>

TotalCount Integer TotalCount
TotalCountTruncated Boolean TotalCountTruncated
Page Integer Page
PageSize Integer PageSize
List Collection of <Car> 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
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
Showroom <DealerShowroom> or null Showroom
Id Integer Id
Url String or null Url
Logo String or null Logo
Banner String or null Banner
BackgroundColour String or null BackgroundColour
IsDealer Boolean IsDealer
DealerName String or null DealerName
HasSearchCardBranding Boolean HasSearchCardBranding
SearchCardTier Enumeration SearchCardTier
Tier1 1 Tier1
Tier2 2 Tier2
Tier3 3 Tier3
Tier4 4 Tier4
OnRoadCostsIncluded Boolean or null OnRoadCostsIncluded
DealerSettings Collection of <Setting> or null DealerSettings
Code String or null Code
Value String or null Value
BodyStyle String or null BodyStyle
Doors Integer Doors
EngineSize Integer EngineSize
Make String or null Make
Model String or null Model
Odometer Integer Odometer
Year Integer Year
Transmission String or null Transmission
Fuel String or null Fuel
NumberPlate String or null NumberPlate
BestContactTime String or null BestContactTime
Cylinders Integer Cylinders
Owners Integer Owners
Vin String or null Vin
WofExpires DateTime WofExpires
RegistrationExpires DateTime RegistrationExpires
StereoDescription String or null StereoDescription
ExteriorColour String or null ExteriorColour
ImportHistory String or null ImportHistory
HasMotorWebBasicReport Boolean HasMotorWebBasicReport
ModelDetail String or null ModelDetail
Seats Integer Seats
Is4WD Boolean Is4WD
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 <Car> 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
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
Showroom <DealerShowroom> or null Showroom
Id Integer Id
Url String or null Url
Logo String or null Logo
Banner String or null Banner
BackgroundColour String or null BackgroundColour
IsDealer Boolean IsDealer
DealerName String or null DealerName
HasSearchCardBranding Boolean HasSearchCardBranding
SearchCardTier Enumeration SearchCardTier
Tier1 1 Tier1
Tier2 2 Tier2
Tier3 3 Tier3
Tier4 4 Tier4
OnRoadCostsIncluded Boolean or null OnRoadCostsIncluded
DealerSettings Collection of <Setting> or null DealerSettings
Code String or null Code
Value String or null Value
BodyStyle String or null BodyStyle
Doors Integer Doors
EngineSize Integer EngineSize
Make String or null Make
Model String or null Model
Odometer Integer Odometer
Year Integer Year
Transmission String or null Transmission
Fuel String or null Fuel
NumberPlate String or null NumberPlate
BestContactTime String or null BestContactTime
Cylinders Integer Cylinders
Owners Integer Owners
Vin String or null Vin
WofExpires DateTime WofExpires
RegistrationExpires DateTime RegistrationExpires
StereoDescription String or null StereoDescription
ExteriorColour String or null ExteriorColour
ImportHistory String or null ImportHistory
HasMotorWebBasicReport Boolean HasMotorWebBasicReport
ModelDetail String or null ModelDetail
Seats Integer Seats
Is4WD Boolean Is4WD
SearchQueryId String or null SearchQueryId
FavouriteFrequency Integer FavouriteFrequency
FavouritePushFrequency Enumeration FavouritePushFrequency
None 0 None
Instant 1 Instant
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)

<Cars xmlns="http://api.trademe.co.nz/v1">
  <TotalCount>123</TotalCount>
  <TotalCountTruncated>false</TotalCountTruncated>
  <Page>123</Page>
  <PageSize>123</PageSize>
  <List>
    <Car>
      <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>
      <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>
      <Showroom>
        <Id>123</Id>
        <Url>ABC</Url>
        <Logo>ABC</Logo>
        <Banner>ABC</Banner>
        <BackgroundColour>ABC</BackgroundColour>
      </Showroom>
      <IsDealer>false</IsDealer>
      <DealerName>ABC</DealerName>
      <HasSearchCardBranding>false</HasSearchCardBranding>
      <SearchCardTier>Tier1</SearchCardTier>
      <OnRoadCostsIncluded>false</OnRoadCostsIncluded>
      <DealerSettings>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
      </DealerSettings>
      <BodyStyle>ABC</BodyStyle>
      <Doors>123</Doors>
      <EngineSize>123</EngineSize>
      <Make>ABC</Make>
      <Model>ABC</Model>
      <Odometer>123</Odometer>
      <Year>123</Year>
      <Transmission>ABC</Transmission>
      <Fuel>ABC</Fuel>
      <NumberPlate>ABC</NumberPlate>
      <BestContactTime>ABC</BestContactTime>
      <Cylinders>123</Cylinders>
      <Owners>123</Owners>
      <Vin>ABC</Vin>
      <WofExpires>2018-01-01T00:00:00Z</WofExpires>
      <RegistrationExpires>2018-01-01T00:00:00Z</RegistrationExpires>
      <StereoDescription>ABC</StereoDescription>
      <ExteriorColour>ABC</ExteriorColour>
      <ImportHistory>ABC</ImportHistory>
      <HasMotorWebBasicReport>false</HasMotorWebBasicReport>
      <ModelDetail>ABC</ModelDetail>
      <Seats>123</Seats>
      <Is4WD>false</Is4WD>
    </Car>
    <Car>
      <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>
      <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>
      <Showroom>
        <Id>123</Id>
        <Url>ABC</Url>
        <Logo>ABC</Logo>
        <Banner>ABC</Banner>
        <BackgroundColour>ABC</BackgroundColour>
      </Showroom>
      <IsDealer>false</IsDealer>
      <DealerName>ABC</DealerName>
      <HasSearchCardBranding>false</HasSearchCardBranding>
      <SearchCardTier>Tier1</SearchCardTier>
      <OnRoadCostsIncluded>false</OnRoadCostsIncluded>
      <DealerSettings>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
      </DealerSettings>
      <BodyStyle>ABC</BodyStyle>
      <Doors>123</Doors>
      <EngineSize>123</EngineSize>
      <Make>ABC</Make>
      <Model>ABC</Model>
      <Odometer>123</Odometer>
      <Year>123</Year>
      <Transmission>ABC</Transmission>
      <Fuel>ABC</Fuel>
      <NumberPlate>ABC</NumberPlate>
      <BestContactTime>ABC</BestContactTime>
      <Cylinders>123</Cylinders>
      <Owners>123</Owners>
      <Vin>ABC</Vin>
      <WofExpires>2018-01-01T00:00:00Z</WofExpires>
      <RegistrationExpires>2018-01-01T00:00:00Z</RegistrationExpires>
      <StereoDescription>ABC</StereoDescription>
      <ExteriorColour>ABC</ExteriorColour>
      <ImportHistory>ABC</ImportHistory>
      <HasMotorWebBasicReport>false</HasMotorWebBasicReport>
      <ModelDetail>ABC</ModelDetail>
      <Seats>123</Seats>
      <Is4WD>false</Is4WD>
    </Car>
  </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>
    <Car>
      <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>
      <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>
      <Showroom>
        <Id>123</Id>
        <Url>ABC</Url>
        <Logo>ABC</Logo>
        <Banner>ABC</Banner>
        <BackgroundColour>ABC</BackgroundColour>
      </Showroom>
      <IsDealer>false</IsDealer>
      <DealerName>ABC</DealerName>
      <HasSearchCardBranding>false</HasSearchCardBranding>
      <SearchCardTier>Tier1</SearchCardTier>
      <OnRoadCostsIncluded>false</OnRoadCostsIncluded>
      <DealerSettings>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
      </DealerSettings>
      <BodyStyle>ABC</BodyStyle>
      <Doors>123</Doors>
      <EngineSize>123</EngineSize>
      <Make>ABC</Make>
      <Model>ABC</Model>
      <Odometer>123</Odometer>
      <Year>123</Year>
      <Transmission>ABC</Transmission>
      <Fuel>ABC</Fuel>
      <NumberPlate>ABC</NumberPlate>
      <BestContactTime>ABC</BestContactTime>
      <Cylinders>123</Cylinders>
      <Owners>123</Owners>
      <Vin>ABC</Vin>
      <WofExpires>2018-01-01T00:00:00Z</WofExpires>
      <RegistrationExpires>2018-01-01T00:00:00Z</RegistrationExpires>
      <StereoDescription>ABC</StereoDescription>
      <ExteriorColour>ABC</ExteriorColour>
      <ImportHistory>ABC</ImportHistory>
      <HasMotorWebBasicReport>false</HasMotorWebBasicReport>
      <ModelDetail>ABC</ModelDetail>
      <Seats>123</Seats>
      <Is4WD>false</Is4WD>
    </Car>
    <Car>
      <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>
      <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>
      <Showroom>
        <Id>123</Id>
        <Url>ABC</Url>
        <Logo>ABC</Logo>
        <Banner>ABC</Banner>
        <BackgroundColour>ABC</BackgroundColour>
      </Showroom>
      <IsDealer>false</IsDealer>
      <DealerName>ABC</DealerName>
      <HasSearchCardBranding>false</HasSearchCardBranding>
      <SearchCardTier>Tier1</SearchCardTier>
      <OnRoadCostsIncluded>false</OnRoadCostsIncluded>
      <DealerSettings>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
        <Setting>
          <Code>ABC</Code>
          <Value>ABC</Value>
        </Setting>
      </DealerSettings>
      <BodyStyle>ABC</BodyStyle>
      <Doors>123</Doors>
      <EngineSize>123</EngineSize>
      <Make>ABC</Make>
      <Model>ABC</Model>
      <Odometer>123</Odometer>
      <Year>123</Year>
      <Transmission>ABC</Transmission>
      <Fuel>ABC</Fuel>
      <NumberPlate>ABC</NumberPlate>
      <BestContactTime>ABC</BestContactTime>
      <Cylinders>123</Cylinders>
      <Owners>123</Owners>
      <Vin>ABC</Vin>
      <WofExpires>2018-01-01T00:00:00Z</WofExpires>
      <RegistrationExpires>2018-01-01T00:00:00Z</RegistrationExpires>
      <StereoDescription>ABC</StereoDescription>
      <ExteriorColour>ABC</ExteriorColour>
      <ImportHistory>ABC</ImportHistory>
      <HasMotorWebBasicReport>false</HasMotorWebBasicReport>
      <ModelDetail>ABC</ModelDetail>
      <Seats>123</Seats>
      <Is4WD>false</Is4WD>
    </Car>
  </SuperFeatures>
  <SearchQueryId>ABC</SearchQueryId>
  <FavouriteFrequency>123</FavouriteFrequency>
  <FavouritePushFrequency>None</FavouritePushFrequency>
  <BusinessLine>NotSpecified</BusinessLine>
  <AggregateCounts>
    <AggregateCount />
    <AggregateCount />
  </AggregateCounts>
</Cars>

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,
      "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"
        }
      ],
      "Showroom": {
        "Id": 123,
        "Url": "ABC",
        "Logo": "ABC",
        "Banner": "ABC",
        "BackgroundColour": "ABC"
      },
      "IsDealer": false,
      "DealerName": "ABC",
      "HasSearchCardBranding": false,
      "SearchCardTier": 1,
      "OnRoadCostsIncluded": false,
      "DealerSettings": [
        {
          "Code": "ABC",
          "Value": "ABC"
        },
        {
          "Code": "ABC",
          "Value": "ABC"
        }
      ],
      "BodyStyle": "ABC",
      "Doors": 123,
      "EngineSize": 123,
      "Make": "ABC",
      "Model": "ABC",
      "Odometer": 123,
      "Year": 123,
      "Transmission": "ABC",
      "Fuel": "ABC",
      "NumberPlate": "ABC",
      "BestContactTime": "ABC",
      "Cylinders": 123,
      "Owners": 123,
      "Vin": "ABC",
      "WofExpires": "\/Date(1514764800)\/",
      "RegistrationExpires": "\/Date(1514764800)\/",
      "StereoDescription": "ABC",
      "ExteriorColour": "ABC",
      "ImportHistory": "ABC",
      "HasMotorWebBasicReport": false,
      "ModelDetail": "ABC",
      "Seats": 123,
      "Is4WD": false
    },
    {
      "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,
      "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"
        }
      ],
      "Showroom": {
        "Id": 123,
        "Url": "ABC",
        "Logo": "ABC",
        "Banner": "ABC",
        "BackgroundColour": "ABC"
      },
      "IsDealer": false,
      "DealerName": "ABC",
      "HasSearchCardBranding": false,
      "SearchCardTier": 1,
      "OnRoadCostsIncluded": false,
      "DealerSettings": [
        {
          "Code": "ABC",
          "Value": "ABC"
        },
        {
          "Code": "ABC",
          "Value": "ABC"
        }
      ],
      "BodyStyle": "ABC",
      "Doors": 123,
      "EngineSize": 123,
      "Make": "ABC",
      "Model": "ABC",
      "Odometer": 123,
      "Year": 123,
      "Transmission": "ABC",
      "Fuel": "ABC",
      "NumberPlate": "ABC",
      "BestContactTime": "ABC",
      "Cylinders": 123,
      "Owners": 123,
      "Vin": "ABC",
      "WofExpires": "\/Date(1514764800)\/",
      "RegistrationExpires": "\/Date(1514764800)\/",
      "StereoDescription": "ABC",
      "ExteriorColour": "ABC",
      "ImportHistory": "ABC",
      "HasMotorWebBasicReport": false,
      "ModelDetail": "ABC",
      "Seats": 123,
      "Is4WD": false
    }
  ],
  "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,
      "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"
        }
      ],
      "Showroom": {
        "Id": 123,
        "Url": "ABC",
        "Logo": "ABC",
        "Banner": "ABC",
        "BackgroundColour": "ABC"
      },
      "IsDealer": false,
      "DealerName": "ABC",
      "HasSearchCardBranding": false,
      "SearchCardTier": 1,
      "OnRoadCostsIncluded": false,
      "DealerSettings": [
        {
          "Code": "ABC",
          "Value": "ABC"
        },
        {
          "Code": "ABC",
          "Value": "ABC"
        }
      ],
      "BodyStyle": "ABC",
      "Doors": 123,
      "EngineSize": 123,
      "Make": "ABC",
      "Model": "ABC",
      "Odometer": 123,
      "Year": 123,
      "Transmission": "ABC",
      "Fuel": "ABC",
      "NumberPlate": "ABC",
      "BestContactTime": "ABC",
      "Cylinders": 123,
      "Owners": 123,
      "Vin": "ABC",
      "WofExpires": "\/Date(1514764800)\/",
      "RegistrationExpires": "\/Date(1514764800)\/",
      "StereoDescription": "ABC",
      "ExteriorColour": "ABC",
      "ImportHistory": "ABC",
      "HasMotorWebBasicReport": false,
      "ModelDetail": "ABC",
      "Seats": 123,
      "Is4WD": false
    },
    {
      "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,
      "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"
        }
      ],
      "Showroom": {
        "Id": 123,
        "Url": "ABC",
        "Logo": "ABC",
        "Banner": "ABC",
        "BackgroundColour": "ABC"
      },
      "IsDealer": false,
      "DealerName": "ABC",
      "HasSearchCardBranding": false,
      "SearchCardTier": 1,
      "OnRoadCostsIncluded": false,
      "DealerSettings": [
        {
          "Code": "ABC",
          "Value": "ABC"
        },
        {
          "Code": "ABC",
          "Value": "ABC"
        }
      ],
      "BodyStyle": "ABC",
      "Doors": 123,
      "EngineSize": 123,
      "Make": "ABC",
      "Model": "ABC",
      "Odometer": 123,
      "Year": 123,
      "Transmission": "ABC",
      "Fuel": "ABC",
      "NumberPlate": "ABC",
      "BestContactTime": "ABC",
      "Cylinders": 123,
      "Owners": 123,
      "Vin": "ABC",
      "WofExpires": "\/Date(1514764800)\/",
      "RegistrationExpires": "\/Date(1514764800)\/",
      "StereoDescription": "ABC",
      "ExteriorColour": "ABC",
      "ImportHistory": "ABC",
      "HasMotorWebBasicReport": false,
      "ModelDetail": "ABC",
      "Seats": 123,
      "Is4WD": false
    }
  ],
  "SearchQueryId": "ABC",
  "FavouriteFrequency": 123,
  "FavouritePushFrequency": 0,
  "BusinessLine": 0,
  "AggregateCounts": [
    {
    },
    {
    }
  ]
}