cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Trading API SDK (.net) - How to set item Qunatity to zero

Good morning,
I am using the Trading API SDK (.net) to list and revise FixedPriceItems.
Anyway the ReviseItem call does not allow to set the quantity to zero.
As it is possible to set the qunatity to zero in the Eaby backend, it should also be possible with the API.
Any idea how i can achiev this task?

Message 1 of 2
latest reply
1 REPLY 1

Trading API SDK (.net) - How to set item Qunatity to zero

Hi @miri-5626,

 

Using the OutOfStockControlPreference feature, sellers can keep their GTC (Good 'Til Canceled) listings alive, even when the quantity goes down to zero. This enables them to replenish stock for the listing, without the need to relist the item after inventory has been replenished.

 

For more information, see the Out-of-Stock control guide. 

 

You can also use the Account API optInToProgram call to opt into the out-of-stock control program.

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply