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 requiresAPPOINTMENTS_READ.
Use the official BulkRetrieveBookings reference for provider field semantics and limits.
Output
Returns the officialSquare.BulkRetrieveBookingsResponse response as a codec-safe object. Square integer money amounts remain bigint values.