ListingStartPriceDetailsType
Type defining the ListingStartPriceDetails container returned in GeteBayDetails. The ListingStartPriceDetails container lists the minimum start price for auction listings, the minimum sale price for fixed-price listings, and the minimum percentage value that a Buy It Now price for an auction listing must be above the minimum start price for that same listing.
The ListingStartPriceDetails container is returned if ListingStartPriceDetails is included as a DetailName filter in the request, or if no lt;b>DetailName filters are used in the request.
Type that uses ListingStartPriceDetailsType:
Call that uses ListingStartPriceDetailsType:
Fields
This value is a string description of the listing type for which the pricing data is intended, such as "Pricing for the auction-like listings".
See the
Field Index to learn which calls use Description.
Returns the latest version number for this field. The version can be used to determine if and when to refresh cached client data.
See the
Field Index to learn which calls use DetailVersion.
This value indicates the listing type of the listing, and is a value defined in ListingTypeCodeType enumerated type. The only possible values for this field are 'Chinese' (auction listing) and 'FixedPriceItem'.
See the
Field Index to learn which calls use ListingType.
This field is only returned and applicable for auction listings.
This float value indicates the minimum percentage value that a Buy It Now price for an auction listing must be above the Starting bid price for that same listing.
On the US eBay Motors site (Site ID 100), this field only applies to the Parts and Accessories categories.
See the
Field Index to learn which calls use MinBuyItNowPricePercent.
For auction listings, the StartPrice indicates the lowest dollar value that can be set for the item's Starting bid.
For fixed-price listings, the StartPrice indicates the lowest dollar value that can be set for the item's sale price.
See the
Field Index to learn which calls use StartPrice.
Gives the time in GMT that the feature flags for the details were last updated. This timestamp can be used to determine if and when to refresh cached client data.
See the
Field Index to learn which calls use UpdateTime.
Copyright © 2005–2020
eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.