To assign an exhibitor hall and/or stand associated with an existing exhibitor, employ the /api/v2/exhibitor/set endpoint. To assign hall and stand to an exhibitor, use EP's matching method to identify the exhibitor and then use the specified fields.
-
event_id:The unique identifier for the event (integer) -
exhibitor_id:Exhibitor´s ID (integer) -
hall:Exhibitor Hall Name on floor plan (string) -
stand:Exhibitor Stand Name on floor plan (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 (string) -
stand_name:Exhibitor Stand Name (string)