Skip to main content
square.bulkRetrieveBookings bulk-Retrieves a list of bookings by booking IDs.

Example

automations/square-bulk-retrieve-bookings.automation.ts

Inputs

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

Output

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