Rsvp Object


Properties
idstringformat GUID

RSVP ID.


eventIdstringformat GUID

Event ID.


contactIdstringformat GUID

Contact ID associated with this RSVP.


memberIdstringformat GUID

Member ID associated with this RSVP.


createdstringformat date-time

RSVP created timestamp.


modifiedstringformat date-time

RSVP modified timestamp.


firstNamestring

First name.


lastNamestring

Last name.


emailstringformat EMAIL

Guest email.


rsvpFormobject

RSVP form response.


statusstring
3 enum supported values:
YESNOWAITING

RSVP response status.


totalGuestsinteger

Total number of attendees.


guestsArray <Guest>

List of guests.


anonymizedboolean

Whether RSVP is anonymized by GDPR delete.

Was this helpful?
Yes
No