Product Option Object

{
  "choices": [
    {
      "id": "db3je27rg7",
      "value": "45"
    }
  ],
  "id": "WMd1xylGrp",
  "name": "Shirt size"
}

product_option

PropertyDescriptionMutable
id
string
Unique identifier for the optionNo
name
string
The name of the option.Yes
choices
string
An array of choices for the option See the section below for detailsYes

choices

PropertyDescriptionMutable
id
string
Unique identifier for the choiceNo
value
string
Value of the choiceYes