Traits

LabelDescriptionValue Type
GENIUS_LEVELThe Booking.com Genius Level of the userinteger

Activity

Activity Types: TRIP, STAY.

Get a list of flights & stays booked by end-users from now till January 1 of the year before the request. For instance, a request in today pulls data starting from today till January 1, 2023.

Metadata

subject
[Identifier]
required

An array of Subject Identifiers.

bookingID
string
required

Booking.com reference ID

price
string
required

The total cost of the trips/stays

bookings
[BookingItemInterface]
required

An array of booking items within the order.

Can be StayBooking or TripBooking

StayBooking
TripBooking