This endpoint returns a list of Event Setup Letter Template objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/lettertemplates
Refer to Event Setup Letter Template Object.
This endpoint returns a list of Event Setup Letter Template objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/lettertemplates
The eventID passed to this endpoint is the Oid of the event you want the Letter Templates for.
Refer to Event Setup Letter Template Object.
This endpoint returns a list of Event Setup Attendee Type objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/attendeetypes
Refer to Event Setup Attendee Type Object.
This endpoint returns a list of Event Setup Attendee Type objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/attendeetypes
The eventID passed to this endpoint is the Oid of the event you want the Attendee Types for.
Refer to Event Setup Attendee Type Object.
This endpoint returns a list of Event Setup Function objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/functions
Refer to Event Setup Function Object.
This endpoint returns a list of Event Setup Function objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/functions
The eventID passed to this endpoint is the Oid of the event you want the Functions for.
Refer to Event Setup Function Object.
This endpoint returns a list of Event Setup Attendee Registration Group objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/attendee/registrationgroups
Refer to Event Setup Attendee Reg Group Object and Event Setup Attendee Reg Group Function Object.
This endpoint returns a list of Event Setup Attendee Registration Group objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/attendee/registrationgroups
The eventID passed to this endpoint is the Oid of the Event you want the Attendee Registration Groups for.
Refer to Event Setup Attendee Reg Group Object and Event Setup Attendee Reg Group Function Object.
This endpoint returns a list of Event Setup Setup Item objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/setupitems
Refer to Event Setup Setup Item Object.
This endpoint returns a list of Event Setup Setup Item objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/setupitems
The eventID passed to this endpoint is the Oid of the event you want the Event Setup Setup Items for.
Refer to Event Setup Setup Item Object.
This endpoint returns a list of Event Setup Staffing Item objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/staffingitems
Refer to Event Setup Staffing Item Object.
This endpoint returns a list of Event Setup Staffing Item objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/staffingitems
The eventID passed to this endpoint is the Oid of the event you want the Event Setup Staffing Items for.
Refer to Event Setup Staffing Item Object.
This endpoint returns a list of Event Setup Misc Item objects.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/setup/miscitems
Refer to Event Setup Misc Item Object.
This endpoint returns a list of Event Setup Misc Item objects for a single event.
Method: GET
Endpoint: https://server/EventProApi/DataService.svc/event/{eventID}/setup/miscitems
The eventID passed to this endpoint is the Oid of the event you want the Event Setup Misc Items for.
Refer to Event Setup Misc Item Object.