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