square.onBookingUpdated subscribes to booking.updated for the selected seller. It requires APPOINTMENTS_READ.
Example
automations/square-on-booking-updated.automation.ts
Event
An API-created booking is updated in the Square Dashboard, on the seller’s online booking site, or by calling UpdateBooking . The signal resolves to the officialSquare.BookingUpdatedEvent payload with type narrowed to booking.updated.