Delete Product Price Delete
DELETE {{baseUrl}}/product.price.delete.json?product_id=<string>&group_prices=<array>
Delete some prices of the product
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
product_id | string | Defines the product where the price has to be deleted | |
group_prices | string | Defines product's group prices |