Skip to main content
Published: November 09 2011, 5:37:00 PMUpdated: August 19 2022, 5:01:20 AM

  Actually, you will need to ignore the BuyItNowPrice tag for FixedPriceItem listings. The constant price for a FixedPriceItem listing is returned as Item.SellingStatus.CurrentPrice in GetMyeBaySelling  and as Item.StartPrice in GetItem, GetSellerList and GetItemTransactions.  

Please refer to the following docs for the same:
http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetMyeBaySelling.html#Response.ActiveList.ItemArray.Item.StartPrice 
http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetMyeBaySelling.html#Response.ActiveList.ItemArray.Item.SellingStatus.CurrentPrice

How well did this answer your question?
Answers others found helpful