Retrieves the details of a single listing.
The details of the listing.
ListingId |
Long Integer |
The ID of the listing.
|
Title |
String or null |
The listing title.
|
Category |
String or null |
The listing category.
|
StartPrice |
Number |
The start price.
|
BuyNowPrice |
Number |
The Buy Now price.
|
StartDate |
DateTime |
The date the listing was created.
|
EndDate |
DateTime |
The date the listing will end.
|
IsFeatured |
Boolean |
Is this a featured listing?
|
HasGallery |
Boolean |
Is this a gallery listing?
|
IsBold |
Boolean |
Is this a bold listing?
|
IsHighlighted |
Boolean |
Is this a highlighted listing?
|
HasHomePageFeature |
Boolean |
Is this a homepage feature listing?
|
BidderAndWatchers |
Integer |
The number of bidders and watcher for this listing.
|
MaxBidAmount |
Number |
The current leading bid amount.
|
AsAt |
DateTime |
The date and time the response was generated on the server.
|
CategoryPath |
String or null |
The category path.
|
PhotoId |
Long Integer |
The ID of the primary photo for the listing (if the listing has a photo).
|
HasPayNow |
Boolean |
Indicates whether the item has Pay Now.
|
IsNew |
Boolean |
Indicates whether the item is marked as new.
|
RegionId |
Integer |
The ID of the region where this item is located. In the general search, listing details and watchlist APIs this is the ID of the seller's region (using the two-tier region/suburb system), which means it might be inconsistent with the region name. In the property search API this is the ID of the property region, using the three-tier region/district/suburb system.
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 |
The name of the region where this item is located.
|
SuburbId |
Integer |
The ID of the suburb where this item is located. Only populated by the property search API, which means it uses the three-tier region/district/suburb system.
|
Suburb |
String or null |
The name of the suburb where this item is located.
|
PickupLocality |
<PickupLocality> or null |
The pick-up location details if pick-up is allowed and has been specified.
|
Suburb |
String or null |
The pickup suburb.
|
District |
String or null |
The pickup district.
|
Region |
String or null |
The pickup region.
|
|
BidCount |
Integer |
The number of bids on the item.
|
ViewCount |
Integer |
The number of times the listing has been viewed.
|
IsReserveMet |
Boolean |
Indicates whether the item's reserve has been met.
|
HasReserve |
Boolean |
Indicates whether the item has a reserve.
|
HasBuyNow |
Boolean |
Indicates whether the item has Buy Now.
|
NoteDate |
DateTime |
The date of the note on an item.
|
CategoryName |
String or null |
The display name of the category.
|
ReserveState |
Enumeration |
The flag to display on an item.
|
|
None |
0 |
There is no reserve on the item (i.e. the reserve price is the same as the starting price).
|
Met |
1 |
The value of the highest bid has exceeded the reserve price.
|
NotMet |
2 |
The value of the highest bid has not reached the reserve price.
|
NotApplicable |
3 |
The listing cannot have a reserve because bidding is not allowed. This may be because it is a classified or because it is a Buy Now Only auction.
|
|
Attributes |
Collection of <Attribute> or null |
The attributes for the item that are intended to be displayed on the UI.
|
Name |
String or null |
A name which uniquely identifies the attribute. Required when selling or editing.
|
DisplayName |
String or null |
The name of the attribute, in a form suitable for displaying to users. Not required when selling or editing.
|
Value |
String or null |
The string value of the attribute. When listing, the valid values for the attribute can be determined using the "Retrieve attributes for a category" API. Use "false" or "true" for boolean attributes. Required when selling or editing.
|
Type |
Enumeration |
The type of the attribute, which determines the range of acceptable values. Not required when selling or editing.
|
|
None |
0 |
Not used.
|
Boolean |
1 |
The attribute value is a boolean (true/false).
|
Integer |
2 |
The attribute value is an integer.
|
Decimal |
3 |
The attribute value is a floating point number.
|
String |
4 |
The attribute value can be arbitrary text.
|
DateTime |
5 |
The attribute value is a date & time (in UTC).
|
|
Range |
<AttributeRange> or null |
The allowed range of the attribute. Only applies to numeric attributes. Not required when selling or editing.
|
|
Options |
Collection of <AttributeOption> or null |
A list of options, if the attribute is restricted to a fixed set of values. Not required when selling or editing.
|
|
IsRequiredForSell |
Boolean |
Indicates whether the attribute must be present when selling an item.
|
DisplayValue |
String or null |
The value of the attribute as it needs to be displayed to the end users
|
|
HiddenAttributes |
Collection of <Attribute> or null |
The attributes for the item that are not intended to be displayed on the UI.
|
(This type has already been defined)
|
IsClassified |
Boolean |
Indicates whether the item is a classified.
|
OpenHomes |
Collection of <OpenHome> or null |
A collection of open home times for this listing. Only applies to open home listings.
|
Start |
DateTime |
The date and time the open home is open for viewing. The date must be in the future and it must be less than 56 days from the current date. Specify dates in the UTC time zone.
|
End |
DateTime |
The date and time the open home is no longer open for viewing. Must be the same day as Start.
|
|
RelistedItemId |
Long Integer |
The ID of the new listing if this listing was relisted.
|
Subtitle |
String or null |
The subtitle, if present.
|
ReservePrice |
Number |
The reserve price for the auction. This is available in the sold/unsold items APIs and, if you are the seller, the listing details API.
|
IsBuyNowOnly |
Boolean |
Indicates whether or not this is a Buy Now Only listing.
|
HasMultiple |
Boolean |
Indicates whether there is more than one item available. Only applicable for Buy Now Only listings.
|
Quantity |
Integer |
The total quantity available of the item. Only applicable for Buy Now Only listings. When retrieving won items this value represents the number sold, not the total quantity. When retrieving sold items, this value is not present (use QuantitySold instead). When retrieving listing details, this value is only present if you are the seller.
|
IsFlatShippingCharge |
Boolean |
Indicates whether one flat shipping fee will be charged if more than one of this item is purchased. Only applicable for Buy Now Only listings.
|
RemainingGalleryPlusRelists |
Integer or null |
The number of times the item can be relisted and get the gallery promotion for free. This value is only present if you are the seller and the listing had the gallery promotion applied due to the gallery plus promotion. Note that for this field, a value of zero is not the same as if the field is missing (a value of zero means gallery plus is in effect whereas if the field is missing it means that you are not the seller or gallery plus is not in effect).
|
MinimumNextBidAmount |
Number |
The smallest amount that will be accepted for the next bid. Only applicable to auctions which allow bidding (i.e. not classifieds and not Buy Now Only auctions). You must still check for the "bid too small" error when using this value, as someone may make a bid after you have checked this value but before you have finished placing your bid.
|
IsOnWatchList |
Boolean |
Indicates whether the item is on the authenticated member's watchlist.
|
WatchlistReminder |
Enumeration |
If the item is on the watchlist, it indicates the user's preference of when they should get watchlist emails for the item.
|
|
None |
0 |
No emails for watchlist items.
|
OneHourBefore |
1 |
One hour before the listing closes.
|
TwelveHoursBefore |
2 |
Twelve hours before the listing closes.
|
TwentyFourHoursBefore |
4 |
Twenty hours before the listing closes.
|
|
GeographicLocation |
<GeographicLocation> or null |
The geographic location (latitude and longitude) of a property.
|
Latitude |
Number |
The latitude of the location, in degrees (WGS84).
|
Longitude |
Number |
The longitude of the location, in degrees (WGS84).
|
Northing |
Integer |
The northing of the location, in metres (NZTM).
|
Easting |
Integer |
The easting of the location, in metres (NZTM).
|
Accuracy |
Enumeration |
The accuracy of the geographic location (address, street or suburb).
|
|
None |
0 |
The accuracy of the geographic location is not known.
|
Address |
1 |
The geographic location is accurate to the address level.
|
Street |
3 |
The geographic location is accurate to the street level.
|
Suburb |
2 |
The geographic location is accurate to the suburb level.
|
AdminPinpoint |
4 |
The geographic location is accurate to the AdminPinPoint level.
|
|
|
PriceDisplay |
String or null |
The price, in a format suitable for displaying to the user. Some categories may have special pricing rules, e.g. properties may have "Price by negotiation".
|
TotalReviewCount |
Integer |
The total number of user-submitted reviews. Currently only applies to services listings.
|
PositiveReviewCount |
Integer |
The number of user-submitted reviews which are positive (i.e. the user selected the thumbs up graphic when submitting a review). Currently only applies to services listings.
|
SendPaymentInstructions |
Boolean |
Indicates whether payment instructions are automatically sent to buyers. This value is only present if you are the seller.
|
CanUsePayNowInstant |
Boolean |
Indicates whether the PayNowInstant is available for this listing.
|
ExternalReferenceId |
String or null |
The external reference ID, if one exists. Only available to the seller of a listing.
|
HasAppliedForJob |
Boolean |
Indicates whether the authenticated member has applied for the job. Only applies for job listings.
|
JobApplicationDate |
DateTime or null |
The date and time of the member's most recent job application, if any. This field will only be populated if HasAppliedForJob is true.
|
SKU |
String or null |
SKU or Stock Keeping Unit. Used to uniquely identify an auction's product line.
|
IsClearance |
Boolean |
This indicates that the listing is a clearance item. Clearance listings include listings with was/now pricing and general clearance stock.
|
WasPrice |
Number or null |
The usual price that a product is sold at, or the price before it was marked down. This is always more than the Buy Now price for Auctions, or more than the asking price for Classifieds.This field will only be populated if IsClearance is true.
|
PercentageOff |
Integer or null |
The percentage that a product has been discounted. This has been rounded for display purposes. This field will only be populated if IsClearance is true.
|
Branding |
<Branding> or null |
A list of branding images associated with this listing.
|
LargeSquareLogo |
String or null |
A large square branding image with dimensions of 480x480.
|
LargeWideLogo |
String or null |
A large rectangular branding image with dimensions of 480x200.
|
BackgroundColor |
String or null |
Banner outline/stroke colour, tick the checkbox before saving to apply the new colour
|
TextColor |
String or null |
Banner background colour, tick the checkbox before saving to apply the new colour
|
StrokeColor |
String or null |
Banner text colour, tick the checkbox before saving to apply the new colour
|
DisableBanner |
Boolean |
Disable the agent branding regardless of Super Feature status
|
OfficeLocation |
String or null |
The name of the office location
|
LargeBannerURL |
String or null |
The url of a larger version of the logo
|
|
AvailableToBuy |
String or null |
The amount of listings available for purchase. If greater than 10, 10+ will be displayed.
|
IsSuperFeatured |
Boolean |
Is this a super featured listing?
|
VariantDefinition |
<VariantDefinition> or null |
The variants.
|
OptionSets |
Collection of <OptionSet> or null |
A collection of variant options.
|
Name |
String or null |
The name used to identify the group of option values, e.g. "size" or "colour".
|
Values |
Collection of String or null |
The choices available for this option set, e.g. "red", "blue". The sequence in which values are supplied is reflected in the sequence of user-interface elements on listings.
|
|
Variants |
Collection of <Variant> or null |
A collection of variants.
|
SKU |
String or null |
SKU or Stock Keeping Unit. Used to uniquely identify an auction's product line. Maximum of 50 characters.
|
Price |
Number |
The Buy Now price of the variant. Must be a minimum of 50c.
|
IsClearance |
Boolean |
This indicates that the listing is a clearance item. Clearance listings include listings with was/now pricing and general clearance stock.
|
WasPrice |
Number or null |
The Was price of the variant. Must be a minimum of 50c.
|
Quantity |
Integer |
This is the quantity of items that are available for sale. Can be between 1 and 1000. Note that when editing, the value must be less than or equal to 1000 - (quantity sold). The quantity sold for a listing can be calculated by adding up all the QuantitySold values from the listing details response.
|
Photos |
Collection of <Photo> or null |
A collection of photo URLs for the listing. Ignored when creating or editing a listing.
|
Key |
Long Integer |
|
Value |
<PhotoUrl> or null |
|
Thumbnail |
String or null |
The URL for the thumbnail sized photo (always 85x64, with white borders).
|
List |
String or null |
The URL for the list view sized photo (scaled down to fit 160x120).
|
Medium |
String or null |
The URL for the medium sized photo (scaled down to fit 175x175).
|
Gallery |
String or null |
The URL for the gallery sized photo (scaled down to fit 233x176).
|
Large |
String or null |
The URL for the large sized photo (scaled down to fit 352x264).
|
FullSize |
String or null |
The URL for the full sized photo (scaled down to fit 670x502).
|
PlusSize |
String or null |
The URL for the plus sized photo (scaled down to fit).
|
PhotoId |
Long Integer |
The ID of the photo.
|
OriginalWidth |
Integer |
The original width of the photo.
|
OriginalHeight |
Integer |
The original height of the photo.
|
|
|
Options |
Collection of <Option> or null |
The combination of variant options that this variant represents.
|
Name |
String or null |
The name used to identify the group of option values, e.g. "size" or "colour". This name must match an entry in the option set collection.
|
Value |
String or null |
The choice that this variant has for the option, e.g. "red", "blue". This name must match an entry in the option set.
|
|
Attributes |
Collection of <Attribute> or null |
A collection of dynamic attributes that relate to this variant specifically. These can be any number of name-value pairs. Some well-known attribute names will also help users find your listings: Google Shopping Feed We include attributes that are named and correctly formatted in a feed that goes to Google Shopping. These are Brand, GTIN and Manufacturer Code so include this data if you have it.
|
(This type has already been defined)
|
ListingId |
Long Integer or null |
The identifier of the listing that this variant represents.
|
ProductSpecification |
<ProductSpecification> or null |
The specifications of the product if the variant relates to a product
|
GTIN |
String or null |
The GTIN of the product e.g. 027242896505
|
Brand |
String or null |
The brand name of the product e.g. Sony
|
ManufacturerCode |
String or null |
The product code used by the manufacturer e.g. KDL32W600D
|
|
|
|
ListingGroupId |
Long Integer or null |
The identifier of the group of related multi-variant listings. Blank if the listing is not multi-variant
|
AdditionalData |
<AdditionalData> or null |
Structured information for Listing Additional Data
|
BulletPoints |
Collection of String or null |
The bullet points for display in the search results
|
Tags |
Collection of <Tag> or null |
The tags for display in the search results
|
Name |
String or null |
The name of the tag
|
|
|
ListingExtras |
Collection of String or null |
A collection of extras that are currently applied to the listing
|
IsLoyaltyEligible |
Boolean |
Indicates whether the listing is eligible to loyalty program.
|
HasPing |
Boolean |
Indicates whether Ping is a supported payment option.
|
UnansweredQuestionCount |
Integer or null |
The number of unanswered questions
|
LatestRelistedItemId |
Long Integer |
The ID of the current open listing if this listing has been continuously relisted.
|
IsCounterOffersAllowed |
Boolean |
Indicates whether the listing is enabled for Make an Offer.
|
MaximumOffers |
Integer or null |
The maximum number of Buyer offers the listing accepts if the listing has Counter Offers enabled.
|
ShippingDetails |
<ShippingDetails> or null |
Shipping details for the current listing. Null if no shipping details available.
|
ShippingTemplateId |
Long Integer or null |
Represents the template used to create the shipping options on this listing
|
SuggestedShipping |
<SuggestedShipping> or null |
Suggested shipping details, based on member preferences.
|
Price |
Number or null |
The price of the delivery option; 0 if it's free shipping
|
Destination |
String or null |
Name of the shipping destination, if structured shipping information exists.
|
DeliveryTime |
<ShippingDeliveryTime> or null |
Delivery time details for the current listing, if structured shipping information exists.
|
MinValue |
String or null |
The earliest expected delivery time returned in ISO 8601 duration format.
|
MaxValue |
String or null |
The latest expected delivery time returned in ISO 8601 duration format.
|
|
IsRural |
Boolean or null |
Indicates if the SuggestedShipping option is for rural delivery, if structured shipping information exists.
|
|
|
IsMessagingAllowed |
Boolean |
Indicates whether the listing is enabled for messaging via messaging service.
|
PriceType |
Enumeration or null |
Indicates the price type of boat and farming machinery listings
|
|
AskingPrice |
0 |
Asking Price.
|
PriceOnApplication |
1 |
Price On Application.
|
ExcludingGST |
2 |
Excluding GST.
|
|
NewCarInformation |
<NewCarInformation> or null |
Information specific to new cars if the current listing is a new car listing.
|
Availability |
Enumeration |
Enum value denoting the availability of the car, can be : 'inTransit' , 'availableToOrder'
|
|
InTransit |
2 |
New car is in transit: on its way to the dealer
|
AvailableToOrder |
3 |
New car is available to order
|
|
Condition |
Enumeration |
Enum value denoting the condition of the car, can be : 'brandNew', 'exDemo', 'certifiedPreOwned'
|
|
BrandNew |
1 |
Indicates that this car is brand new
|
ExDemo |
2 |
Indicates that this car is an ex-demo
|
CertifiedPreOwned |
4 |
New car is certified pre owned
|
|
CertifiedPreOwned |
<CertifiedPreOwnedProgramme> or null |
The car's certified pre-owned programme.
|
LogoUrl |
String or null |
Url of the certified preowned programme's logo (designed for a light background).
|
DarkModeLogoUrl |
String or null |
Url of the certified preowned programme's logo (designed for a dark background).
|
|
|
Sponsored |
<SponsoredListingsDetails> or null |
listing’s required metadata relating to Sponsored Listings.
|
TopSortProductId |
String or null |
The ID for the Tradevine (and thus TopSort) Product that the listing is related to.
|
|
ListingPlatform |
Enumeration |
The backend platform that controls the listing.
|
|
Unset |
0 |
The platform has not been set.
|
TradeMe |
1 |
The listing is controlled by Trade Me.
|
Koru |
2 |
The listing is controlled by Koru.
|
|
AllowsPickups |
Enumeration |
The pickup option for the listing.
|
|
None |
0 |
The listing allows pick up, but does not require it.
|
Allow |
1 |
The buyer can pickup if they so choose.
|
Demand |
2 |
The buyer must pickup the item.
|
Forbid |
3 |
The buyer cannot pickup the item (delivery only).
|
|
Member |
<Member> or null |
The seller of the listing.
|
MemberId |
Integer |
The ID of the member. This may be 0, if we determine it is necessary to protect the member's privacy.
|
Nickname |
String or null |
The nickname of the member. Some characters may be changed, if we determine it is necessary to protect the member's privacy.
|
DateAddressVerified |
DateTime |
The date the member was address verified.
|
DateJoined |
DateTime |
The date the member joined.
|
Email |
String or null |
The member's email address.
|
UniqueNegative |
Integer |
The number of distinct members who have placed negative feedback against this member.
|
UniquePositive |
Integer |
The number of distinct members who have placed positive feedback against this member.
|
FeedbackCount |
Integer |
The member's total feedback (UniquePositive minus UniqueNegative).
|
IsAddressVerified |
Boolean |
Indicates whether the member has been address verified.
|
Suburb |
String or null |
The name of the member's suburb.
|
Region |
String or null |
The name of the member's region.
|
IsDealer |
Boolean |
Indicates whether the member is a car dealer.
|
IsAuthenticated |
Boolean |
Indicates whether the member is authenticated.
|
IsInTrade |
Boolean |
Indicates whether the member is a professional trader.
|
ImportChargesMayApply |
Boolean |
Indicates that the trader is an international seller, and therefore customs import charges may apply.
|
Photo |
String or null |
The profile photo URL of the member
|
Profile |
<SimpleMemberProfile> or null |
Member profile details
|
Occupation |
String or null |
The occupation of the member.
|
Biography |
String or null |
The member's bio.
|
Quote |
String or null |
The member's favourite quote.
|
Photo |
String or null |
A URL representing the member's photo.
|
|
IsTopSeller |
Boolean |
Indicates whether the member is currently a Top Seller
|
IsRentiUser |
Boolean |
Indicates whether the member is a renti user.
|
|
Body |
String or null |
The text used as the body of the item.
|
Bids |
<BidCollection> or null |
A list of the last 10 bids for the listing.
|
TotalCount |
Integer |
The total number of results in the collection. Can be larger than the number of returned results.
|
Page |
Integer |
The index of the current page of results (starts at 1).
|
PageSize |
Integer |
The number of results in the current page.
|
List |
Collection of <Bid> or null |
A list of the results in the current page.
|
Account |
String or null |
The account the bid came from.
|
BidAmount |
Number |
The amount of money the bid represents, in NZD.
|
IsByMobile |
Boolean |
Indicates whether the bid came from a mobile phone.
|
IsByProxy |
Boolean |
Indicates whether the bid was by proxy.
|
BidDate |
DateTime |
The date and time the bid was placed.
|
IsBuyNow |
Boolean |
Indicates whether the bid was a Buy Now bid.
|
Bidder |
<Member> or null |
The member who placed the bid.
|
(This type has already been defined)
|
SelectedShippingOption |
Integer or null |
The selected shipping option for the bid. Should only be populated for the member that the live listing bid belongs to.
|
|
|
Questions |
<Questions> or null |
A list of questions and answers for the listing.
|
TotalCount |
Integer |
The total number of results in the collection. Can be larger than the number of returned results.
|
Page |
Integer |
The index of the current page of results (starts at 1).
|
PageSize |
Integer |
The number of results in the current page.
|
List |
Collection of <Question> or null |
A list of the results in the current page.
|
ListingId |
Long Integer |
The ID of the listing this question belongs to.
|
ListingQuestionId |
Long Integer |
The question ID.
|
Comment |
String or null |
The text of the question.
|
CommentDate |
DateTime |
The date and time the question was asked.
|
Answer |
String or null |
The answer given to the question by the owner of the listing.
|
AnswerDate |
DateTime |
The date the question was answered.
|
IsSellerComment |
Boolean |
Indicates whether this is a comment from the seller rather than a question.
|
AskingMember |
<Member> or null |
The member details for the member asking the question.
|
(This type has already been defined)
|
|
|
Photos |
Collection of <Photo> or null |
A collection of photos for the listing.
|
Key |
Long Integer |
|
Value |
<PhotoUrl> or null |
|
Thumbnail |
String or null |
The URL for the thumbnail sized photo (always 85x64, with white borders).
|
List |
String or null |
The URL for the list view sized photo (scaled down to fit 160x120).
|
Medium |
String or null |
The URL for the medium sized photo (scaled down to fit 175x175).
|
Gallery |
String or null |
The URL for the gallery sized photo (scaled down to fit 233x176).
|
Large |
String or null |
The URL for the large sized photo (scaled down to fit 352x264).
|
FullSize |
String or null |
The URL for the full sized photo (scaled down to fit 670x502).
|
PlusSize |
String or null |
The URL for the plus sized photo (scaled down to fit).
|
PhotoId |
Long Integer |
The ID of the photo.
|
OriginalWidth |
Integer |
The original width of the photo.
|
OriginalHeight |
Integer |
The original height of the photo.
|
|
|
PickupLocation |
String or null |
The pick-up location details if pick-up is allowed.
This property is deprecated and will be removed. Use the ListedItem PickupLocality property instead.
|
ShippingOptions |
Collection of <ShippingOption> or null |
A list of shipping options.
|
Type |
Enumeration |
The type of delivery.
|
|
None |
0 |
The type of the "None of the options apply to me" shipping option. Do not use when listing an item.
|
Unknown |
0 |
Obsolete. Do not use.
|
Undecided |
1 |
Indicates that the seller will confirm the shipping details with the buyer directly. This shipping option cannot be used when Pay Now is specified as a payment option. When listing an item, this option cannot be used in combination with other shipping options.
|
Pickup |
2 |
Indicates the item can be picked up. Do not use when listing an item (use the Pickup field instead).
|
Free |
3 |
Indicates the item can be shipped for free within New Zealand. When listing an item, this option cannot be used in combination with other shipping options.
|
Custom |
4 |
Custom shipping option. Allows the seller to specify the price and description. Multiple custom shipping options are allowed (up to ten).
|
TradeMe |
5 |
Trademe shipping option. Allows the seller to calculate the quotes from couriers, all calculated quotes will be saved in custom shipping options.
|
|
Price |
Number |
The price of the delivery option. Only applicable if ShippingType is Custom. Rounded up to the nearest 2 decimal places.
|
Method |
String or null |
The name of the delivery method (e.g. "NZ Courier", "Rural Delivery"). Only applicable if ShippingType is Custom.
|
ShippingId |
Long Integer |
The ID of the shipping option (used when bidding or for Buy Now). Not required when listing an item.
|
TaxesIncluded |
Collection of <TaxRateOnPrice> or null |
Indicates if taxes (and what type) are included in the Shipping Price
|
Type |
Enumeration |
The type of tax that is included
|
|
NZ_GST_Overseas_Supplies |
1 |
New Zealand GST on overseas supplies
|
|
Country |
String or null |
The country that is levying the tax e.g. NZ
|
Name |
String or null |
The name of the tax e.g. GST
|
FlatRate |
Number |
The rate at which the tax is charged (as a decimal e.g 0.15)
|
Description |
String or null |
A string that can be used as a caption where necessary
|
IsSellRestrictionsEffective |
Boolean |
Whether certain features like auction, unspecified shipping, pickups, non hosted payment methods should be restricted
|
IsTaxEffective |
Boolean |
Whether the effective date for the tax has been reached e.g. 1st Dec for NZ GST
|
IsApplied |
Boolean |
Whether the price has had the tax applied (i.e. are inclusive prices)
|
TaxAmount |
Number or null |
The amount of tax that was added to the price if applied
|
WasPriceTaxAmount |
Number or null |
The amount of tax that was added to the was/now price if applied
|
|
|
PaymentOptions |
String or null |
A comma-separated list of the available payment options e.g. "NZ Bank Deposit, Cash, Pay Now".
|
CurrentAutoBid |
Number or null |
If you are the bidder then the highest AutoBid value is returned
|
Dealership |
<Dealership> or null |
The dealership details if this is a car dealer listing.
|
Id |
Integer |
The ID of the company.
|
Name |
String or null |
The name of the company.
|
Address |
String or null |
The address of the company HQ.
|
Suburb |
String or null |
The suburb where the company HQ is located.
|
City |
String or null |
The city where the company HQ is located.
|
PhoneNumber |
String or null |
A contact phone number for the company. For Motors Dealership please use the PhoneNumbers collection instead
|
FaxNumber |
String or null |
A fax number for the company.
|
EMail |
String or null |
A contact email address for the company.
|
Website |
String or null |
The URL of the company website.
|
Logo |
String or null |
A URL for the company logo.
|
Branding |
<Branding> or null |
The branding object for the company.
|
LargeSquareLogo |
String or null |
A large square branding image with dimensions of 480x480.
|
LargeWideLogo |
String or null |
A large rectangular branding image with dimensions of 480x200.
|
BackgroundColor |
String or null |
Banner outline/stroke colour, tick the checkbox before saving to apply the new colour
|
TextColor |
String or null |
Banner background colour, tick the checkbox before saving to apply the new colour
|
StrokeColor |
String or null |
Banner text colour, tick the checkbox before saving to apply the new colour
|
DisableBanner |
Boolean |
Disable the agent branding regardless of Super Feature status
|
OfficeLocation |
String or null |
The name of the office location
|
LargeBannerURL |
String or null |
The url of a larger version of the logo
|
|
Logo2 |
String or null |
A URL for the second company logo.
|
PhoneNumbers |
Collection of String or null |
Array of up to two phone numbers which can be used to reach the dealership
|
Dealers |
Collection of <Dealer> or null |
Gets the contact details of contacts within the dealership
|
FullName |
String or null |
Get the name of a contact
|
Position |
String or null |
Get the position of a contact
|
MobilePhoneNumber |
String or null |
Get the mobile phone number of a contact
|
OfficePhoneNumber |
String or null |
Get the office phone number of a contact
|
EMail |
String or null |
Gets the email of the dealer
|
FaxNumber |
String or null |
Get the fax number of a contact
|
HomePhoneNumber |
String or null |
Get the home phone number of a contact
|
|
Showroom |
<DealerShowroom> or null |
The show room of the Dealership
|
Id |
Integer |
ID of the Showroom
|
Url |
String or null |
Url of the Showroom
|
Logo |
String or null |
Logo of the Showroom
|
Banner |
String or null |
Banner of the Showroom
|
BackgroundColour |
String or null |
Background colour of the Showroom banner / logo
|
|
AboutUs |
String or null |
Description of the Dealership
|
ListingCounts |
<DealershipListingCounts> or null |
Count of listings of dealership
|
Total |
Integer |
Total of listings
|
Cars |
Integer |
Count of car listings
|
Boats |
Integer |
Count of motorboat listings
|
Bikes |
Integer |
Count of motorbike listings
|
|
Product |
String or null |
The product the dealership has purchased
|
StaticMapsImage |
String or null |
The Google static map URL of the dealer location
|
HasSearchCardBranding |
Boolean or null |
Bool of whether dealer has search card branding
|
Video |
<DealershipVideo> or null |
Returns a content key if the dealer has embedded content
|
VideoKey |
String or null |
The key of the video
|
VideoType |
Enumeration |
The type of the video, eg: YouTube
|
|
Unknown |
0 |
Unknown
|
Other |
1 |
Other
|
Youtube |
2 |
Youtube
|
Vimeo |
3 |
Vimeo
|
DiakritPanorama |
4 |
DiakritPanorama
|
DiakritStyler |
5 |
DiakritStyler
|
DiakritFurnish |
6 |
DiakritFurnish
|
MP4URL |
7 |
MP4URL
|
VirtualToursCreator |
8 |
VirtualToursCreator
|
IStaging |
9 |
IStaging
|
Matterport |
10 |
Matterport
|
SlideShare |
11 |
SlideShare
|
Approved3DTourUrl |
12 |
Approved 3D tour content provider.
|
|
|
BannerImages |
<DealerBannerImageUrl> or null |
Returns a content key if the dealer has embedded content
|
Original |
String or null |
The URL of the original image
|
Small |
String or null |
The URL of the small image
|
|
Subheading |
String or null |
The h2 tag for the dealership
|
UrlSlug |
String or null |
Returns the url slug of the dealer
|
PackageId |
Enumeration or null |
Returns the package ID which the dealer is on
|
|
P00001 |
1 |
Starter Package
|
P00002 |
2 |
Bronze Package
|
P00003 |
3 |
Silver Package
|
P00004 |
4 |
Gold Package
|
P00005 |
5 |
Platinum Package
|
P00040 |
6 |
Entry Listing Package
|
P00041 |
7 |
Lite Package
|
P00042 |
8 |
Standard Package
|
P00043 |
9 |
Enhanced Package
|
P00044 |
10 |
Premium Package
|
P00045 |
11 |
Ultimate Package
|
|
Company |
<DealerCompany> or null |
An object containing the ID and Name of the parent company
|
Id |
Integer |
The ID of the dealer company
|
CompanyName |
String or null |
The name of the dealer company
|
|
ShippingOptionsEnabled |
Boolean or null |
Bool of whether dealer has shipping options product
|
Settings |
Collection of <Setting> or null |
A collection of settings that apply to this dealer.
|
Code |
String or null |
A code to identify which setting this value applies to
|
Value |
String or null |
The value for this setting
|
|
RenderOptions |
Collection of Enumeration or null |
A list of render options that apply to this dealer.
|
|
CanRenderFinanceEnquiry |
1 |
CanRenderFinanceEnquiry
|
|
|
Agency |
<Agency> or null |
The agency details if this is a job or property listing.
|
Id |
Integer |
The ID of the company.
|
Name |
String or null |
The name of the company.
|
Address |
String or null |
The address of the company HQ.
|
Suburb |
String or null |
The suburb where the company HQ is located.
|
City |
String or null |
The city where the company HQ is located.
|
PhoneNumber |
String or null |
A contact phone number for the company. For Motors Dealership please use the PhoneNumbers collection instead
|
FaxNumber |
String or null |
A fax number for the company.
|
EMail |
String or null |
A contact email address for the company.
|
Website |
String or null |
The URL of the company website.
|
Logo |
String or null |
A URL for the company logo.
|
Branding |
<Branding> or null |
The branding object for the company.
|
LargeSquareLogo |
String or null |
A large square branding image with dimensions of 480x480.
|
LargeWideLogo |
String or null |
A large rectangular branding image with dimensions of 480x200.
|
BackgroundColor |
String or null |
Banner outline/stroke colour, tick the checkbox before saving to apply the new colour
|
TextColor |
String or null |
Banner background colour, tick the checkbox before saving to apply the new colour
|
StrokeColor |
String or null |
Banner text colour, tick the checkbox before saving to apply the new colour
|
DisableBanner |
Boolean |
Disable the agent branding regardless of Super Feature status
|
OfficeLocation |
String or null |
The name of the office location
|
LargeBannerURL |
String or null |
The url of a larger version of the logo
|
|
Logo2 |
String or null |
A URL for the second company logo.
|
Agents |
Collection of <Agent> or null |
The contact details of contacts within the agency.
|
FullName |
String or null |
Get the name of a contact
|
Position |
String or null |
Get the position of a contact
|
MobilePhoneNumber |
String or null |
Get the mobile phone number of a contact
|
OfficePhoneNumber |
String or null |
Get the office phone number of a contact
|
EMail |
String or null |
Gets the email of the dealer
|
FaxNumber |
String or null |
Get the fax number of a contact
|
HomePhoneNumber |
String or null |
Get the home phone number of a contact
|
Photo |
String or null |
The Url to agents profile photo
|
UrlSlug |
String or null |
The property agent profile url identifier used to know which agent profile to display
|
|
IsRealEstateAgency |
Boolean |
Indicates whether the agency does real estate.
|
IsJobAgency |
Boolean |
Indicates whether the agency does job listings.
|
IsLicensedPropertyAgency |
Boolean |
Indicates whether the agency is an REAA licensed property agency
|
JobAgent |
<JobAgent> or null |
Return job agent details when agent is job agent
|
TradingName |
String or null |
The trading name of the job agent
|
AgentType |
Enumeration |
The type of the job agent
|
|
Employer |
0 |
An agent who is an employer or business on a plan
|
Reseller |
1 |
A casual account for a reseller
|
RecruitmentAgency |
2 |
A recruitment agency that is on a plan
|
Prepaid |
3 |
An account for an agent that is prepaid
|
|
Links |
Collection of <Link> or null |
Links to related operations
|
Href |
String or null |
An HREF representing the uri to the resource
|
Rel |
String or null |
A REL representing the relationship between the sending resource and the linked resource
|
Prompt |
String or null |
A PROMPT, optional display text to represent the resource to a user
|
Method |
String or null |
A METHOD, optional field to represent the HTTP method/verb to use. If not provided, default to GET.
|
|
MemberLevel |
String or null |
The id of the member who owns the profile
|
Description |
String or null |
company description
|
AgentBranding |
<JobAgentBranding> or null |
agent branding
|
FullscreenBannerUrl |
String or null |
company full screen banner url
|
SmallBannerUrl |
String or null |
company small banner url
|
LogoUrl |
String or null |
company logo url
|
PhotoUrls |
Collection of <Photo> or null |
company photo urls
|
Key |
Long Integer |
|
Value |
<PhotoUrl> or null |
|
(This type has already been defined)
|
|
YoutubeUrl |
String or null |
company youtube channel url
|
|
CanonicalName |
String or null |
Member Canonical Name
|
SEOCompanyName |
String or null |
SEO Company Name
|
PageTitle |
String or null |
Page Title
|
DisplayTitle |
String or null |
Display Title
|
AgentId |
Integer |
AgentId
|
|
|
Store |
<Store> or null |
The store details, if the seller has a Trade Me store.
|
Name |
String or null |
The name of the store.
|
LogoImageUri |
String or null |
The URL of a small logo image (180x52).
|
BannerImageUri |
String or null |
The URL of a banner image. Stores extra banner images are 960x120. Store banner images are 633x75. When requesting listing details, only stores extra listings have a banner image.
|
Promotions |
Collection of <StorePromotion> or null |
A collection of promotional images. Only applies to stores extra.
|
ImageUri |
String or null |
The URL of the promotional image 760x240.
|
|
ShortDescription |
String or null |
A short description of what the store sells. Only returned when browsing the stores list.
|
LargeBannerImage |
<LargeBannerImage> or null |
The URL's of a large banner image for each breakpoint, small, medium, large, extra large. When requesting listing details, only stores extra listings have a large banner image.
|
Small |
String or null |
The URL of the promotional image in small size 320x180
|
Medium |
String or null |
The URL of the promotional image in medium size 768x432.
|
Large |
String or null |
The URL of the promotional image in large size 1024x576.
|
XLarge |
String or null |
The URL of the promotional image in extra large size 1440x810.
|
|
StorePath |
String or null |
A url friendly path for the store, that is unique.
|
Location |
String or null |
The location for this store
|
PhoneNumber |
String or null |
The phone number for this store
|
Website |
String or null |
The website for this store
|
Member |
<Member> or null |
The member details associated with this store
|
(This type has already been defined)
|
|
ContactDetails |
<ContactDetails> or null |
The contact details for a personal listing.
|
ContactName |
String or null |
The name of the service provider.
|
PhoneNumber |
String or null |
The seller's contact phone number (landline).
|
MobilePhoneNumber |
String or null |
The seller's mobile phone number.
|
BestContactTime |
String or null |
The best time to contact the seller.
|
Website |
String or null |
The service provider's website.
|
|
IsOrNearOffer |
Boolean |
Indicates whether a near offer is accepted.
|
AuthenticatedMembersOnly |
Boolean |
Indicates whether bidding on this auction is restricted to authenticated members. Note that there are many restrictions on non-authenticated users. For more information, see the help article on becoming authenticated.
|
Sales |
Collection of <Sale> or null |
Contains sales information for the listing. A "sale" in this context can via Buy Now, a fixed price offer or a winning bid. If you are the seller of this listing, this field contains information on all sales. If you are the buyer, then it contains information about your purchases only.
|
PurchaseId |
Integer |
A unique identifier for the sale.
|
ReferenceNumber |
String or null |
The reference number that should be used when making a deposit into the seller's bank account.
|
SoldDate |
DateTime |
The date and time the item was sold.
|
Method |
Enumeration |
The method by which the sale was made.
|
|
Auction |
0 |
The auction was sold via a bid.
|
BuyNow |
1 |
The auction was sold via Buy Now.
|
Offer |
2 |
The auction was sold via a fixed price offer.
|
|
SelectedShipping |
String or null |
A description of the selected shipping method (e.g. "Nationwide courier").
|
ShippingPrice |
Number |
The price of shipping.
|
ShippingType |
Enumeration |
The type of shipping that was selected.
|
|
None |
0 |
The type of the "None of the options apply to me" shipping option. Do not use when listing an item.
|
Unknown |
0 |
Obsolete. Do not use.
|
Undecided |
1 |
Indicates that the seller will confirm the shipping details with the buyer directly. This shipping option cannot be used when Pay Now is specified as a payment option. When listing an item, this option cannot be used in combination with other shipping options.
|
Pickup |
2 |
Indicates the item can be picked up. Do not use when listing an item (use the Pickup field instead).
|
Free |
3 |
Indicates the item can be shipped for free within New Zealand. When listing an item, this option cannot be used in combination with other shipping options.
|
Custom |
4 |
Custom shipping option. Allows the seller to specify the price and description. Multiple custom shipping options are allowed (up to ten).
|
TradeMe |
5 |
Trademe shipping option. Allows the seller to calculate the quotes from couriers, all calculated quotes will be saved in custom shipping options.
|
|
Buyer |
<Member> or null |
The member who bought the item. Not available if you are the buyer.
|
(This type has already been defined)
|
QuantitySold |
Integer |
The quantity sold.
|
Price |
Number |
The price the item was sold for, excluding shipping. If the purchase was for multiple items, this is the price of a single item.
|
SubtotalPrice |
Number |
The price for all items, excluding shipping (i.e. equal to SalePrice * QuantitySold).
|
TotalShippingPrice |
Number |
The total price for shipping. If flat shipping is not enabled, equal to ShippingPrice * QuantitySold.
|
TotalSalePrice |
Number |
The total price for the entire sale, including shipping. If the purchase was for multiple items, all items are included in this price.
|
HasSellerPlacedFeedback |
Boolean |
Indicates whether the seller has placed feedback on the buyer for this sale.
|
HasBuyerPlacedFeedback |
Boolean |
Indicates whether the buyer has placed feedback on the seller for this sale.
|
DeliveryDetailsSent |
Boolean |
Indicates whether delivery details (i.e. the delivery address, phone number and message) have been sent to the seller. Because all three elements are optional, this can be true even if the DeliveryAddress and MessageFromBuyer fields are missing.
|
DeliveryAddress |
<Address> or null |
The delivery address as indicated by the buyer.
|
Name |
String or null |
The name of the person whom the item is being delivered to.
|
Address1 |
String or null |
The first line of the address.
|
Address2 |
String or null |
The second line of the address (optional).
|
Suburb |
String or null |
The suburb (optional).
|
City |
String or null |
The city.
|
Postcode |
String or null |
The postcode (optional).
|
Country |
String or null |
The country (currently restricted to "New Zealand" or "Australia").
|
PhoneNumber |
String or null |
The contact phone number (optional).
|
|
MessageFromBuyer |
String or null |
The message from the buyer to the seller, if any.
|
PaymentInstructions |
String or null |
The payment instructions that the seller has sent to the buyer, containing information on how to pay. Will be absent if the seller has not enabled payment instructions, or if the seller has not yet sent them to the buyer.
|
HasPaidByCreditCard |
Boolean |
Indicates whether the buyer has purchased the item using Pay Now. For high risk payments, the value will be false until the payment has been manually approved by the Trade Me customer service team.
|
IsPaymentPending |
Boolean |
Indicates whether a Pay Now payment is currently under review by the Trade Me customer service team. If this flag is set, you should not send payment reminder notices to the buyer. Note: the Trade Me website uses the label "Payment Held" for payments in this state.
|
CreditCardPaymentDate |
DateTime |
The date and time a payment was made with a credit card using Pay Now. Only valid if HasPaidByCreditCard is true.
|
CreditCardType |
String or null |
The type of credit card that was used to pay for the item ("Visa", "MasterCard", etc). Only available if Pay Now was used to make the purchase and you are logged in as the buyer.
|
CreditCardLastFourDigits |
String or null |
The last four digits of the credit card used to pay for the item. Only available if Pay Now was used to make the purchase and you are logged in as the buyer.
|
OrderId |
Long Integer or null |
If the item was purchased via the shopping cart, then this is an ID that uniquely identifies the shopping cart transaction. All of the items that were ordered in the same cart transaction will have the same ID.
|
Status |
Enumeration |
The status of the sale. This can be set by the seller to track the status of an order; it is never set by Trade Me. Only available if you are the seller of the listing.
|
|
EmailSent |
10 |
An email has been sent to the buyer.
|
PaymentReceived |
20 |
Payment has been received from the buyer.
|
GoodsShipped |
30 |
The goods have been shipped to the buyer.
|
SaleCompleted |
40 |
The sale is completed.
|
|
StatusDate |
DateTime |
The date the status was last changed. Only available to the seller.
|
TaxSubTotals |
Collection of <TaxSubTotal> or null |
Sum of all taxes included in this sale
|
Type |
Enumeration |
The type of tax that is included
|
|
NZ_GST_Overseas_Supplies |
1 |
New Zealand GST on overseas supplies
|
|
Country |
String or null |
The country that is levying the tax e.g. NZ
|
Name |
String or null |
The name of the tax e.g. GST
|
SubTotal |
Number |
The total amount of tax that has been charged
|
FlatRate |
Number |
The rate of the tax
|
|
|
OfferStatus |
Enumeration |
The status of the fixed price offer for this listing (if there is one). Only available if you are the seller or a recipient of the offer.
|
|
None |
0 |
A fixed price offer has not been created for this listing, or you are not the seller or a recipient and so no information is available.
|
Active |
1 |
A fixed price offer is currently active. The PendingOffer field will contain details of the offer. If PendingOffer is unavailable, see Fixed Price Offer Methods for more information.
|
Withdrawn |
2 |
A fixed price offer was created, but then was withdrawn by the seller. The ClosedOffer field will contain details of the offer. If ClosedOffer is unavailable, see Fixed Price Offer Methods for more information.
|
Expired |
3 |
A fixed price offer was created, but time ran out before all the recipients could respond. The ClosedOffer field will contain details of the offer. If ClosedOffer is unavailable, see Fixed Price Offer Methods for more information.
|
Declined |
4 |
The fixed price offer was declined by all the recipients. The ClosedOffer field will contain details of the offer. If ClosedOffer is unavailable, see Fixed Price Offer Methods for more information.
|
Accepted |
5 |
The fixed price offer was accepted. The ClosedOffer field will contain details of the offer. If ClosedOffer is unavailable, see Fixed Price Offer Methods for more information.
|
|
PendingOffer |
<FixedPriceOfferDetails> or null |
Contains details of a fixed price offer that is pending for this auction. Only available if you are the seller or a recipient of the offer.
|
OfferPrice |
Number |
The offer price of the item on offer. For offers with more than one available item, this is the price per item. The price for shipping is not included.
|
OfferExpiryDate |
DateTime |
The date and time the fixed price offer expires.
|
Quantity |
Integer |
The number of items that are available. Buyers are able to purchase one or more of this item until the stock runs out or the offer ends.
|
TaxesIncluded |
Collection of <TaxRate> or null |
The taxes included in the offer price
|
(This type has already been defined)
|
Recipients |
Collection of <FixedPriceOfferRecipient> or null |
A list of recipients for the offer. Only available if you are the seller.
|
Member |
<Member> or null |
Member details for the recipient of the offer.
|
(This type has already been defined)
|
Decision |
Enumeration |
The response of the member to the offer.
|
|
NoDecision |
0 |
The offer recipient has not responded yet.
|
Declined |
1 |
The offer recipient declined the offer.
|
Accepted |
2 |
The offer recipient accepted the offer.
|
|
|
|
ClosedOffer |
<FixedPriceOfferDetails> or null |
Contains details of a fixed price offer that was made, but is no longer available, either because it was accepted, it expired or all recipients declined the offer. Only available if you are the seller or a recipient of the offer.
|
(This type has already been defined)
|
FirearmsLicenseRequiredToBuy |
Boolean |
Indicates whether a buyer is required to enter their firearms license number. Applies to firearms listings (e.g. Sports > Hunting & shooting > Rifles).
|
Over18DeclarationRequiredToBuy |
Boolean |
Indicates whether a buyer is required to confirm that they are over 18. Applies to wine listings (e.g. Home & living > Wine > Red > Pinot noir).
|
CanOffer |
Boolean |
Indicates whether a fixed price offer can be created for the listing. You can use this flag to hide the FPO button in your UI or to avoid a useless FPO API call. Note that if this flag is true it does not guarantee that a subsequent FPO operation will succeed.
|
CanRelist |
Boolean |
Indicates whether the listing can be relisted using the relist or relist with edits API. You can use this flag to hide the relist button in your UI or to avoid a useless relist API call. Note that if this flag is true it does not guarantee that a subsequent relist operation will succeed.
|
WithdrawnBySeller |
Boolean |
Indicates whether the listing was withdrawn by the seller.
|
DonationRecipient |
<Charity> or null |
Indicates the seller will round up their success fees to the nearest dollar and donate the difference to the selected charity.
|
CharityType |
Enumeration |
The unique identifier of the charity.
|
|
None |
0 |
The default charity identifier. Used if the user chose not to donate to a charity at all.
|
ForestAndBird |
1 |
Donate to Forest and Bird's kiwis for kiwis program.
|
Plunket |
2 |
Donate to Plunket.
|
StJohn |
3 |
Donate to St John.
|
OurPeopleOurCityFund |
4 |
Donate to Our People, Our City Fund.
|
WomensRefuge |
5 |
Donate to Women's Refuge
|
KidsCan |
6 |
Donate to KidsCan
|
|
ImageSource |
String or null |
The URL for this charity's brand image (designed for a light background).
|
DarkModeImageSource |
String or null |
The URL for this charity's brand image (designed for a dark background).
|
Description |
String or null |
The name of the charity e.g. "Plunket", "Kiwis for kiwi".
|
Tagline |
String or null |
A short description of what the charity does.
|
|
IsInTradeProtected |
Boolean |
Indicates whether the listing is protected by the Consumer Guarantees Act
|
IsInCart |
Boolean or null |
Indicates if the item is also in the members cart.
|
CurrentShippingPromotion |
<CurrentShippingPromotion> or null |
A list of shipping promotions that are currently active for this listing
|
Threshold |
Integer |
The threshold a buyer needs to reach to qualify for this promotional shipping offer.
|
ThresholdType |
Enumeration |
The type of threshold.
|
|
Price |
1 |
The buyer qualifies for the offer when the total value of items in their cart meets or exceeds the threshold.
|
Item |
2 |
The buyer qualifies for the offer when the number of items in their cart (including selected quantities of multiple quantity listings) meets or exceeds the threshold.
|
|
|
IsLeading |
Boolean |
Indicates whether the authenticated user is leading the bidding.
|
IsOutbid |
Boolean |
Indicates whether the authenticated user has been outbid. This will be false if the authenticated user has not made any bids.
|
CanAddToCart |
Boolean |
Indicates if the item can be added to members cart.
|
CartItemId |
Long Integer |
the cartItemId if the item is already in the members cart.
|
MemberProfile |
<SimpleMemberProfile> or null |
This listing member's public profile information.
|
(This type has already been defined)
|
EmbeddedContent |
<EmbeddedContent> or null |
The content keys that are embedded in the listing page (e.g. YouTube Video Key).
|
YouTubeVideoKey |
String or null |
The YouTube video key for the listing.
|
MatterportKey |
String or null |
The Matterport video key for the listing's InsideView content.
|
IStagingKey |
String or null |
The IStaging video key for the listing's InsideView content.
|
VimeoVideoKey |
String or null |
The Vimeo video key for the listing.
|
DiakritFurnishKey |
String or null |
The Diakrit Furnish key for the listing.
|
DiakritStylerKey |
String or null |
The Diakrit Styler key for the listing.
|
DiakritPanoramaKey |
String or null |
The Diakrit Panorama key for the listing.
|
VirtualToursCreatorKey |
String or null |
The Virtual Tours Creator key for the listing.
|
Approved3DTourUrl |
String or null |
The Approved 3d tour url for the listing.
|
|
SponsorLinks |
Collection of <SponsorLink> or null |
A collection of sponsored links for the listing.
|
Type |
Enumeration |
The type of sponsor link, business partner/checklist
|
|
None |
0 |
the default value
|
BusinessPartner |
1 |
represents a checklist link that gets shown in our apps
|
Checklist |
2 |
represents a checklist link that gets shown in our apps
|
|
Name |
String or null |
The name of the sponsor, westpac, GE, TMI etc
|
Link |
String or null |
The url to link to
|
|
MotorWebBasicReport |
<MotorWebBasicReport> or null |
MotorWeb basic report for car listings if purchased by the seller.
|
Damaged |
String or null |
Returns "YES" if the car was reported to be damaged during the import. Returns "NO" if the car was not reported to be damaged during the import. Returns "N/A" if value cannot be reliably read from the database.
|
ReportedStolen |
String or null |
Returns "YES" if the car was reported to be stolen. Returns "NO" if the car was not reported to be stolen. Returns "N/A" if value cannot be reliably read from the database.
|
MoneyOwing |
String or null |
Returns "YES" if a person or company has registered a security against the vehicle indicating they have a financial interest in the vehicle Returns "NO" if a person or company has not registered a security against the vehicle indicating they have a financial interest in the vehicle. Returns "N/A" if value cannot be reliably read from the database.
|
ReRegistered |
String or null |
Returns "YES" Returns "NO" Returns "N/A" if value cannot be reliably read from the database.
|
GeneratedAt |
DateTime |
Returns the time stamp of the date and time when report has been generated.
|
RegoOrVin |
String or null |
Returns the registration or VIN number which has been used to purchase the Motor Web Basic Report.
|
Title |
String or null |
Returns the vehicle title
|
PartialReportUrl |
String or null |
Returns the URL to the partial MotorWebReport
|
|
ContactCount |
Integer or null |
The number of contacts received for this listing, either emails, applications, or clicks-to-apply. Only available if you are the seller.
|
BroadbandTechnologies |
Collection of <BroadbandTechnology> or null |
A list of broadband technology availability for property listings.
|
Name |
String or null |
The technology name.
|
Availability |
String or null |
The availability of the broadband technology.
|
|
FormattedStartDate |
String or null |
Listing start date, displayed as a string. Currently applies to Motors Classified listings only.
|
SuperFeatureEndDate |
DateTime |
End date of a super feature for a listing.
|
MemberRequestInformation |
<MemberRequestInformation> or null |
Provides information relating to the member regarding their ability to request a relist or offer and the status of any request.
|
RequestRelistStatus |
Enumeration |
Indicates whether the member can request a relist and the status of any request.
|
|
MemberCanRequest |
0 |
Member can request
|
SoldAlready |
1 |
Sold already
|
MemberIsBlacklisted |
2 |
Member is blacklisted
|
RequestAlreadyMade |
3 |
Member has made request already
|
OfferAlreadyMade |
4 |
An offer has already been made
|
RelistedAlready |
5 |
Already relisted
|
MemberIsNotAValidOfferee |
6 |
Member is not a valid offeree
|
|
RequestOfferStatus |
Enumeration |
Indicates whether the member can request an offer and the status of any request.
|
|
MemberCanRequest |
0 |
Member can request
|
SoldAlready |
1 |
Sold already
|
MemberIsBlacklisted |
2 |
Member is blacklisted
|
RequestAlreadyMade |
3 |
Member has made request already
|
OfferAlreadyMade |
4 |
An offer has already been made
|
RelistedAlready |
5 |
Already relisted
|
MemberIsNotAValidOfferee |
6 |
Member is not a valid offeree
|
|
|
IsEligibleForBuyerProtection |
Boolean |
Indicates whether the listing is eligible for buyer protection
|
SupportsQuestionsAndAnswers |
Boolean |
Indicates if questions and answers can be shown on the listing
|
HasContactDetails |
Boolean |
Indicates whether the listing has contact details
|
SuppressRelatedListings |
Boolean |
Indicates whether related listings should NOT be shown alongside this listing. This field will normally be false but may be true if related listings are simply not available, or because Trade Me has an agreement with the seller to not show competitor's listings next to theirs.
|
SuppressComplementaryListings |
Boolean |
Indicates whether complementary listings should NOT be shown alongside this listing. If this flag is true it means that we have foreknowledge that complementary listings are definitely not available, or there is a policy that means complementary listings should not be shown. Note that if the flag is false, it is still possible for the complementary listings endpoint to return zero results.
|
PaymentMethods |
Collection of <PaymentMethodDetail> or null |
A list of the supported payment methods.
|
Id |
Enumeration |
The unique identifier for the payment method.
|
|
None |
0 |
No payment methods provided.
|
BankDeposit |
1 |
NZ bank deposit.
|
CreditCard |
2 |
Credit card. (Processed via Pay Now if the seller uses Pay Now, otherwise Buy Now)
|
Cash |
4 |
Cash.
|
SafeTrader |
8 |
Safe Trader (Now obsolete).
|
Other |
16 |
Other (needs to be specified).
|
Ping |
32 |
Ping.
|
Afterpay |
64 |
Afterpay.
|
|
Name |
String or null |
The text to display to the user.
|
LogoUrl |
String or null |
A url for the payment methods logo.
|
|
FinanceOffer |
<FinanceOffer> or null |
A finance offer for the current listing
The property below is deprecated and will be removed. Use the Finance Estimate endpoint instead.
|
WeeklyPayment |
Number |
The weekly payment required under the current conditions
|
DepositPercent |
Number |
The deposit percent required to qualify for this offer
|
TermInMonths |
Integer |
The duration of the finance offer
|
InterestRate |
Number |
The indicative interest rate used to calculate the offer
|
InterestType |
Enumeration |
The type of interest for a finance offer
This field will always return the Fixed interest type
|
|
Fixed |
0 |
Fixed interest rate.
|
Capped |
1 |
Floating interest rate capped at a certain value.
|
Floating |
2 |
Floating interest rate.
|
|
EstablishmentFee |
Number |
The establishment fee required for this offer
|
MonthlyFee |
Number |
The monthly maintenance fee required for this offer
|
TotalPayment |
Number |
The total payment for the loan
|
OfferDescription |
String or null |
The full description of the offer.
This field is no longer in use.
|
OfferDisclaimer |
String or null |
The disclaimer explaining the finance offers further.
This field is no longer in use.
|
FinancePayment |
Number |
Includes the finance portion of the total payment
|
DepositPayment |
Number |
Includes the deposit value of the total payment
|
IsPersonalised |
Boolean |
Specifies whether the return values are based on member's finance preferences.
|
|
ProductSpecification |
<ProductSpecification> or null |
The specifications of the product if the listing relates to a product
|
GTIN |
String or null |
The GTIN of the product e.g. 027242896505
|
Brand |
String or null |
The brand name of the product e.g. Sony
|
ManufacturerCode |
String or null |
The product code used by the manufacturer e.g. KDL32W600D
|
|
BoundaryImage |
<PhotoUrl> or null |
The boundary image that is availability for only property listings
|
(This type has already been defined)
|
DealInfo |
<ListingDealInfo> or null |
WhyPay deal information
|
WhyPayLabel |
String or null |
Get the WhyPay label
|
WhyPayDescription |
String or null |
Get the WhyPay description
|
WhyPayPrice |
Number |
Get the WhyPay price
|
DeliveryEstimate |
String or null |
Get the delivery estimate
|
|
TaxesIncluded |
Collection of <TaxRateOnPrice> or null |
Indicates if taxes (and what type) are included in the BuyNowPrice
|
(This type has already been defined)
|
RenderOptions |
Collection of Enumeration or null |
Holds a collection with all the available options to render additional content on the client
|
|
CanRenderUrls |
0 |
Can Render Urls on the client
|
CanDisplayContactDetails |
1 |
Display Buyer's Contact Details
|
CanDisplayMemberImageInBuyerOptions |
2 |
Can the seller's member image be shown in the listing detail buyer options section.
|
|
AreaOfBusiness |
Enumeration |
The area of business in which the listing's category resides.
|
|
NotSpecified |
0 |
None specified.
|
All |
0 |
All
|
Marketplace |
1 |
Marketplace
|
Property |
2 |
Property
|
Motors |
3 |
Motors
|
Jobs |
4 |
Jobs
|
Services |
5 |
Services
|
|
SecondCategory |
String or null |
The secondary category the listing is in if this promotion is applicable to the listing
|
SecondCategoryName |
String or null |
The display name of the secondary category the listing is in if this promotion is applicable to the listing
|
SecondCategoryPath |
String or null |
The full path of the secondary category the listing is in if this promotion is applicable to the listing
|
SuppressAdvertisersOtherListings |
Boolean |
Indicates whether advertisers other listings should NOT be shown alongside this listing. This field will normally be false but may be true if the listing has been listed by a reseller job agent.
|
Office |
<Office> or null |
The Office details if this is a property listing.
|
MembershipType |
Enumeration |
The type of membership the office has.
|
|
Basic |
0 |
Basic - no partnership agreement
|
Gold |
1 |
Gold OR Platinum
|
Silver |
2 |
Silver
|
ExtraVariant |
3 |
ExtraVariant
|
|
HeroImages |
<OfficeProfileHeroImageUrl> or null |
The office's hero images.
|
Original |
String or null |
The URL of the original image
|
Small |
String or null |
The URL of the small image
|
|
IsPartnerAccreditationEnabled |
Boolean |
Is the office's partner accreditation benefits turned on?
|
|
IsExtendable |
Boolean |
Indicates whether the listing is extendable.
|
HasListingMetCompliance |
<ListingCompliance> or null |
Indicates whether the listing has met any relevant compliance requirements
|
HasMetAnimalWelfareCompliance |
Boolean or null |
Whether the seller has indicated if the listing has met our code of animal welfare. If attribute is not applicable, field is not returned.
|
|
IncludeGstStartPrice |
Number or null |
Indicates the start price and gst tax amount of boat and farming machinery listings
|
SearchVisualProminence |
Integer or null |
Indicates the listing type
|
SpecialOffer |
<SpecialOffer> or null |
Information about the special offer that a dealer has applied to a classified motors or farming listing
|
Title |
String or null |
The title for a special offer
|
Subtitle |
String or null |
The subtitle for a special offer
|
Description |
String or null |
The description for a special offer
|
OfferUrl |
String or null |
The external offer url provided by the dealer for a special offer
|
ImageUrl |
String or null |
The image url for a special offer's image
|
IsFinance |
Boolean |
boolean indicating whether a special offer is a finance special offer or not
|
TermsAndConditions |
String or null |
the terms and conditions assosciated with a finance special offer
|
|
JobAdvertiserPageUrl |
String or null |
The company page url for jobs
|
JobAdvertiserOtherListingsUrl |
String or null |
The other listings url jobs
|
JobsSalaryTransparency |
<JobsSalaryTransparency> or null |
approximate pay range display information
|
HasOptedIn |
Boolean |
Shows if the user has opted in to display salary data
|
ApproximatePayRangeDisplay |
String or null |
Shows the salary data range
|
|
IsAutoExtended |
Boolean |
Indicates if the listing is flagged as Auto Extended
|
MotorsExternalMedia |
<MotorsExternalMedia> or null |
Motors information for listings that have external media content
|
Instavid360SpinnerId |
String or null |
ID for displaying the Instavid 360 spinner.
|
Instavid360SpinnerThumbnailUrl |
String or null |
Thumbnail placeholder for the Instavid 360 spinner.
|
VideoUrl |
String or null |
URL for displaying the listing video.
|
VideoThumbnailUrl |
String or null |
Thumbnail placeholder for the listing video.
|
|
PropertySaleInformation |
<PropertySaleInformation> or null |
Property Sale Information
|
PropertySaleType |
Enumeration |
Sales type (auction, deadline etc)
|
|
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 |
Date of the auction/deadline/etc
|
|
{
"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,
"BidderAndWatchers": 123,
"MaxBidAmount": 123.0,
"AsAt": "\/Date(1514764800)\/",
"CategoryPath": "ABC",
"PhotoId": 123,
"HasPayNow": false,
"IsNew": false,
"RegionId": 123,
"Region": "ABC",
"SuburbId": 123,
"Suburb": "ABC",
"PickupLocality": {
"Suburb": "ABC",
"District": "ABC",
"Region": "ABC"
},
"BidCount": 123,
"ViewCount": 123,
"IsReserveMet": false,
"HasReserve": false,
"HasBuyNow": false,
"NoteDate": "\/Date(1514764800)\/",
"CategoryName": "ABC",
"ReserveState": 0,
"Attributes": [
{
"Name": "ABC",
"DisplayName": "ABC",
"Value": "ABC",
"Type": 0,
"Range": {
},
"Options": [
{
},
{
}
],
"IsRequiredForSell": false,
"DisplayValue": "ABC"
},
{
"Name": "ABC",
"DisplayName": "ABC",
"Value": "ABC",
"Type": 0,
"Range": {
},
"Options": [
{
},
{
}
],
"IsRequiredForSell": false,
"DisplayValue": "ABC"
}
],
"HiddenAttributes": [
{
},
{
}
],
"IsClassified": false,
"OpenHomes": [
{
"Start": "\/Date(1514764800)\/",
"End": "\/Date(1514764800)\/"
},
{
"Start": "\/Date(1514764800)\/",
"End": "\/Date(1514764800)\/"
}
],
"RelistedItemId": 123,
"Subtitle": "ABC",
"ReservePrice": 123.0,
"IsBuyNowOnly": false,
"HasMultiple": false,
"Quantity": 123,
"IsFlatShippingCharge": false,
"RemainingGalleryPlusRelists": 123,
"MinimumNextBidAmount": 123.0,
"IsOnWatchList": false,
"WatchlistReminder": 0,
"GeographicLocation": {
"Latitude": 123.0,
"Longitude": 123.0,
"Northing": 123,
"Easting": 123,
"Accuracy": 0
},
"PriceDisplay": "ABC",
"TotalReviewCount": 123,
"PositiveReviewCount": 123,
"SendPaymentInstructions": false,
"CanUsePayNowInstant": false,
"ExternalReferenceId": "ABC",
"HasAppliedForJob": false,
"JobApplicationDate": "\/Date(1514764800)\/",
"SKU": "ABC",
"IsClearance": false,
"WasPrice": 123.0,
"PercentageOff": 123,
"Branding": {
"LargeSquareLogo": "ABC",
"LargeWideLogo": "ABC",
"BackgroundColor": "ABC",
"TextColor": "ABC",
"StrokeColor": "ABC",
"DisableBanner": false,
"OfficeLocation": "ABC",
"LargeBannerURL": "ABC"
},
"AvailableToBuy": "ABC",
"IsSuperFeatured": false,
"VariantDefinition": {
"OptionSets": [
{
"Name": "ABC",
"Values": [
"ABC",
"ABC"
]
},
{
"Name": "ABC",
"Values": [
"ABC",
"ABC"
]
}
],
"Variants": [
{
"SKU": "ABC",
"Price": 123.0,
"IsClearance": false,
"WasPrice": 123.0,
"Quantity": 123,
"Photos": [
{
"Key": 123,
"Value": {
"Thumbnail": "ABC",
"List": "ABC",
"Medium": "ABC",
"Gallery": "ABC",
"Large": "ABC",
"FullSize": "ABC",
"PlusSize": "ABC",
"PhotoId": 123,
"OriginalWidth": 123,
"OriginalHeight": 123
}
},
{
"Key": 123,
"Value": {
"Thumbnail": "ABC",
"List": "ABC",
"Medium": "ABC",
"Gallery": "ABC",
"Large": "ABC",
"FullSize": "ABC",
"PlusSize": "ABC",
"PhotoId": 123,
"OriginalWidth": 123,
"OriginalHeight": 123
}
}
],
"Options": [
{
"Name": "ABC",
"Value": "ABC"
},
{
"Name": "ABC",
"Value": "ABC"
}
],
"Attributes": [
{
},
{
}
],
"ListingId": 123,
"ProductSpecification": {
"GTIN": "ABC",
"Brand": "ABC",
"ManufacturerCode": "ABC"
}
},
{
"SKU": "ABC",
"Price": 123.0,
"IsClearance": false,
"WasPrice": 123.0,
"Quantity": 123,
"Photos": [
{
"Key": 123,
"Value": {
"Thumbnail": "ABC",
"List": "ABC",
"Medium": "ABC",
"Gallery": "ABC",
"Large": "ABC",
"FullSize": "ABC",
"PlusSize": "ABC",
"PhotoId": 123,
"OriginalWidth": 123,
"OriginalHeight": 123
}
},
{
"Key": 123,
"Value": {
"Thumbnail": "ABC",
"List": "ABC",
"Medium": "ABC",
"Gallery": "ABC",
"Large": "ABC",
"FullSize": "ABC",
"PlusSize": "ABC",
"PhotoId": 123,
"OriginalWidth": 123,
"OriginalHeight": 123
}
}
],
"Options": [
{
"Name": "ABC",
"Value": "ABC"
},
{
"Name": "ABC",
"Value": "ABC"
}
],
"Attributes": [
{
},
{
}
],
"ListingId": 123,
"ProductSpecification": {
"GTIN": "ABC",
"Brand": "ABC",
"ManufacturerCode": "ABC"
}
}
]
},
"ListingGroupId": 123,
"AdditionalData": {
"BulletPoints": [
"ABC",
"ABC"
],
"Tags": [
{
"Name": "ABC"
},
{
"Name": "ABC"
}
]
},
"ListingExtras": [
"ABC",
"ABC"
],
"IsLoyaltyEligible": false,
"HasPing": false,
"UnansweredQuestionCount": 123,
"LatestRelistedItemId": 123,
"IsCounterOffersAllowed": false,
"MaximumOffers": 123,
"ShippingDetails": {
"ShippingTemplateId": 123,
"SuggestedShipping": {
"Price": 123.0,
"Destination": "ABC",
"DeliveryTime": {
"MinValue": "ABC",
"MaxValue": "ABC"
},
"IsRural": false
}
},
"IsMessagingAllowed": false,
"PriceType": 0,
"NewCarInformation": {
"Availability": 2,
"Condition": 1,
"CertifiedPreOwned": {
"LogoUrl": "ABC",
"DarkModeLogoUrl": "ABC"
}
},
"Sponsored": {
"TopSortProductId": "ABC"
},
"ListingPlatform": 0,
"AllowsPickups": 0,
"Member": {
"MemberId": 123,
"Nickname": "ABC",
"DateAddressVerified": "\/Date(1514764800)\/",
"DateJoined": "\/Date(1514764800)\/",
"Email": "ABC",
"UniqueNegative": 123,
"UniquePositive": 123,
"FeedbackCount": 123,
"IsAddressVerified": false,
"Suburb": "ABC",
"Region": "ABC",
"IsDealer": false,
"IsAuthenticated": false,
"IsInTrade": false,
"ImportChargesMayApply": false,
"Photo": "ABC",
"Profile": {
"Occupation": "ABC",
"Biography": "ABC",
"Quote": "ABC",
"Photo": "ABC"
},
"IsTopSeller": false,
"IsRentiUser": false
},
"Body": "ABC",
"Bids": {
"TotalCount": 123,
"Page": 123,
"PageSize": 123,
"List": [
{
"Account": "ABC",
"BidAmount": 123.0,
"IsByMobile": false,
"IsByProxy": false,
"BidDate": "\/Date(1514764800)\/",
"IsBuyNow": false,
"Bidder": {
},
"SelectedShippingOption": 123
},
{
"Account": "ABC",
"BidAmount": 123.0,
"IsByMobile": false,
"IsByProxy": false,
"BidDate": "\/Date(1514764800)\/",
"IsBuyNow": false,
"Bidder": {
},
"SelectedShippingOption": 123
}
]
},
"Questions": {
"TotalCount": 123,
"Page": 123,
"PageSize": 123,
"List": [
{
"ListingId": 123,
"ListingQuestionId": 123,
"Comment": "ABC",
"CommentDate": "\/Date(1514764800)\/",
"Answer": "ABC",
"AnswerDate": "\/Date(1514764800)\/",
"IsSellerComment": false,
"AskingMember": {
}
},
{
"ListingId": 123,
"ListingQuestionId": 123,
"Comment": "ABC",
"CommentDate": "\/Date(1514764800)\/",
"Answer": "ABC",
"AnswerDate": "\/Date(1514764800)\/",
"IsSellerComment": false,
"AskingMember": {
}
}
]
},
"Photos": [
{
"Key": 123,
"Value": {
"Thumbnail": "ABC",
"List": "ABC",
"Medium": "ABC",
"Gallery": "ABC",
"Large": "ABC",
"FullSize": "ABC",
"PlusSize": "ABC",
"PhotoId": 123,
"OriginalWidth": 123,
"OriginalHeight": 123
}
},
{
"Key": 123,
"Value": {
"Thumbnail": "ABC",
"List": "ABC",
"Medium": "ABC",
"Gallery": "ABC",
"Large": "ABC",
"FullSize": "ABC",
"PlusSize": "ABC",
"PhotoId": 123,
"OriginalWidth": 123,
"OriginalHeight": 123
}
}
],
"PickupLocation": "ABC",
"ShippingOptions": [
{
"Type": 0,
"Price": 123.0,
"Method": "ABC",
"ShippingId": 123,
"TaxesIncluded": [
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"FlatRate": 123.0,
"Description": "ABC",
"IsSellRestrictionsEffective": false,
"IsTaxEffective": false,
"IsApplied": false,
"TaxAmount": 123.0,
"WasPriceTaxAmount": 123.0
},
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"FlatRate": 123.0,
"Description": "ABC",
"IsSellRestrictionsEffective": false,
"IsTaxEffective": false,
"IsApplied": false,
"TaxAmount": 123.0,
"WasPriceTaxAmount": 123.0
}
]
},
{
"Type": 0,
"Price": 123.0,
"Method": "ABC",
"ShippingId": 123,
"TaxesIncluded": [
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"FlatRate": 123.0,
"Description": "ABC",
"IsSellRestrictionsEffective": false,
"IsTaxEffective": false,
"IsApplied": false,
"TaxAmount": 123.0,
"WasPriceTaxAmount": 123.0
},
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"FlatRate": 123.0,
"Description": "ABC",
"IsSellRestrictionsEffective": false,
"IsTaxEffective": false,
"IsApplied": false,
"TaxAmount": 123.0,
"WasPriceTaxAmount": 123.0
}
]
}
],
"PaymentOptions": "ABC",
"CurrentAutoBid": 123.0,
"Dealership": {
"Id": 123,
"Name": "ABC",
"Address": "ABC",
"Suburb": "ABC",
"City": "ABC",
"PhoneNumber": "ABC",
"FaxNumber": "ABC",
"EMail": "ABC",
"Website": "ABC",
"Logo": "ABC",
"Branding": {
"LargeSquareLogo": "ABC",
"LargeWideLogo": "ABC",
"BackgroundColor": "ABC",
"TextColor": "ABC",
"StrokeColor": "ABC",
"DisableBanner": false,
"OfficeLocation": "ABC",
"LargeBannerURL": "ABC"
},
"Logo2": "ABC",
"PhoneNumbers": [
"ABC",
"ABC"
],
"Dealers": [
{
"FullName": "ABC",
"Position": "ABC",
"MobilePhoneNumber": "ABC",
"OfficePhoneNumber": "ABC",
"EMail": "ABC",
"FaxNumber": "ABC",
"HomePhoneNumber": "ABC"
},
{
"FullName": "ABC",
"Position": "ABC",
"MobilePhoneNumber": "ABC",
"OfficePhoneNumber": "ABC",
"EMail": "ABC",
"FaxNumber": "ABC",
"HomePhoneNumber": "ABC"
}
],
"Showroom": {
"Id": 123,
"Url": "ABC",
"Logo": "ABC",
"Banner": "ABC",
"BackgroundColour": "ABC"
},
"AboutUs": "ABC",
"ListingCounts": {
"Total": 123,
"Cars": 123,
"Boats": 123,
"Bikes": 123
},
"Product": "ABC",
"StaticMapsImage": "ABC",
"HasSearchCardBranding": false,
"Video": {
"VideoKey": "ABC",
"VideoType": 0
},
"BannerImages": {
"Original": "ABC",
"Small": "ABC"
},
"Subheading": "ABC",
"UrlSlug": "ABC",
"PackageId": 1,
"Company": {
"Id": 123,
"CompanyName": "ABC"
},
"ShippingOptionsEnabled": false,
"Settings": [
{
"Code": "ABC",
"Value": "ABC"
},
{
"Code": "ABC",
"Value": "ABC"
}
],
"RenderOptions": [
1,
1
]
},
"Agency": {
"Id": 123,
"Name": "ABC",
"Address": "ABC",
"Suburb": "ABC",
"City": "ABC",
"PhoneNumber": "ABC",
"FaxNumber": "ABC",
"EMail": "ABC",
"Website": "ABC",
"Logo": "ABC",
"Branding": {
"LargeSquareLogo": "ABC",
"LargeWideLogo": "ABC",
"BackgroundColor": "ABC",
"TextColor": "ABC",
"StrokeColor": "ABC",
"DisableBanner": false,
"OfficeLocation": "ABC",
"LargeBannerURL": "ABC"
},
"Logo2": "ABC",
"Agents": [
{
"FullName": "ABC",
"Position": "ABC",
"MobilePhoneNumber": "ABC",
"OfficePhoneNumber": "ABC",
"EMail": "ABC",
"FaxNumber": "ABC",
"HomePhoneNumber": "ABC",
"Photo": "ABC",
"UrlSlug": "ABC"
},
{
"FullName": "ABC",
"Position": "ABC",
"MobilePhoneNumber": "ABC",
"OfficePhoneNumber": "ABC",
"EMail": "ABC",
"FaxNumber": "ABC",
"HomePhoneNumber": "ABC",
"Photo": "ABC",
"UrlSlug": "ABC"
}
],
"IsRealEstateAgency": false,
"IsJobAgency": false,
"IsLicensedPropertyAgency": false,
"JobAgent": {
"TradingName": "ABC",
"AgentType": 0,
"Links": [
{
"Href": "ABC",
"Rel": "ABC",
"Prompt": "ABC",
"Method": "ABC"
},
{
"Href": "ABC",
"Rel": "ABC",
"Prompt": "ABC",
"Method": "ABC"
}
],
"MemberLevel": "ABC",
"Description": "ABC",
"AgentBranding": {
"FullscreenBannerUrl": "ABC",
"SmallBannerUrl": "ABC",
"LogoUrl": "ABC",
"PhotoUrls": [
{
"Key": 123,
"Value": {
}
},
{
"Key": 123,
"Value": {
}
}
],
"YoutubeUrl": "ABC"
},
"CanonicalName": "ABC",
"SEOCompanyName": "ABC",
"PageTitle": "ABC",
"DisplayTitle": "ABC",
"AgentId": 123
}
},
"Store": {
"Name": "ABC",
"LogoImageUri": "ABC",
"BannerImageUri": "ABC",
"Promotions": [
{
"ImageUri": "ABC"
},
{
"ImageUri": "ABC"
}
],
"ShortDescription": "ABC",
"LargeBannerImage": {
"Small": "ABC",
"Medium": "ABC",
"Large": "ABC",
"XLarge": "ABC"
},
"StorePath": "ABC",
"Location": "ABC",
"PhoneNumber": "ABC",
"Website": "ABC",
"Member": {
}
},
"ContactDetails": {
"ContactName": "ABC",
"PhoneNumber": "ABC",
"MobilePhoneNumber": "ABC",
"BestContactTime": "ABC",
"Website": "ABC"
},
"IsOrNearOffer": false,
"AuthenticatedMembersOnly": false,
"Sales": [
{
"PurchaseId": 123,
"ReferenceNumber": "ABC",
"SoldDate": "\/Date(1514764800)\/",
"Method": 0,
"SelectedShipping": "ABC",
"ShippingPrice": 123.0,
"ShippingType": 0,
"Buyer": {
},
"QuantitySold": 123,
"Price": 123.0,
"SubtotalPrice": 123.0,
"TotalShippingPrice": 123.0,
"TotalSalePrice": 123.0,
"HasSellerPlacedFeedback": false,
"HasBuyerPlacedFeedback": false,
"DeliveryDetailsSent": false,
"DeliveryAddress": {
"Name": "ABC",
"Address1": "ABC",
"Address2": "ABC",
"Suburb": "ABC",
"City": "ABC",
"Postcode": "ABC",
"Country": "ABC",
"PhoneNumber": "ABC"
},
"MessageFromBuyer": "ABC",
"PaymentInstructions": "ABC",
"HasPaidByCreditCard": false,
"IsPaymentPending": false,
"CreditCardPaymentDate": "\/Date(1514764800)\/",
"CreditCardType": "ABC",
"CreditCardLastFourDigits": "ABC",
"OrderId": 123,
"Status": 10,
"StatusDate": "\/Date(1514764800)\/",
"TaxSubTotals": [
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"SubTotal": 123.0,
"FlatRate": 123.0
},
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"SubTotal": 123.0,
"FlatRate": 123.0
}
]
},
{
"PurchaseId": 123,
"ReferenceNumber": "ABC",
"SoldDate": "\/Date(1514764800)\/",
"Method": 0,
"SelectedShipping": "ABC",
"ShippingPrice": 123.0,
"ShippingType": 0,
"Buyer": {
},
"QuantitySold": 123,
"Price": 123.0,
"SubtotalPrice": 123.0,
"TotalShippingPrice": 123.0,
"TotalSalePrice": 123.0,
"HasSellerPlacedFeedback": false,
"HasBuyerPlacedFeedback": false,
"DeliveryDetailsSent": false,
"DeliveryAddress": {
"Name": "ABC",
"Address1": "ABC",
"Address2": "ABC",
"Suburb": "ABC",
"City": "ABC",
"Postcode": "ABC",
"Country": "ABC",
"PhoneNumber": "ABC"
},
"MessageFromBuyer": "ABC",
"PaymentInstructions": "ABC",
"HasPaidByCreditCard": false,
"IsPaymentPending": false,
"CreditCardPaymentDate": "\/Date(1514764800)\/",
"CreditCardType": "ABC",
"CreditCardLastFourDigits": "ABC",
"OrderId": 123,
"Status": 10,
"StatusDate": "\/Date(1514764800)\/",
"TaxSubTotals": [
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"SubTotal": 123.0,
"FlatRate": 123.0
},
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"SubTotal": 123.0,
"FlatRate": 123.0
}
]
}
],
"OfferStatus": 0,
"PendingOffer": {
"OfferPrice": 123.0,
"OfferExpiryDate": "\/Date(1514764800)\/",
"Quantity": 123,
"TaxesIncluded": [
{
},
{
}
],
"Recipients": [
{
"Member": {
},
"Decision": 0
},
{
"Member": {
},
"Decision": 0
}
]
},
"ClosedOffer": {
"OfferPrice": 123.0,
"OfferExpiryDate": "\/Date(1514764800)\/",
"Quantity": 123,
"TaxesIncluded": [
{
},
{
}
]
},
"FirearmsLicenseRequiredToBuy": false,
"Over18DeclarationRequiredToBuy": false,
"CanOffer": false,
"CanRelist": false,
"WithdrawnBySeller": false,
"DonationRecipient": {
"CharityType": 0,
"ImageSource": "ABC",
"DarkModeImageSource": "ABC",
"Description": "ABC",
"Tagline": "ABC"
},
"IsInTradeProtected": false,
"IsInCart": false,
"CurrentShippingPromotion": {
"Threshold": 123,
"ThresholdType": 1
},
"IsLeading": false,
"IsOutbid": false,
"CanAddToCart": false,
"CartItemId": 123,
"MemberProfile": {
},
"EmbeddedContent": {
"YouTubeVideoKey": "ABC",
"MatterportKey": "ABC",
"IStagingKey": "ABC",
"VimeoVideoKey": "ABC",
"DiakritFurnishKey": "ABC",
"DiakritStylerKey": "ABC",
"DiakritPanoramaKey": "ABC",
"VirtualToursCreatorKey": "ABC",
"Approved3DTourUrl": "ABC"
},
"SponsorLinks": [
{
"Type": 0,
"Name": "ABC",
"Link": "ABC"
},
{
"Type": 0,
"Name": "ABC",
"Link": "ABC"
}
],
"MotorWebBasicReport": {
"Damaged": "ABC",
"ReportedStolen": "ABC",
"MoneyOwing": "ABC",
"ReRegistered": "ABC",
"GeneratedAt": "\/Date(1514764800)\/",
"RegoOrVin": "ABC",
"Title": "ABC",
"PartialReportUrl": "ABC"
},
"ContactCount": 123,
"BroadbandTechnologies": [
{
"Name": "ABC",
"Availability": "ABC"
},
{
"Name": "ABC",
"Availability": "ABC"
}
],
"FormattedStartDate": "ABC",
"SuperFeatureEndDate": "\/Date(1514764800)\/",
"MemberRequestInformation": {
"RequestRelistStatus": 0,
"RequestOfferStatus": 0
},
"IsEligibleForBuyerProtection": false,
"SupportsQuestionsAndAnswers": false,
"HasContactDetails": false,
"SuppressRelatedListings": false,
"SuppressComplementaryListings": false,
"PaymentMethods": [
{
"Id": 0,
"Name": "ABC",
"LogoUrl": "ABC"
},
{
"Id": 0,
"Name": "ABC",
"LogoUrl": "ABC"
}
],
"FinanceOffer": {
"WeeklyPayment": 123.0,
"DepositPercent": 123.0,
"TermInMonths": 123,
"InterestRate": 123.0,
"InterestType": 0,
"EstablishmentFee": 123.0,
"MonthlyFee": 123.0,
"TotalPayment": 123.0,
"OfferDescription": "ABC",
"OfferDisclaimer": "ABC",
"FinancePayment": 123.0,
"DepositPayment": 123.0,
"IsPersonalised": false
},
"ProductSpecification": {
"GTIN": "ABC",
"Brand": "ABC",
"ManufacturerCode": "ABC"
},
"BoundaryImage": {
},
"DealInfo": {
"WhyPayLabel": "ABC",
"WhyPayDescription": "ABC",
"WhyPayPrice": 123.0,
"DeliveryEstimate": "ABC"
},
"TaxesIncluded": [
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"FlatRate": 123.0,
"Description": "ABC",
"IsSellRestrictionsEffective": false,
"IsTaxEffective": false
},
{
"Type": 1,
"Country": "ABC",
"Name": "ABC",
"FlatRate": 123.0,
"Description": "ABC",
"IsSellRestrictionsEffective": false,
"IsTaxEffective": false
}
],
"RenderOptions": [
0,
0
],
"AreaOfBusiness": 0,
"SecondCategory": "ABC",
"SecondCategoryName": "ABC",
"SecondCategoryPath": "ABC",
"SuppressAdvertisersOtherListings": false,
"Office": {
"MembershipType": 0,
"HeroImages": {
"Original": "ABC",
"Small": "ABC"
},
"IsPartnerAccreditationEnabled": false
},
"IsExtendable": false,
"HasListingMetCompliance": {
"HasMetAnimalWelfareCompliance": false
},
"IncludeGstStartPrice": 123.0,
"SearchVisualProminence": 123,
"SpecialOffer": {
"Title": "ABC",
"Subtitle": "ABC",
"Description": "ABC",
"OfferUrl": "ABC",
"ImageUrl": "ABC",
"IsFinance": false,
"TermsAndConditions": "ABC"
},
"JobAdvertiserPageUrl": "ABC",
"JobAdvertiserOtherListingsUrl": "ABC",
"JobsSalaryTransparency": {
"HasOptedIn": false,
"ApproximatePayRangeDisplay": "ABC"
},
"IsAutoExtended": false,
"MotorsExternalMedia": {
"Instavid360SpinnerId": "ABC",
"Instavid360SpinnerThumbnailUrl": "ABC",
"VideoUrl": "ABC",
"VideoThumbnailUrl": "ABC"
},
"PropertySaleInformation": {
"PropertySaleType": 0,
"PropertyDateOfSale": "\/Date(1514764800)\/"
}
}