Home
Find the answer to your question
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