onBookingPolicyCreated( )


Notes:

Triggered when a booking policy is created.

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
Manage Stores
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?