To create images associated with a product, employ the /api/v2/product/set endpoint, and use the subsequent fields:
-
event_id:The unique identifier for the event (integer) -
exhibitor_id:Exhibitor unique identifier (integer) -
images[]:Product images files or URL´s separated by comma (string)
Note: The exhibitor ID is essential and must precisely match the intended exhibitor when creating images linked to a specific exhibitor. Please note that the exhibitor_id field is not necessary for general image creation.