Retrieving Winning Status via GetMyeBayBuying
Find the answer to your question
Advanced Search
Published: February 16 2007, 8:31:00 PMUpdated: August 03 2022, 5:17:42 AM
Detailed Description
To determine the winning status using the data returned in GetMyeBayBuyingResponse.BidList, you can check if both conditions as below are true.
<BidList.ItemArray.Item.BidingDetails.QuantityWon> !=0 && <BidList.ItemArray.Item.SellingStatus.HighBidder.UserID >.equals(CALLER' eBay UserID)
Additional Resources
How well did this answer your question?
Answers others found helpful