Developers Program

Invalid minimum bid or Buy It Now price error message in AddItem call

Published: August 01 2006, 2:03:00 PMยทUpdated: July 28 2022, 2:40:19 AM

Products

Question

Why is AddItem returning this error message - You have entered invalid minimum bid or Buy It Now price, when I try to list a StoresFixedPrice Item?

Answer


If you want to list a Fixed Price item where the ListingType is StoresFixedPrice or FixedPriceItem, you must specify the StartPrice and not the BuyItNowPrice. If you specify the BuyItNowPrice, you will get the error message. Please see the documentation for more details on the ListingType and BuyItNowPrice.

How well did this answer your question?