Skip to main content
GET
/
commerce
/
returns
/
attributedefinition
/
attributes
/
{attributeFQN}
/
VocabularyValues
Error
A valid request URL is required to generate request examples
[
  {
    "value": "<string>",
    "sequence": 123,
    "isHidden": true,
    "content": {
      "localeCode": "<string>",
      "value": "<string>"
    }
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

attributeFQN
string
required

Query Parameters

responseGroups
string
responseFields
string

limits which fields are returned in the response body

Response

Success

value
string
required
Maximum string length: 50
sequence
integer<int32> | null
isHidden
boolean | null
content
object