I am building a system that publishes products from our inventory to our eBay seller account. Everything is working fine, but I just keep thinking which call should I use when I update the quantity in our inventory.
RelistFixedPriceItem
and AddFixedPriceItem
both are working well, except that on eBay I will have same item with two different itemID
, one is sold and one is active...
is that ok? Does it have something to do with eBay listing terms?
Any Advice?
Thanks