Skip to main content
square.createBooking creates a booking.

Example

automations/square-create-booking.automation.ts

Inputs

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

Output

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