Home
Find the answer to your question
Use the ReviseFixedPriceItem call to change the properties of an active fixed-price listing.
Here is a VB.NET ReviseFixedPriceItem sample that demonstrates how to delete the item's sub-title. This sample has been written using the .NET SDK v817.
*Prerequisite - make sure to have added an item with the SKU below
Below is the code. Corresponding SOAP request is attached with this article.
© 2010-2013 eBay Inc., All Rights Reserved
Imports eBay.Service.Call |