Exhibitor Update - Exhibitor Multiple Hall and Stand
To assign an exhibitor multiple halls and/or stands associated with an existing exhibitor, employ the /api/v2/exhibitor/set endpoint. To assign multiple halls and stands to an exhibitor, use EP's matching method to identify the exhibitor and then use the specified fields.
exhibitor_id:Exhibitor´s ID (integer)event_id:Event ID. The unique identifier for the event.(integer)hall:Exhibitor Hall Names on floor plan separated by dotcomma (string)stand:Exhibitor Stand Name on floor plan separated by dotcomma (string)
Notice: If the hall or stand is not present in the floor plan, the subsequent fields are mandatory.
event_id:The unique identifier for the event (integer)exhibitor_id:Exhibitor´s ID (integer)hall_name:Exhibitor Hall Name separated by dotcomma (string)stand_name:Exhibitor Stand Name separated by dotcomma (string)