Changelog

Add optional registrant status parameter to Session Scan create

We've added an optional parameter called "prevent_check_in" to the Session Scan create endpoint which, when enabled/set to true, allows the user to prevent the registrant's overall registration status from changing to "attended" during session check-in.

added

Add Invitation List / Invitation List Contact endpoints

We've added a set of API endpoints focused on Invitation Lists and Invitation List Contacts. With our new API endpoints, you can create and update invitation lists, as well as add or remove contacts from the lists. This allows you to automate the management of thousands of invitees, reduce manual spreadsheet work, and maintain more accurate, up-to-date invitation data at scale.

added

Implement dedicated API endpoints for fee management on sessions and packages

We’ve introduced new dedicated endpoints to simplify the management of session and package fees. These endpoints allow you to directly view, update, or remove pricing details without needing to modify the entire resource object. This makes fee configuration more flexible and easier to maintain across your event setup.