Guest details are used when importing attendee information into default fields in Boomset.

FieldField TypeRequired?Field Description
registration_typeIntegerYesSee "Registration Types" for more information
first_nameStringYesGuest first name
last_nameStringYesGuest last name
emailStringYesGuest email
prefixStringNoGuest prefix
suffixStringNoGuest suffix
phoneStringNoGuest phone number
cell_phoneStringNoGuest cell phone number
companyStringNoGuest company name
job_titleStringNoGuest job title
work_phoneStringNoGuest work phone number
blogStringNoGuest blog url
websiteStringNoGuest website url
barcodeStringNoGuest barcode:
If you are adding a guest, make sure you have unique barcode data - otherwise guest cannot be added.
This field is not required but value cannot be empty or null. If nothing is imported, Boomset will automatically create an unique barcode for each guest
nfc_tagStringNoGuest NFC tag:
If you are adding a guest, make sure you have unique NFC tag data otherwise guest cannot be added.
This field is not required but value cannot be empty or null.
custom_questionsList of ObjectsNoGuest answers for event custom questions:
There are couple of rules for adding guests:
If the custom question type is dropdown or radio, then answer must be the corresponding Answer ID integer
If the type is checkbox, then answer must be a list of integers, even if guest selects only one choice
* If the type is text, then answer must be in text, even if guest’s answer is an integer

See an example on the “Add Guest” section