BookingService 3
The BookingService 3 service is a booking web-service, containing support for packaged and dynamically combined assortment. Together with the TravelSearch you can use these services to make a full search & book site, for packaged and dynamically combined assortment.
Documentation overview
- Booking Overview
Provides an Overview of this Booing Service and its functionality - Booking Api
Describes the api functions and objects used to communicate. - Php Reference
Provides a short description on how to get started using the php reference implementation.
Getting started
To get started understanding the Booking Service, the Booking Overview document provides an overview on how to use the service. The Functional steps chapter explains the order in which you use the different functions.
To get started using the services, you may want to check out and download our PHP Reference implementation.
Getting further
Check out the Booking Api, for info on every function you can call, every option you can use and every object and piece of information you can retrieve from the service.
Advancing from the TravelSearch
Before you can book, you'll need to know what you can book. You can search and find assortment using the TravelSearch search service. See Advancing to the Booking service how to get the information required to start a booking session.