Reference > Shop flow URLs > Catalog subsystem URLs
Attributes
Catalog subsystem URLs include all logic and data relevant to attributes.
- ProductAttributeAdd URL
This URL adds a new product attribute to an existing catalog entry (product). Note that the attribute type cannot be changed.
- ProductAttributeDelete URL
This URL deletes an attribute for a catalog entry (product).
- ProductAttributeUpdate URL
This URL updates an existing attribute. Note that the attribute type cannot be changed.
- AttributeValueAdd URL
This URL adds a new attribute value to an existing catalog entry.
- AttributeValueDelete URL
This URL deletes a catalog entry's defining attribute value, in all languages.
- AttributeValueUpdate URL
This URL updates an existing attribute value.
Related concepts