Post Product Option Value Add
POST {{baseUrl}}/product.option.value.add.json?option_id=<string>&option_value=<string>&sort_order=<integer>
Add product option item from option.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
option_id | string | Defines option id which has to be assigned | |
option_value | string | Defines option value that has to be added | |
sort_order | string | Sort number in the list |