Update multiple products inventory via REST API
-
Hello!, I am working on a integration for Bagisto and my POS system, and I'm stuck with the inventory update. There is an endpoint to update ONE product's inventory, but when I have to update N products I would have to make N requests to the API.
Is there any better option? I mean, without having to develop the functionality by myself. And it would help if some of you tell me how do you manage those kind of situations with Bagisto
Thanks in advance
-
-
@rishabh-webkul19 Hello!
Ok! It's the v2.3.6
Freshly installled following the documentation a few weeks ago.
And also installed the REST API following the documentation.In the API docs I found an endpoint for mass update but as far as I knew it only works for turning the products status on and off