Search bookings

Search bookings using complex criteria in request body.

About Bookings

Bookings represent complete travel reservations with multiple components, payments, and customer information.
Bookings can contain various travel components such as flights, accommodation, transfers, tours, activities, and insurance.

Key characteristics:

  • Each booking has a unique booking reference for customer identification
  • Bookings can contain multiple components (flights, hotels, activities, etc.)
  • Support for multi-currency pricing and payments
  • Comprehensive customer information and contact details
  • Flexible metadata for additional booking-specific information
  • Complete audit trail with creation and update timestamps

This data is used for:

  • Customer service and booking management
  • Financial reporting and revenue analysis
  • Travel component coordination and supplier management
  • Customer communication and itinerary delivery
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Filter by customer first name

string

Filter by customer last name

string

Filter by customer email

string

Filter by booking reference

date

Filter bookings commence from this date (ISO 8601)

date

Filter bookings commence until this date (ISO 8601)

date

Filter bookings complete from this date (ISO 8601)

date

Filter bookings complete until this date (ISO 8601)

string
enum

Filter by booking status

Allowed:
integer
≥ 0
Defaults to 0

Number of items to skip (starting position)

integer
1 to 1000
Defaults to 100

Maximum number of items to return

string

Sort field and direction (e.g., 'created_at:desc', 'commencement_date:asc')

Responses

Language
Credentials
Bearer
UUID
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json