Home
Find the answer to your question
Use the ReviseFixedPriceItem call to change the properties of a currently active fixed-price listing.
Here is a VB.NET ReviseFixedPriceItem sample for revising item specifics of an existing item. 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 'Licensed under CDDL 1.0 - http://opensource.org/licenses/cddl1.php Imports eBay.Service.Call |