PIM API reference
Product Information Management
The PIM module is the canonical catalog for every tenant on VINC Commerce Suite. It stores products, categories, brands, media, and the attribute schema that downstream surfaces (storefront, B2B portal, Solr index, marketplace syncs) consume.
All PIM endpoints live under /api/b2b/pim and require an authenticated tenant principal. See individual sections for schemas, filter parameters, and example payloads.
Overview
High-level map of the PIM subsystem, data model, and auth.
Products
Create, read, update, publish, and bulk-manage PIM products.
Categories
Tree-shaped taxonomy with SEO metadata and product assignments.
Collections
Curated product sets for merchandising and campaigns.
Synonyms
Solr synonym dictionaries that power search query expansion.
Brands
Manufacturer / brand entities referenced by products.
Tags
Free-form labels applied to products for filtering and curation.
Menu Settings
Storefront navigation and mega-menu configuration.
Languages
Locales the PIM content is translated into.
Product Types
Typed product schemas that drive attribute sets and validation.
Technical Specifications
Reusable attribute definitions attached to product types.
AI Enhancement
LLM-powered copy enrichment, translation, and media cleanup.
Documentation
How the in-app docs module is structured (this surface).
Import
CSV / Excel ingestion jobs for products, categories, and media.
Activity
Background-job activity feed and long-running operations.
Batch Sync
Resync products to Solr and downstream channels in batches.
Sources
Upstream data-source connectors (suppliers, PIMs, ERPs).