Bulk-Retrieves a list of bookings by booking IDs.
POST
/v2/bookings/bulk-retrieve
Bulk-Retrieves a list of bookings by booking IDs.
To call this endpoint with buyer-level permissions, set APPOINTMENTS_READ
for the OAuth scope. To call this endpoint with seller-level permissions, set APPOINTMENTS_ALL_READ
and APPOINTMENTS_READ
for the OAuth scope.
A non-empty list of Booking IDs specifying bookings to retrieve.