v1

latestOpenAPI 3.0.4MIT License2026-07-236622149.8 KB
Teaching Events

Adds an attendee to a teaching event.

            If the `CandidateId` is specified then the existing candidate will be 
            registered for the event, otherwise a new candidate will be created.
post/api/teaching_events/attendees

Request body

candidateIdstring uuid nullable
qualificationIdstring uuid nullable
eventIdstring uuid required
channelIdinteger nullable
creationChannelSourceIdinteger nullable
creationChannelServiceIdinteger nullable
creationChannelActivityIdinteger nullable
acceptedPolicyIdstring uuid required
preferredTeachingSubjectIdstring uuid nullable
considerationJourneyStageIdinteger nullable
degreeStatusIdinteger nullable
emailstring required
firstNamestring required
lastNamestring required
addressPostcodestring nullable
addressTelephonestring nullable
isVerifiedboolean
isWalkInboolean
subscribeToMailingListboolean
alreadySubscribedToEventsboolean
alreadySubscribedToMailingListboolean
alreadySubscribedToTeacherTrainingAdviserboolean
defaultContactCreationChannelinteger nullable
defaultCreationChannelSourceIdinteger nullable
defaultCreationChannelServiceIdinteger nullable
defaultCreationChannelActivityIdinteger nullable
accessibilityNeedsForEventstring nullable

Response

No Content