Products

This section covers the endpoint for creating and managing exhibitor products. Products represent the items, services, or solutions that exhibitors showcase at an event.

How products work in ExpoPlatform: Products are exhibitor-level records — a product must be attached to an exhibitor profile to exist. Products do not automatically appear in events; they must be explicitly assigned. A product can exist in the database attached to an exhibitor without being assigned to any event. The product/set endpoint handles both the product record and the event assignment in a single call. Product data (name, description, images, categories) is shared across all events the product is assigned to — updating it affects the product everywhere it appears. The only event-scoped parameter is status, which controls visibility within a specific event.

The endpoint page includes how-to guides covering tasks such as creating products, updating descriptions and images, assigning product categories, and managing visibility per event. How-to guides are listed as child pages under the endpoint reference page.

Method

Endpoint

Description

POST

/api/v2/product/set

Create or update a product and assign it to an event