Check-in registered guests to workshops

Use this API to check-in registered guests to your workshops.

You must specify the workshop_id and the registration_id to check-in the guests.

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

error Object

MessageCodeDescription
The registration is canceled1004If you are trying to check-in a canceled guest.
User is waitlisted in the class and cannot sign in1004If your checking-in a guest who is already on the Waitlist.
The Registration Id passed is not valid1004Invalid registration_id.
Workshop is invalid1004The passed workshop parameter is invalid.
Passed workshop is not associated with passed session guid1004The registration_id is not associated with the corresponding workshop.
The user is enrolled, can't sign in1004If you are checking-in a guest who is already enrolled in the workshop.
The user status is closed1004Checking-in a guest, whose status is closed.
Path Params
int64
required

Identifier of a workshop.

int64
required

Identifier of a class registration.

Body Params
string
required

Unique identifier of the workshop session.

Responses

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