Updated
The speaker title
field had its maximum length increased from 50 to 100.
Assign Speaker to Session
endpoint can now assign speakers to a category via the speakerCategory
field.
Added
Budget
- Card details have the following new fields:
billingAccountId
represents the billing account id for the virtual card.fullName
represents the first and last name of the user who requested the card.reportingFields
contain a list of report field names and their corresponding value.cardHolderName
represents the name of the cardholder.last7
represents the card’s last seven digits.
- Card transactions have a new
description
field which represents a user input description of the card.
Session
- Session object now has an
admissionItems.id
field, which indicates what admission item a session is included with. List sessions
endpoint can now filter sessions based on locale.
Survey
- Standalone surveys added a
customField
array, which contains all the user-input custom field names, codes and their values. - Requests to the
List surveys
endpoint can now set alimit
parameter to control results per page and atoken
parameter to select a page of results to view.
Deprecated
The session attendance objects duration
field is deprecated. Durations can now be found with the List attendance duration endpoint.