A valid request URL is required to generate request examples{
"valueSequence": 123,
"value": "<unknown>",
"mappedGenericValues": [
"<unknown>"
],
"productName": "<string>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"displayOrder": 123
}Creates product attribute vocabulary values
A valid request URL is required to generate request examples{
"valueSequence": 123,
"value": "<unknown>",
"mappedGenericValues": [
"<unknown>"
],
"productName": "<string>",
"content": {
"localeCode": "<string>",
"stringValue": "<string>"
},
"localizedContent": [
{
"localeCode": "<string>",
"stringValue": "<string>"
}
],
"displayOrder": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Value of an attribute
Read only System generated monotonically increasing unique sequence.
The actual value of the attribute vocabulary. This value must be unique within the vocabulary for a single attribute and match the datatype of the attribute. String data type requires a canonical value here or one will be system generated if null. The actual string content displayed to users should be stored as Content. String values require content to be present. Once this value is set it cannot be changed.
The actual values of the related generic attribute. This value must match the datatype of the attribute and already exist within the Vocabulary values of the related ValueMappingAttribute. Only supporting string at this time.
The ProductName when the Attribute DataType is ProductCode.
Attribute Value Localized Resource
Show child attributes
The Content of an attribute value. This content is in multiple locals supported by the master catalog and is only valid for String DataType.
Show child attributes
The order in which the attribute value displays. If you omit a value for this property, Mozu infers the display order from the attribute value's position the list.
Success
Value of an attribute
Read only System generated monotonically increasing unique sequence.
The actual value of the attribute vocabulary. This value must be unique within the vocabulary for a single attribute and match the datatype of the attribute. String data type requires a canonical value here or one will be system generated if null. The actual string content displayed to users should be stored as Content. String values require content to be present. Once this value is set it cannot be changed.
The actual values of the related generic attribute. This value must match the datatype of the attribute and already exist within the Vocabulary values of the related ValueMappingAttribute. Only supporting string at this time.
The ProductName when the Attribute DataType is ProductCode.
Attribute Value Localized Resource
Show child attributes
The Content of an attribute value. This content is in multiple locals supported by the master catalog and is only valid for String DataType.
Show child attributes
The order in which the attribute value displays. If you omit a value for this property, Mozu infers the display order from the attribute value's position the list.