LogoLogo
SupportChangelogAPI ReferenceStatus
Distributor API
Distributor API
  • Welcome
  • Getting Started
    • Functionalities
    • Integration Process
      • Implementation Guide
    • OCTO & Prioticket
      • Feature Comparison
    • Postman & Interactive Documentation
    • Connect Once, Reach the World
      • Featured Suppliers
        • Supplier Overview Europe
        • Supplier Overview Americas
        • Supplier Overview Middle East
      • Featured Resellers
    • Statement on API Excellence
    • Frequently Asked Questions
  • Key Concepts
    • Product Structure
      • Product types and classes
      • Admission types
      • Extra Options
      • Pickup Points
      • Combi, Clusters, Bundles & Addons
        • Cluster
        • Combi
        • Addons
        • Bundle
    • Availability and Capacity
      • Availability
      • Capacity
        • Shared and Allocated Capacity
      • Availability API
    • Pricing Guide
      • Who are you?
      • Configurations
      • Variable Pricing
      • Dynamic Pricing
      • How It All Comes Together
    • Booking Logic
      • Cart Management
      • Payments
      • Cancellation & Refunds
      • Booking Questions
    • Additional Capabilities
      • Locations, Destinations and Categories
      • Recommendations
      • Promotions
      • Webhooks
      • Translations
    • Technical Concepts
      • Authentication
      • Idempotency
      • Rate Limiting
      • Timeout Handling
      • Error Handling
      • API versioning
      • Pagination
      • Formats
      • Headers
      • Caching
  • Endpoints
    • About
    • Authentication
    • System
    • Products
      • Stock
    • Availability
    • Reservations / Cart
      • Promocodes
    • Orders
      • Email & Vouchers
    • Payments
    • Contacts
    • Notifications
    • Models
  • Resources
    • Release notes
    • Roadmap
    • Postman
    • Swagger
    • Changelogs
      • Parameter Changelog
    • API Specs
      • V3.8 (Latest)
      • V3.7
      • V3.6
      • V3.5
    • Support
    • Certification
  • Status Dashboard
Powered by GitBook
On this page
  • Supported Events
  • Features & Benefits

Was this helpful?

Export as PDF
  1. Key Concepts
  2. Additional Capabilities

Webhooks

Always stay up to date

Our API provides robust webhook functionality to deliver asynchronous notifications for key system events, enabling seamless integration and real-time synchronization.

Supported Events

  • Product Events: creation, amendment, removal

  • Order Events: creation, amendment, cancellation

  • Payment Events: creation, refund, amendment

  • Voucher Events: release, revocation

  • Redemption Events


Features & Benefits

  • Real-time Synchronization: Automatically keep your system up-to-date with product, order, payment, and voucher changes.

  • Booking Status Recovery: Track and respond to booking updates and cancellations instantly.

  • Third-Party Integration: Easily trigger workflows in external systems or services through webhook callbacks.

  • Cache Management: Enable cache purging or refresh operations asynchronously to ensure data freshness.

  • Voucher Management: Handle voucher releases and revocations promptly to maintain accurate voucher states.

  • Asynchronous Processing: Offload processing tasks triggered by events, improving application responsiveness and scalability.

PreviousPromotionsNextTranslations

Last updated 13 days ago

Was this helpful?