Developers Program

ReviseInventoryStatus vs ReviseFixedPriceItem

Published: October 18 2012, 2:57:00 AMยทUpdated: September 08 2022, 3:17:26 AM

Products

Question

What is the advantage of using ReviseInventoryStatus instead of ReviseFixedPriceItem?

Answer

When just the price and quantity of an item has to be updated, ReviseInventoryStatus is recommended because it is a light-weight call. ReviseInventoryStatus call completes quicker compared to ReviseFixedPriceItem call and consumes less resources on the eBay servers.

In addition, ReviseInventoryStatus call can be used to change the price and quantity of multiple listings (upto 4), whereas ReviseFixedPriceItem can be used just for a single item.
How well did this answer your question?