eBay Merchant Data APIVersion 1255
 

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.

No calls use OfferArrayType.

Field

Offer ( OfferType ) [0..*]
Not used by any call.

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.