square.cancelBooking cancels an existing booking.
Example
automations/square-cancel-booking.automation.ts
Inputs
Every input accepts a compatible signal. It requiresAPPOINTMENTS_WRITE.
Use the official CancelBooking reference for provider field semantics and limits.
Output
Returns the officialSquare.CancelBookingResponse response as a codec-safe object. Square integer money amounts remain bigint values.