Updated
The available filters for contacts were updated:
firstName
can be filtered using the following operators (eq|ne|contains)lastName
can be filtered using the following operators (eq|ne|contains)email
can be filtered using the following operators (eq|ne|contains)
The available filters for sessions were updated:
registrationTypes
can be filtered using the following operators: (contains|is empty|is not empty)admissionItems
can be filtered using the following operators: (contains|is empty|is not empty)
The attendee object was updated to include the following property:
compliance
, which contains details related to the attendee’s specified preferences for CCPA compliance.
The contact object was updated to include the following properties:
compliance
, which contains details related to the attendee’s specified preferences for CCPA compliance.npi
, which contains the contact’s 10-digit ID for US Medicare and Medicaid services.
The following endpoint was updated:
- Create & Update Webcast. Now has a 409 response, which indicates the action you’re performing conflicts with a setting on the targeted webcast.
The Authentication section was updated. Authorization code flow is supported for Cvent planner-side users with an administrator role. Other types of users cannot currently leverage authorization code flow.
Added
New endpoints were added:
- Get Housing Event Hotels. Get a list of hotels from your Passkey housing events.
- Get Housing Event Hotel. Get a single hotel from your Passkey housing event.
- Get Event Hotel Availability. Get a list of available nights for a particular hotel in a Passkey housing event.
- Get Housing Event Room Types. Get a list of room types for a particular hotel in a Passkey housing event.
- Get Room Type Details. Get details related to a particular room type in Passkey.
- Get Room Type Inventory. Get a list of room type inventory details by date for a particular room type in Passkey.