Discussions
Connectivity API - endpoint to list bookings?
14 days ago by Joris
Hi,
We are building an invoicing tool for property management companies and we're evaluating an integration with Holidu.
Looking at the Connectivity API docs, I can only find GET /v2/bookings/details, which requires a known providerBookingId or holiduBookingId.
Is there any way to retrieve ALL bookings for an account, e.g. filtered by a date range (arrival/departure or booking date) and paginated? Something like GET /v2/bookings?from=2026-07-01&to=2026-07-31.
If not, is the real-time booking push notification the only way to be informed of new bookings, and is there a way to backfill past bookings?
Thanks a lot !