GetCategoryAttributes. For a specific category, using the PrimaryCategory field, you can obtain the attributes related to this category.
The response fields provided by this API are detailed in the following table:
Name | Type | Description |
---|---|---|
Name | String | Identifier of the attribute |
Label | String | Human-readable display name of the attribute |
isMandatory | Boolean | Whether the attribute is mandatory (1 = mandatory - 0 = not mandatory) |
Description | String | Description of the attribute |
AttributeType | String | Type of attribute |
ExampleValue | String | Example value for the attribute |
Options | Node | Enumerates all option nodes |
The isMandatory field is IMPORTANT
Remember that it is crucial to fill in the fields designated as "mandatory," as a large percentage of errors in catalog loading are due to the omission of this field.
If an attribute changes from non-mandatory to mandatory, a notification will be sent 90 days in advance via email to the contacts registered by the seller.
Changes to Attributes
Each time an attribute changes, whether due to internal matters or regulatory issues, merchants will be notified in advance.
Regulatory matters: 30 days' notice.
Internal matters: 90 days' notice.
Errors
Error Code | Message |
---|---|
57 | E057: No attribute sets linked to that category (No hay conjuntos de atributos vinculados a esa categoría). |