Catalogs
List Catalogs
List portal catalogs with rule and assignment counts.
Create Catalog
Create a catalog.
Get Catalog
Get a catalog with its rules. Each rule includes ref_kind (product | category | brand) and the resolved ref_label (the product/category/brand name); product rules also include ref_sku. ref_label/ref_sku are null when the referenced record no longer exists.
Update Catalog
Rename a catalog or toggle its default flag.
Delete Catalog
Delete a catalog and its rules.
Add Catalog Rule
Add an include/exclude rule (by product, category, or brand). Exclusions always win. The returned rule includes ref_kind; ref_label/ref_sku are resolved when you fetch the catalog via Get Catalog.
Bulk Import Product Rules
Bulk-add product include/exclude rules. Products can be supplied by SKU and/or by product id; at least one of the two is required. Each SKU is matched to a product; matched products that don't already carry a rule of this type are added. Returns a summary of how many rules were added, how many were skipped as duplicates, and which SKUs matched no product.
Delete Catalog Rule
Remove a catalog rule.
Assign Catalog
Assign the catalog to a location (sets the customer's portal catalog).