Entity · event_registrations
Event Registration Schema
Felder
Event Registration Schema
Schema for event attendee registrations with check-in tracking
attendeeType
Werte
ATTENDEESPEAKERSPONSORSTAFFVIPCOMPANIONticketTypeId
nullable
status
Werte
PENDINGCONFIRMEDWAITLISTEDCANCELLEDCHECKED_INNO_SHOWregistrationNumber
read-onlynullable
partyId
nullable
contactPartyId
nullable
surveyResponseId
nullable
checkedInAt
nullable
checkedInBy
nullable
cancelledAt
nullable
cancellationReason
max 2000 Zeichennullable
anonymizedAt
nullable
qrCodeToken
read-onlynullable
checkInToken
read-onlynullable
consentGivenAt
read-onlynullable
consentVersion
max 100 Zeichenread-onlynullable
marketingConsent
Default: false
dietaryRequirements
nullable
notes
max 5000 Zeichennullable
sessionIds
Default: []nullable
badgeGenerated
Default: false
badgeDocumentId
read-onlynullable
certificateGenerated
Default: false
certificateDocumentId
read-onlynullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/event_registrations— Liste, paginiert + filterbarGET /api/v1/event_registrations/<id>— Einzelne EntityPOST /api/v1/event_registrations— AnlegenPATCH /api/v1/event_registrations/<id>— Teil-UpdateDELETE /api/v1/event_registrations/<id>— Soft-DeleteGET /api/v1/event_registrations/<id>/timeline— Audit + Aktivitäten