square.updateBooking updates a booking.
Example
automations/square-update-booking.automation.ts
Inputs
Every input accepts a compatible signal. It requiresAPPOINTMENTS_WRITE.
Use the official UpdateBooking reference for provider field semantics and limits.
Output
Returns the officialSquare.UpdateBookingResponse response as a codec-safe object. Square integer money amounts remain bigint values.