Rsvp Object


Deprecation Warning

This object will be deprecated on June 30, 2025.
Replace with 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.


rsvpFormRsvpForm

RSVP form response.


statusstring

RSVP response status.


totalGuestsinteger

Total number of attendees.


guestsArray <Guest>

List of guests.


anonymizedboolean

Whether RSVP is anonymized by GDPR delete.


marketingConsentboolean

Whether marketing consent was given

Did this help?