v1

latestOpenAPI 3.1.02026-08-0610264152.3 KB
Event Templates

Create an event template

This endpoint creates an event template.

post/v2/event-templates

Request body

namestring required

Name of the event template

descriptionstring

Description of the event

allowedBookingTypesEventAllowedBookingType[]

Allowed booking types for the event template

internalNotesstring

Internal notes of the event

travelerTypesPersona[] required

Allowed traveler types for the event

policyIdstring uuid

Policy associated with the event.

bookingStyle'SELF_SERVE' | 'AGENT_MANAGED' required

The booking style for the event's participants.

externalIdstring

External Id for the event

allowTravelersPolicy'ALLOWED' | 'NOT_ALLOWED'

Apply travelers policy when it is less restrictive.

allowTravelersToRsvp'ALLOWED' | 'NOT_ALLOWED'

Allow travelers to rsvp for the event

Response

OK

idstring