Endpoint was added to CRM-Setup for retrieving valid salutations to use when creating or updating contacts.
Endpoint was added to CRM-Setup for retrieving valid contact-tags to use when creating or updating contacts.
Endpoint was added to Event-Setup for retrieving valid event-tags to use when creating or updating events.
Updated
The contact create and update endpoints were updated with the new contact fields added to VenueOps with this release. This includes salutation, first name, last name, and contact tags. NOTE: Contact tags and salutations are validated and must be set up in VenueOps.
The contact retrieval endpoints were updated to return the new contact fields. This includes salutation, first name, last name, and contact tags.
The event create and update endpoints were updated to accept event tag ids. NOTE: Event tag IDs are validated and must be created in VenueOps.
The event retrieval endpoints were updated to return the event tags.