Skip to main content
Skip table of contents

Exhibitor Creation

The endpoint used for creating or updating an Exhibitor is: api/v2/exhibitor/set

There are three mandatory fields:

  • event_id

  • email

  • name

In order to maintain a secure environment, it is also recommended to create one username for each exhibitor. Otherwise, the system will automatically assign a login username using the exhibitor’s name, which could lead to security issues.

The image below represents a successful request that created one exhibitor:

image-20240318-123320.png

As noticed, the system generated one username carrying the exhibitor's name.

Additionally, the exhibitor also received an ID, which is important for later use.

Now, the exhibitor can be found under the following path: Management → Exhibitors, as shown in the image below:

Exhibitor Set - Creation Panel Effect.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.