[ad_1]
I want to know if there is a way through this endpoint: http://localhost:8080/ecommerce/?slw-api&id=&stock_value=&action=&item=&format=&product_id=&location_id
I can update the price of the product by location, I know I can update it using the graphical interface but I would like to be able to update it by running an endpoint.
Is this possible?
If so, how can I do it, what parameter should I send?
Is there another way to achieve this using the API?
