BaseAttributeValue
| Field | Type | Required | Description |
|---|---|---|---|
sequenceId |
AttributeValueSequenceId | yes | Sequence id of the order of the values. The lowest number is at the top and the highest number is at the bottom. |
name |
AttributeValueName | yes | Name of the attribute value which will be shown to the customer. It’s saved in the language of the passed locale. |
Example
Section titled “Example”{ "name": "Rabbit", "sequenceId": 3}
