CatalogCustomAttributeValue

The value of the custom attribute, with a name (i.e. "Cotton") and an id

id
string <uuid>

The unique identifier of the chosen attribute value option. Null for scalar types.

name
string

The display name of the value, or the string representation for scalar types (TEXT, INTEGER, DOUBLE, BOOLEAN)

{
  • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  • "name": "string"
}