Post Product Option Value Assign
POST {{baseUrl}}/product.option.value.assign.json?product_option_id=<string>&option_value_id=<integer>
Assign product option item from product.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
product_option_id | string | Defines product's option id where the value has to be assigned | |
option_value_id | string | Defines value id that has to be assigned |