Returns a list of attributes with options for a given category. It will also display attributes for TaxClass and ShipmentType, with their possible values listed as options.

The tags of the result's XML have the following type and meaning:

NameTypeDescription
NameStringIdentifier of the attribute.
LabelStringHuman-readable display name of the attribute.
isMandatoryBooleanWhether the attribute is mandatory.
DescriptionStringAttribute description
AttributeTypeStringAttribute type
ExampleValueStringExample value for the attribute
OptionsNodeLists all Option nodes

Errors

Error codeMessage
57E057: No attribute sets linked to that category.
Language