Translated parametric value.CultureCodestringrequiredCulture code, e.g. "sv-SE".ValueTextstringrequiredTranslated text parametric value. Max length 255 chars for text-values, unlimited for HTML-values.{ "CultureCode": "string", "ValueText": "string" }
Parametric value for list of choices.CodestringrequiredParametric value code. Use for parametric value matching in Norce Commerce.ValuestringrequiredValue to setDescriptionstringDescription of the valueCulturesArray of objects(ParametricValueListCulture)(ParametricValueListCulture)Array with localized versions of value and description+Show 3 array properties{ "Code": "string", "Value": "string", "Description": "string", "Cultures": [ { … } ] }
Localized parametric list values.CultureCodestringrequiredCulture code for this valueValuestringLocalized valueDescriptionstringLocalized description{ "CultureCode": "string", "Value": "string", "Description": "string" }