onBookingPolicyDefaultBookingPolicySet( )


Notes:

Triggered when the site's default policy changes. Then, Booking Policy Updated* (SDK | REST) is also triggered both for the new and the previous default policy.

Permissions
Manage Bookings Services and Settings
Manage Bookings - all permissions
Read Bookings - all read permissions
Manage Bookings
Read Bookings - Public Data
Read Bookings - Including Participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: BookingPolicyDefaultBookingPolicySetEnvelope): void | Promise<void>

Did this help?