Create Session Attendance
Session Attendance
Create Session Attendance
Creates a new attendance record to mark a registrant as having attended a session. Requires session_id and registrant_id in the request body. This is separate from session registration and represents actual physical attendance.
POST
Create Session Attendance
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Body
Response
Session Attendance created successfully
Example:
789
Example:
"123"
Example:
"456"
Example:
"2022-06-26 14:25:00"
Example:
"2022-06-26 15:30:00"
Example:
"2022-06-26 16:30:00"
Example:
"60"
Example:
"2022-06-27 10:00:00"