Post Product Option Assign
POST {{baseUrl}}/product.option.assign.json?product_id=<string>&option_id=<string>
Assign option from product.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
product_id | string | Defines the product where the price has to be deleted | |
option_id | string | Defines option id which has to be assigned |