square.onBookingCreated subscribes to booking.created for the selected seller. It requires APPOINTMENTS_READ.
Example
automations/square-on-booking-created.automation.ts
Event
A booking is created by calling CreateBooking . The signal resolves to the officialSquare.BookingCreatedEvent payload with type narrowed to booking.created.