ListingStartPriceDetailsType
The lowest (beginning) price that can be associated with an item for each type of eBay listing.

Types that use ListingStartPriceDetailsType:

Call that uses one or more fields of ListingStartPriceDetailsType:

Fields

Description ( string )
DetailVersion ( string )
ListingType ( ListingTypeCodeType )
MinBuyItNowPricePercent ( float )
StartPrice ( AmountType (double) )
UpdateTime ( dateTime )

Description ( string ) [0..1]
The lowest (beginning) price that can be associated with an item for each type of eBay listing.
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
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.

ListingType ( see ListingTypeCodeType for possible values ) [0..1]
Type of eBay listing, such as 'Chinese', 'AdType', 'StoresFixedPrice', 'FixedPriceItem', and others.
See the Field Index to learn which calls use ListingType.

MinBuyItNowPricePercent ( float ) [0..1]
Minimum percentage difference value between start price and the Buy It Now price for a listing, defined in the site parameters. In the Motors site, requirements for Motors Vehicles are different from those for Parts and Accessories, and the category details are needed to get the percentage requirements for the Motors site.
See the Field Index to learn which calls use MinBuyItNowPricePercent.

StartPrice ( AmountType (double) ) [0..1]
StartPrice for a specific listing type.
See the Field Index to learn which calls use StartPrice.

UpdateTime ( dateTime ) [0..1]
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.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 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.