eBay Trading API
Version 1359


complexType "BestOfferType"
Namespace:
urn:ebay:apis:eBLBaseComponents
Content:
complex, 12 elements, elem. wildcard
Defined:
in ebaySvc.wsdl/Schema
Includes:
declarations of 12 elements, elem. wildcard
Referenced:
Component Diagram

Content Element Model:
Component
Type / Value
Occurs
Required?
Nillable?
Description
SEQUENCE
1..1
yes
 BestOfferID
BestOfferIDType : restriction of string
0..1
no
no
Unique identifier for a Best Offer. This identifier is created once a prospective buyer makes a Best Offer on an item.
 ExpirationTime
dateTime
0..1
no
no
Timestamp indicating when a Best Offer will naturally expire (if the seller has not accepted or declined the offer).
 Buyer
0..1
no
no
Container consisting of information about the prospective buyer who made the Best Offer.
 Price
AmountType : double
0..1
no
no
The amount of the Best Offer or counter offer. For this field to be returned, the user must have a relationship to the Best Offer, either as the seller, buyer, or potential buyer who has made the Best Offer or counter offer.
 Status
BestOfferStatusCodeType : enumeration of token
0..1
no
no
The status of the Best Offer or counter offer. For PlaceOffer, the only applicable values are Accepted, AdminEnded, Declined, and Expired.
 Quantity
int
0..1
no
no
The quantity of the item for which the buyer is making a Best Offer. This value will usually be 1, unless the buyer is making an offer on multiple quantity of a line item in a multi-quantity listing.
 BuyerMessage
string
0..1
no
no
A prospective buyer has the option to include a comment when placing a Best Offer or making a counter offer to the seller's counter offer. This field will display that comment.
 SellerMessage
string
0..1
no
no
A seller has the option to include a comment when making a counter offer to the prospective buyer's Best Offer. This field will display that comment.
 BestOfferCodeType
BestOfferTypeCodeType : enumeration of token
0..1
no
no
This value indicates whether the corresponding offer is a Best Offer, a seller's counter offer, or a buyer counter offer to the seller's counter offer.
 CallStatus
string
0..1
no
no
The value in this field (Success or Failure) will indicate whether or not the seller's attempt to accept, decline, or counter offer a Best Offer was successful. This field is only used by the RespondToBestOffer response.
 NewBestOffer
boolean
0..1
no
no
This field is no longer applicable, as it formerly supported the Best Offer Beta feature which is no longer active.
 ImmediatePayEligible
boolean
0..1
no
no
This field is no longer applicable, as it formerly supported the Best Offer Beta feature which is no longer active.
 {any}
from any namespace
0..∞
no
Description
Type defining the BestOffer container, which consists of information on one Best Offer or counter offer. This information includes the price of the offer, the expiration of the offer, and any messaging provided by the prospective buyer or seller.
Referenced By


WSDL documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML WSDLDoc 2.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.