Booking Declined


Notes:

Triggered when a booking is declined.

Permissions
Read bookings calendar - including participants
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?