The basic details of an event delegate within SubscriberCRM.

Name Type Description Required
ContactId Int32 No
EventId Int32 No
EventTitle String No
SubEvents List<RegisteredEventSubEvent> No
Url Actions Description
api/registeredevent?contactId={contactId}&eventId={eventId} GET Lists the event delegates and their sub events, for either the specified contact or event.