onBookingPolicyDefaultBookingPolicySet( )


Notes:

Triggered when the site's default policy changes. Then, Booking Policy Updated is also triggered both for the new and the previous default policy.

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

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

Did this help?