2025 Archives

Jan 2025

New endpoint

  • Added /api/v3.2/dbs to present Hostfully Direct Booking data

Mar 2025

Updated contract

  • For access change webhooks, partners can now register with provided basic secrets. (instead of previously provided partner API key)
  • For /jobs, added new actions of
    • Accept
    • Decline
    • Mark as done

May 2025

Sun set /local-spots endpoints

  • Removed /v2/localspots
  • Removed /api/v3.x/local-spots

Updated contracts

  • Added isActive key for /owners response

Jul 2025

Aug 2025

  • Create webhook now supports new eventType
    • PROPERTY_AVAILABILITY_UPDATED > to fire on every calendar-impacting change, including:
      • NEW_BLOCKED_DATES
      • NEW_BOOKING
      • NEW_HOLD
      • BOOKING_UPDATED
      • LEAD_SOFT_DELETED
      • BOOKING_CANCELLED
      • BLOCK_DELETED
      • HOLD_CANCELLED
      • LEAD_PROPERTY_CHANGED for both previous and new properties
      • LEAD_DATES_CHANGED
    • PINCODE_UPDATED > to fire on existing pincode being updated
  • Fetches jobs by provided filter now supports modifiedSince query param

Sep 2025


Oct 2025

Nov 2025

Dec 2025

  • Expose channel field to GET /leads endpoints