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
Read Bookings - Public Data
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?