09-12-2024 03:35 AM
Hallo,
as it is not possible to set the quantity to 0 with the trading API, i used endfixedprice item.
Now i want to relist it, if it is availble again.
But relist results in violation duplicates rule, and states that the item is already listed.
Trying to revise the item result in the error aht o can not revise an listing that has ended.
Any idea why relist is not working?
09-16-2024 12:35 PM
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.