Post Product Manufacturer Add
POST {{baseUrl}}/product.manufacturer.add.json?product_id=<string>&manufacturer=<string>
Add manufacturer to store and assign to product
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
product_id | string | Defines the product where the price has to be deleted | |
manufacturer | string | Defines product's manufacturer |