Skip to main content
GET
/
commerce
/
catalog
/
admin
/
attributedefinition
/
attributes
/
{attributeFQN}
/
VocabularyValues
/
{value}
/
LocalizedContent
/
{localeCode}
Error
A valid request URL is required to generate request examples
{
  "localeCode": "<string>",
  "stringValue": "<string>"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

attributeFQN
string
required
value
string
required
localeCode
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

Attribute Value Localized Resource

localeCode
string | null

Language used for the string attribute value. Currently, only en_US is supported.

stringValue
string | null

Localized Value in the language of the locale code