Set up Beds24 API v2 booking webhooks instead of polling for reservations

domain: wiki.beds24.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Enable booking webhooks per property under Settings > Properties > Access > Booking webhooks in the Beds24 control panel.
  2. Point the webhook at an endpoint that accepts POST requests with the booking data delivered as a JSON body.
  3. Build the handler to use the booking JSON in the POST body directly, since v2 booking webhooks typically remove the need for a follow-up GET /bookings call.
  4. Return a prompt success HTTP status from your endpoint so Beds24 doesn't treat the delivery as failed.
  5. Periodically reconcile with GET /bookings as a catch-up mechanism in case an individual webhook delivery is missed.

Known gotchas

Related routes

Authenticate to Beds24 API v2 using an invite-code exchange and fetch bookings
wiki.beds24.com · 5 steps · unrated
Push rates and availability into Beds24 API v2 inventory calendar
wiki.beds24.com · 5 steps · unrated
Pull and send reservation messages using Expedia supply-side Booking Notification API
developers.expediagroup.com/supply/lodging · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans