To modify the contact person details associated with an existing exhibitor, employ the /api/v2/exhibitor/set endpoint. Update an exhibitor's contact person details by first verifying their identity through EP's standard procedures, then providing the required information.
-
event_id:The unique identifier for the event (integer) -
exhibitor_id:Exhibitor´s ID (integer) -
cp_title:Contact Person Title (Mr/Mrs/Ms) -
cp_name:Contact Person Name (string) -
cp_surname:Contact Person Surname (string) -
cp_position:Contact Person Position (string) -
cp_email:Contact Person Email (string) -
cp_phone:Contact Person Phone number (string)