Gives the information about all guests who bought tickets to an event or who RSVP'ed. Read more about Event Guests in this overview.
Guest ID.
Event ID.
RSVP ID.
Note: Only applicable when guestType
is RSVP
.
Order number.
Note: Only applicable when guestType
is BUYER
or TICKET_HOLDER
.
Ticket number.
Note: Only applicable when guestType
is TICKET_HOLDER
.
List of names, numbers, and definition IDs for each ticket.
Guest's contact ID. See Contacts API for more details.
Guest details.
Returned only when the guestDetails
fieldset is sent in the request.
Attendance status. The attendaces status updates based on status values in an RSVP object (for RSVP events) or in an Order object (for ticketed events). For more information read this article.
Note: For guestType
BUYER
or TICKET_HOLDER
the IN_WAITLIST
value is not applicable.
Secondary language code in ISO 639-1 format. Used when the event ticket should be translated into another language.
Date and time the guest was created in yyyy-mm-ddThh:mm:sssZ
format.
Date and time the guest was updated in yyyy-mm-ddThh:mm:sssZ
format.
Date and time of guest's latest attendance status update.
Site member ID.
Guest type:
RSVP
: An invited guest, no ticket necessary.
BUYER
: The guest who bought the tickets.
TICKET_HOLDER
: The guest for whom the ticket was bought.
Locale in IETF BCP 47 format. Used when the event date and time on a ticket should be formatted into another locale.
Number of total guests in an event (registered guests + additional ones).
Revision number, which increments by 1 each time the guest is updated.