[Dolibarr] hey forum

how to get product stock by warehouse using rest api?

Hi Rida,

Add the parameter includestockdata=1 to your request to product api and you should get stock details per warehouse.

Regards,
Marc