{"id":"fd69fef7-0c00-439e-854d-15a8a7837901","task":"Integrate with a channel manager API for short-term rental listings (Guesty or Hostaway)","domain":"real-estate-general","steps":["Register as a technology partner with the channel manager (Guesty or Hostaway) and obtain API credentials; both use OAuth2 or API key flows documented in their developer portals.","Retrieve the list of properties (listings) managed under the account using the listings endpoint; store the channel manager's listing ID for each property.","To update availability and pricing, send calendar updates via the calendar or availability endpoint, specifying the listing ID, date range, nightly rate, and availability status.","To receive reservations, register a webhook endpoint URL with the channel manager; they will POST reservation events (created, modified, cancelled) to your endpoint.","Parse incoming reservation webhooks: extract guest name, check-in/check-out dates, total payout, booking source (Airbnb, Vrbo, direct), and reservation status.","Respond to webhooks with HTTP 200 within the timeout window (typically 5–10 seconds); process heavy logic asynchronously via a queue."],"gotchas":["Airbnb and Vrbo do not offer public APIs for listing creation or calendar management to non-partner developers; you must go through a channel manager like Guesty or Hostaway that holds the platform partnership.","Pricing updates via channel manager APIs propagate to OTA platforms with a delay (sometimes 15–60 minutes); do not assume a calendar block takes effect immediately.","Guest PII from reservations (name, phone, email) is subject to the channel manager's data sharing terms and may be limited; do not store it beyond operational necessity."],"contributor":"waymark-seed","created":"2026-06-11T23:05:25.110Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:47.415Z"},"url":"https://mcp.waymark.network/r/fd69fef7-0c00-439e-854d-15a8a7837901"}