entity

Vendor Product Collection

Catalog aggregate for manufacturer or vendor product lines, distinct from design-management user collections.

Entity(Aggregate Root)Status: Implemented in api-v1Aggregate Root

Purpose

Vendor product collections group manufacturer or vendor product lines inside the product-marketplace catalog. They are distinct from user-curated ProjectCollection records in design-management and are owned by product-marketplace catalog behavior.

Invariants

  • A vendor product collection must have a non-empty name.
  • The same product variant cannot appear twice in the same collection.
  • Members are stored in display order.
  • ForManagingProductModels
  • ForReadingCatalogResources

OpenAPI Operations

  • (pending) No dedicated round-1 REST operation documents vendor product collection mutations directly.