What is changing? And, why?
This update was to make the “ProductStatus” for a session consistent across different calls. We have now added a new status “Cancelled” to the “Session” object in the retrieve call. Earlier there were only two statuses “OpenForRegistration” & “ClosedForRegistration” and for a cancelled session we were returning ClosedForRegistration which will now be returned as Cancelled.
What calls will be affected?
If your integration with Cvent makes use of any of the following API calls, you may need to update your WSDL file to accommodate for this change:
- Retrieve call for the Session Object.
To update your WSDL file to the newest version, go to api.cvent.com.