eBay Trading APIVersion 1349
 

GetBidderListResponseType ( AbstractResponseType )

Response to a GetBidderList call, which retrieves all items the user is currently bidding on, or has won or purchased.

Call that uses GetBidderListResponseType:

Fields

Bidder ( UserType ) [0..1]
Data for one eBay bidder.
See the Field Index to learn which calls use Bidder.

BidItemArray ( ItemArrayType ) [0..1]
Array of items the bidder has bid on, has won or has lost.
See the Field Index to learn which calls use BidItemArray.