Change price via API
-
I want to know if there is a way through this endpoint: https://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?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Change price via API’ is closed to new replies.