What are the best ways to edit active listings
Find the answer to your question
Please enter a search keyword.
Advanced Search
Published: April 22 2015, 4:40:00 PMยทUpdated: August 09 2022, 4:26:52 AM
Products
Question
What are the best ways to edit active listings
Answer
Summary
There are three Trading API calls that can be used for revising eBay listings:
1. ReviseItem - allows a seller to change the properties defined in an active listing
https://developer.ebay.com/DevZone/guides/features-guide/default.html#development/listings-revising.html
2. AddToItemDescription - can be used to append text to the end of the description section of a listing
http://developer.ebay.com/devzone/XML/docs/Reference/ebay/AddToItemDescription.html
3. ReviseInventoryStatus - enables a seller to update the price and quantity for active fixed-price listings
http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/ReviseInventoryStatus.html
Additional Comments
How well did this answer your question?