Check-in registered guests to classes

Use this API to check-in registered guests to the classes.

You must specify class_id and registration_id to check-in the guest to the class.

error Object

MessageCodeDescription
The registration is canceled1004If you are checking in a guest who has canceled the registration to the class.
User is waitlisted in the class and cannot sign in1004If you are checking in a guest who is currently on the Waitlist.
The registration is invalid1004If you are checking in a guest with invalid registration.
Class is invalid1001If you are checking in the guest for an invalid class.
Passed class is not associated with passed session guid1004If the registration id of the guest does not match with the corresponding class.
The user is enrolled, can't sign in1004If you are checking in a guest who has just enrolled.
The user status is closed1004If you are checking in a guest whose status is closed.
Language
Authorization
Header
Click Try It! to start a request and see the response here!