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 a multi-variation item (adding and deleting a variation). This sample has been written using the .NET SDK v817
*Prerequisite - make sure to have added an item with the SKU and variations below
Below is the code. Corresponding SOAP request is attached with this article.
© 2010-2013 eBay Inc., All Rights Reserved Imports eBay.Service.Call |