Create Session Scan

Records a new check-in scan for a registrant at a session. Requires registrant_id and session_id as path parameters.
Use this to programmatically check in attendees at session entrances, equivalent to scanning their badge or QR code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

integer - required - The ID of the registrant you want to use

integer
required

integer - required - The ID of the session you want to use

Form Data
string
boolean

Optional boolean parameter to prevent the registrant's overall registration status from changing to "attended" during session check-in. When true, the registrant will be checked into the session but their overall registration status will remain unchanged. When false or omitted, the registrant's status will be updated to "attended" as usual.

Responses

Language
Credentials
Bearer
access_token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json