v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Book a class session

This API helps you to create a booking for the specified class session for a signed-in guest.

You must provide a unique identifier of the session as session_id in the API request. The API then returns the RegistrationId and RegistrationStatusId details of the booking.

post/Appointments/Sessions?SessionId={session_id}&BookingSource={booking_source}

Query parameters

session_idinteger required

Mandatory Unique identifier of the required class session to be booked.

booking_source''

Optional Source from which the class session is to be booked. The possible values for this parameter are: 0 = Store, 1 = Mobile, 2 = Web, and 3 = BookingWizardAdvancedMode.

Response

200