Skip to content

AttributeValueUpdateInList

Field Type Required Description
code AttributeValueCode yes Unique identifier for the attribute value
sequenceId AttributeValueSequenceId 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 Name of the attribute value which will be shown to the customer. It’s saved in the language of the passed locale.
{
"name": "Rabbit",
"sequenceId": 3
}