BestOfferType
Details about a best offer.

Types that use BestOfferType:

Calls that use one or more fields of BestOfferType:

Fields

BestOfferCodeType ( BestOfferTypeCodeType )
BestOfferID ( BestOfferIDType (string) )
Buyer ( UserType )
BuyerMessage ( string )
CallStatus ( string )
ExpirationTime ( dateTime )
Price ( AmountType (double) )
Quantity ( int )
SellerMessage ( string )
Status ( BestOfferStatusCodeType )

BestOfferCodeType ( see BestOfferTypeCodeType for possible values ) [0..1]
The best offer type.
See the Field Index to learn which calls use BestOfferCodeType.

BestOfferID ( BestOfferIDType (string) ) [0..1]
An ID to distinguish this best offer from other best offers made on the item.
See the Field Index to learn which calls use BestOfferID.

Buyer ( UserType ) [0..1]
Information about the buyer who made the best offer.
See the Field Index to learn which calls use Buyer.

BuyerMessage ( string ) [0..1]
Text message that was provided by a buyer when placing a best offer.
See the Field Index to learn which calls use BuyerMessage.

CallStatus ( string ) [0..1]
The status of the call, either Success or Failure.
See the Field Index to learn which calls use CallStatus.

ExpirationTime ( dateTime ) [0..1]
Date and time (in GMT) the offer naturally expires (if the seller has not accepted or declined the offer).
See the Field Index to learn which calls use ExpirationTime.

Price ( AmountType (double) ) [0..1]
The amount of the best offer.
See the Field Index to learn which calls use Price.

Quantity ( int ) [0..1]
The number of items for which the buyer is making an offer.
See the Field Index to learn which calls use Quantity.

SellerMessage ( string ) [0..1]
Text response to buyer from seller.
See the Field Index to learn which calls use SellerMessage.

Status ( see BestOfferStatusCodeType for possible values ) [0..1]
The state of the offer. In the case of a PlaceOffer response that specified a best offer, Status may be "Accepted" if the best offer was at or above an auto-accept price.
See the Field Index to learn which calls use Status.

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.