Toggle navigation
SubscriberCRM API
Home
< Back to home
RegisteredEventDelegate
The basic details of an event delegate within SubscriberCRM.
Properties
Name
Type
Description
Required
ContactId
Int32
No
EventId
Int32
No
EventTitle
String
No
SubEvents
List<RegisteredEventSubEvent>
No
Endpoints
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.