Skip to main content
square.cancelBooking cancels an existing booking.

Example

automations/square-cancel-booking.automation.ts

Inputs

Every input accepts a compatible signal. It requires APPOINTMENTS_WRITE. Use the official CancelBooking reference for provider field semantics and limits.

Output

Returns the official Square.CancelBookingResponse response as a codec-safe object. Square integer money amounts remain bigint values.