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.

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.
Language
Authorization
Header
Click Try It! to start a request and see the response here!