Exhibitor Update - Product Categories
To add product categories for your exhibitor via API, you first need to obtain their ID, which can be downloaded from Networking and Matchmaking → Categories. You'll find buttons for exporting categories, one for all existing categories in the environment (Global Categories), and another specific to the event (Local Categories).

After getting the ID from the downloaded spreadsheet, the endpoint used for updating is: api/v2/exhibitor/set
As this is an update for an exhibitor’s information, the mandatory fields are as follows:
event_id
exhibitor_id
Additionally, the field for this type of request is:
product_categories

After a successful request, you can view the results by navigating to Management → Exhibitor and clicking on the updated exhibitor.
One exhibitor may have multiple product categories. For this purpose, the ID values must be separated by commas:

After a successful request, you can view the results by navigating to Management → Exhibitor and clicking on the updated exhibitor, as demonstrated in the image below.
