Ticket Object


Properties
ticketNumberstring

Unique issued ticket number.


ticketDefinitionIdstringformat GUID

Ticket definition ID.


checkInCheckIn

Ticket check-in.


pricePrice

Ticket price.


archivedboolean

Whether ticket is archived.


firstNamestring

Guest first name.


lastNamestring

Guest last name.


emailstring

Guest email.


contactIdstringformat GUID

Contact ID associated with this ticket.


confirmedboolean

Whether ticket is confirmed


memberIdstringformat GUID

Member ID associated with this ticket.


formForm

Ticket form response (only assigned tickets contain separate forms).


ticketNamestring

Ticket name.


anonymizedboolean

Anonymized tickets no longer contain personally identifiable information (PII).


onlineConferencingLoginOnlineConferencingLogin

URL and password to online conference


seatIdstringmaxLength 36

Seat ID associated with this ticket.


canceledboolean

Whether ticket is canceled.

Did this help?