eBay Trading APIVersion 1349
 

OfferArrayType

Type used by the BidArray container that is returned in the GetAllBidders response. The BidArray container is an array of all bids made on an auction listing that is specified in the call request.

Type that uses OfferArrayType:

Call that uses OfferArrayType:

Field

Offer ( OfferType ) [0..*]
Each Offer container consists of detailed information on each bid made on an auction listing that is specified in the call request. Information in this container includes the amount of the bid, the time of the bid, and data for the user making the bid.
See the Field Index to learn which calls use Offer.