An Event Reservation connects a User to an Event.
You must have the scheduling
ConventionPrivilege to access this.
See "Object Properties" in Introduction for basic shared properties.
Complete details in EventReservationProperties.
See "Related Objects" in Introduction for how to use them.
The Event this reservation is for.
The User this event reservation belongs to.
The services used to fetch and manipulate event reservations.
See Event for this service.
Event Reservations are requested through the Event. See Event.
Event Reservations cannot be updated, only created and deleted.
DELETE /api/eventreservation/xxx
Returns:
{ "success" : 1 }