Zaui I/O
  • Reseller API - Zaui I/O
  • Glossary of Terms
  • Getting Started
    • Getting Started
      • Submitting to the API
      • API Throttle
      • Implementing Exponential Back-Off
  • API Function Definitions
    • Activity List (Mapping)
      • Request
      • Response
    • Checking Availability
      • Request
      • Response
    • Batch Availability
      • Request
      • Response
    • Booking
      • Create
        • Request
        • Response
      • Update
        • Request
        • Response
      • Cancel
        • Request
        • Response
  • Appendixes
    • HTTP Status Codes
    • Supplier Product Type Codes
Powered by GitBook
On this page

Was this helpful?

  1. API Function Definitions
  2. Booking

Create

How to create a booking in the supplier system

The booking request API allows you to submit booking details to the supplier system in real-time. A successful request will check the availability, create the booking in the supplier system, and return successful response details. Each booking request API call is for a single booking only.

PreviousBookingNextRequest

Last updated 4 years ago

Was this helpful?