Delete product via api
Hi team,
We created multiple products directly in Tiki seller center and pulled those products into our system using Get latest products api (https://api.tiki.vn/integration/v2/products).
But in that api response we are not getting any requestID, then how can we delete those products without requestID using Delete a product request api (https://api.tiki.vn/integration/{version}/requests/{request_id})
please help in this..