Home
Find the answer to your question
I am getting the start price seems to be too large to be legitimate when make AddItem call. Where can I find the maximum price information ?
Summary
Maximum price requirement information is not available in eBay document. However; if you are sending a price that is too high, AddItem family calls return error 74 for StartPrice and error 21916783 for BuyItNowPrice with the actual allowed maximum price value in <ErrorParameters><Value>$###</Value></ErrorParameters> tag as below. You can display that value to your seller.
The example above was based on the version specified below:
API Schema Version | 967 |