List Booking Event Templates
GET /businesses/{businessId}/notifications/booking-event-templates
List all booking event notification templates for a business.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The ID of the Business.
Responses
Section titled “ Responses ”List of Booking Event Templates
object
object
Unique identifier across the platform.
Time when the resource was created (ISO 8601 format).
Time when the resource was last updated (ISO 8601 format).
The ID of the business this template belongs to.
The IDs of the services this template applies to. An empty array means all services.
The booking event that triggers this notification.
The type of notification (EMAIL or SMS).
The recipient of the notification.
Whether this template is enabled.
Custom message template override. Null if using the default.
object
The unique identifier for the message template.
The message template type.
The email subject line.
The message content with template variables.
The default message template for this event, type, and recipient combination.
object
The unique identifier for the message template.
The message template type.
The email subject line.
The message content with template variables.