Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required

Unique identifier of the account whose attribute you want to modify.

attributeFQN
string
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

The new content to replace the existing attribute.

attributeCode
string
required
Required string length: 1 - 50
displayGroup
string
required
Minimum string length: 1
valueType
string
required
Minimum string length: 1
adminName
string | null
Maximum string length: 50
attributeFQN
string | null
attributeMetadata
object[] | null
auditInfo
object
availableForDiscounts
boolean
availableForOrderRouting
boolean
content
object
dataType
string | null
id
integer<int32> | null
inputType
string | null
isActive
boolean | null
isMultiValued
boolean | null
isReadOnly
boolean
isRequired
boolean | null
isVisible
boolean | null
namespace
string | null
Maximum string length: 200
order
integer<int32> | null
validation
object
vocabularyValues
object[] | null

Response

OK

attributeCode
string
required
Required string length: 1 - 50
displayGroup
string
required
Minimum string length: 1
valueType
string
required
Minimum string length: 1
adminName
string | null
Maximum string length: 50
attributeFQN
string | null
attributeMetadata
object[] | null
auditInfo
object
availableForDiscounts
boolean
availableForOrderRouting
boolean
content
object
dataType
string | null
id
integer<int32> | null
inputType
string | null
isActive
boolean | null
isMultiValued
boolean | null
isReadOnly
boolean
isRequired
boolean | null
isVisible
boolean | null
namespace
string | null
Maximum string length: 200
order
integer<int32> | null
validation
object
vocabularyValues
object[] | null