File-based delivery for Itineraries
The standard report for Itineraries API in the Portal includes transaction-level bookings, either for Lodging only or for multiple lines of business (LOBs). Using our standard reports means that you can get your data quickly, without additional development time.
Reports for the Itineraries API are made at the transaction level, and offer a curated list of more than 60 fields to choose from for Lodging, plus more than 100 fields for multi-LOB reports. Field choices include:
- Basic booking information such as travel dates, itineraries, and trip amounts
- Traveler and purchaser (if different) customer information
- Product information such as confirmation numbers, vendors and locations, the number of LOBs used, and costs
Learn more about file delivery setup
Best practices for file ingestion
Standard report default fields
There are many fields to choose from when customizing your reports. These are included by default in standard reports.
Field Name | Description | Example |
---|---|---|
book_date | The date a booking was initially made, represented in ISO 8601 date format (YYYY-MM-DD). | 2023-02-05 |
transaction_date | The date a booking was last modified. This is the same as book_date if the booking is never updated. The date is represented in ISO 8601 date format (YYYY-MM-DD). | 2023-02-05 |
begin_use_date | The date the travel begins: departure date, check-in date, pick-up date, etc. represented in ISO 8601 date format (YYYY-MM-DD). | 2023-03-09 |
end_use_date | The date the travel ends: arrival date, check-out date, drop-off date, etc., represented in ISO 8601 date format (YYYY-MM-DD). | 2023-03-14 |
transaction_type | The type of transaction recorded. | Possible values: purchase, award, modification, cancel |
product_line_name | The type of business the booking item falls under. | Possible values: Air, Car, Cruise, Destination Services, Insurance, Lodging, Package, unknown |
package_indicator | Whether the booking item is part of a package (such as flight + hotel). | Possible values: part of package, standalone, unknown |
product_component | Products included in a package purchase. If the purchase is not a package, only a single product line name will be shown. | Air, Car |
itinerary_number | The itinerary number or point of sale order reference number. | 12345678910111 |
booking_item_id | Identifier of a specific element booked as part of an itinerary. | 1400882912 |
currency_code | Currency in which the booking was paid, represented in standard International Bank Account Number (IBAN) currency code format. | USD |
gbv_local | The gross booking value (GBV), or total booking amount including taxes and fees, in the currency used to pay. | 694.89 |
order_count | Number of orders (not items) in the package purchase. | 1 |
Additional optional fields
Note: The below table is not the order in which the fields will be displayed in the report. The order of the fields is determined by the order in which the fields are enabled during create/edit.
Field Name | Description | Example |
---|---|---|
transaction_datetime | Date/time booking was last updated (modified); is the same as the book date if booking is never changed. | 2023-02-05 06:05:00 |
booking_window | Days between booked date and check-in date. | 32 |
booking_status | Open, in progress, completed, awarded, or cancelled. | In progress |
online_offline_indicator | Indication of whether the booking was made online or offline via an agent. | Online |
point_of_sale_country | Point of sale from which customer is booking. | USD |
payment_type | Payment method used (credit card, points, split pay). | Split pay |
coupon_code | Code of coupon used. | ABCD |
coupon_name | Name of coupon. | PRIME |
coupon_description | Description of coupon used. | BoGo 5% |
coupon_price_amount_usd | Amount of coupon in US Dollars. | -58.6877 |
gbv_usd | Gross booking value of booking in US Dollars. | 694.8941 |
taxes_and_fees_local | Total taxes and fees in local currency. | 144.7700 |
taxes_and_fees_usd | Total taxes and fees in US Dollars. | 144.7700 |
insurance_gbv_local | Amount of insurance in local currency. | 80.4000 |
insurance_gbv_usd | Amount of insurance in US Dollars. | 80.4000 |
air_supplier_pnr | Supplier air passenger name record. | ABCDEF |
air_carrier_pnr | Air carrier passenger name record. | BCDEFG |
air_business_model | Business model of air component of booking. | Agency |
air_trip_type | Type of air trip. | One way |
air_fare_class | Class of air fare purchased. | Business class |
air_plating_carrier | Name of air carrier. | Air Canada |
airport_origin_code | Airport code where flight is departing/originating from. | YYZ |
airport_origin_location | Location where flight is departing/originating from. | Toronto, Ontario CAN |
airport_destination_code | Airport code where flight is arriving at/the destination. | FLL |
airport_destination_location | Location where flight is arriving at/the destination. | Fort Lauderdale, Florida USA |
air_ticket_number | Airline ticket number. | 123456789101 |
air_ticket_count | Number of air tickets in booking (with detailed files including booking item ID usually 0 or 1). | 1 |
air_segment_count | Number of segments of the air trip (if aggregated above booking item ID level, it will be a summation of all segments for all passengers in the booking). | 2 |
air_gbv_local | Gross booking value of air portion of booking in local currency. | 694.8941 |
air_gbv_usd | Gross booking value of air portion of booking in US Dollars. | 694.8941 |
total_person_count | Total number of people accounted for within the booking (lodging portion only). | 3 |
adult_count | Number of adults accounted for within the booking (lodging portion only). | 2 |
child_count | Number of children accounted for within the booking (lodging portion only). | 1 |
lodging_supplier_confirmation_code | Confirmation code provided by property at booking. | 1516171819 |
lodging_business_model | Business model of lodging component of booking. | Merchant |
lodging_chain_independent | Indicator of whether property is an independent or part of a chain. | Independent |
lodging_chain_name | Name of chain (brand) of property booked. | Independent |
lodging_property_name | Name of property booked | Hotel Cordelia |
lodging_star_rating | Star rating of property booked. | 3.0 |
lodging_property_city | City where booked property is located. | Paris |
lodging_property_market_name | Market where booked property is located. | IDF - Paris, France |
lodging_property_state_province | State/province where booked property is located. | Paris |
lodging_property_country | Country code where booked property is located. | France |
lodging_refundable_rate_indicator | Indication of whether or not the rate booked is refundable or non refundable. | Refundable cancel penalty rate |
lodging_rate_plan_name | Name of rate plan booked. | Package |
lodging_rate_type_name | Name of rate type booked. | Package |
lodging_room_type_name | Name of room type booked. | Comfort double room, private bathroom |
lodging_length_of_stay | Length of stay (number of nights) at booked property. | 5 |
lodging_room_count | Number of rooms booked at property. | 1 |
lodging_room_night_count | Number of room nights in booking (length of stay * room count). | 5 |
lodging_gbv_local | Gross booking value of lodging portion of booking in local currency. | 1379.8000 |
lodging_gbv_usd | Gross booking value of lodging portion of booking in US Dollars. | 1029.9317 |
lodging_average_daily_rate_local | Average daily rate of booked property (GBV / length of stay) in local currency. | 275.9600 |
lodging_average_daily_rate_usd | Average daily rate of booked property (GBV / length of stay) in US Dollars. | 205.9863 |
car_supplier_confirmation_code | Confirmation code provided by car rental company at booking. | ABC1234 |
car_business_model | Business model of car component of booking. | n/a |
car_vendor_name | Name of car rental company booked. | Hertz |
car_type | Type of car booked. | 2/4 door compact |
car_pickup_location_code | Location code (usually airport code) where booked car is to be picked up. | YDF |
car_pickup_location | Location where car booked is to be picked up. | Deer Lake, NL (YDF-Deer Lake Regional) |
car_dropoff_location_code | Location code (usually airport code) where booked car is to be dropped off. | YDF |
car_dropoff_location | Location where car booked is to be dropped off. | Deer Lake, NL (YDF-Deer Lake Regional) |
car_trip_type | Whether car is booked round trip or one way. | Round trip |
car_rental_day_count | Number of days car was booked for. | 7 |
car_count | Number of cars booked. | 1 |
car_gbv_local | Gross booking value of car portion of booking in local currency. | 310.8000 |
car_gbv_usd | Gross booking value of car portion of booking in US Dollars. | 231.9919 |
activity_offering_name | Name of Destination Services activity booked. | Passions of Paradise Great Barrier Reef |
activity_vendor_name | Name of Destination Services vendor booked. | Viator (3P) |
activity_vendor_city | City where vendor branch is located. | Unknown |
activity_vendor_country_code | Country code where vendor branch is located. | NZL |
activity_ticket_count | Number of tickets booked for activity. | 1 |
activity_gbv_local | Gross booking value of Destination Services portion of booking in local currency. | 204.0200 |
activity_gbv_usd | Gross booking value of Destination Services portion of booking in US Dollars. | 152.2878 |
loyalty_id | Loyalty / membership ID number. | 12345678 |
passenger_name | Name of person attached to the bookings (usually same as purchaser name except for airline bookings where all ticketed passengers are listed). | James Smith |
purchaser_first_name | First name of person purchasing booking. | James |
purchaser_last_name | Last name of person purchasing booking. | Smith |
purchaser_email_address | Email address of person purchasing booking. | james.smith@email.com |
billing_address | Address of person purchasing booking (including street, city, state/province, country, postal code). | 123 1st Street, New York, NY |
billing_phone_number | Phone number of person purchasing booking. | 10111213141 |
promotional_mail_indicator | Indicator of whether individual is signed up to receive promotional mail. | 0 |