Reference > Shop flow URLs > Catalog subsystem URLs
Catalog groups
Catalog subsystem URLs include all logic and data relevant to groupings.
- CatalogGroupAdd URL
This URL adds a new catalog group and its description, and adds a relationship between the new catalog group and the store.
- CatalogGroupDelete URL
This URL marks a catalog group and its description (plus all cascades) for deletion.
- CatalogGroupMove URL
This URL moves a catalog group from its current parent catalog group to a different, existing parent catalog group.
- CatalogGroupUpdate URL
This URL updates a catalog group and its description.
- TopCatalogGroupAdd URL
This URL adds a relationship between a catalog and a catalog group.
- TopCatalogGroupDelete URL
This URL deletes a relationship between a catalog and a catalog group.
- CatGroupRelAdd URL
This URL adds a relationship between a parent catalog group and a child catalog group.
- CatGroupRelDelete URL
This URL deletes a relationship between a parent catalog group and a child catalog group.
Related concepts