Egencia Get Booking API

Retrieval of a booking and its individual trip items, plus the receipts attached to an item. Documented operations are GET /v1/bookings/{bookingId}, GET /v1/bookings/{bookingId}/items/{itemId}, GET and v2 GET of item receipts, and the item-level cancel and delete actions. Paired with the Get Booking SPI push notification, which tells a partner system that a booking was created, updated or cancelled so it can fetch the detail. Booking and item identifiers are Egencia keys; the supplier PNR and record locator travel with the data.

OpenAPI Specification

amex-gbt-booking-api-openapi.json Raw ↑
{"openapi":"3.1.0","info":{"title":"Egencia Get Booking API","version":"v1.0"},"servers":[{"url":"https://apis.egencia.com/openconnect/api","description":"Generated server url"}],"paths":{"/v1/bookings/{bookingId}":{"get":{"description":"<p>Creates a Retrieve Booking details request for a specific Booking Id</p>\n<br>\n<p>The response contains booking level as well as item level action links to approve/deny the booking request. The approve/deny action links will be coming in the response when approval status is PENDING and booking status is BOOKED.</p>\n<br>\n<p><b>Request Parameters</b></p>\n<div>\n    <table>\n        <thead>\n        <tr>\n            <th>\n               Attribute\n            </th>\n            <th>\n                Type\n            </th>\n            <th>\n                Description\n            </th>\n        </tr>\n        </thead>\n        <tbody>\n        <tr><td colspan=\"3\"><strong>metadata</strong></td></tr>\n        <tr>\n            <td>bookingId</td>\n            <td>String</td>\n            <td>Trip id corresponding to the booking which is to be retrieved</td>\n        </tr>\n        </tbody>\n    </table>\n</div>\n","operationId":"getBookingProduct","parameters":[{"in":"path","name":"bookingId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/hal+json":{"examples":{"Booking details for product type CAR":{"description":"Booking details for product type CAR","value":{"booking_id":"2000-2598-094","egencia_trip_link":"https://www.egencia.eu/trip-webapp/2000-2598-094?auth_gpid=53590","company":{"id":53590,"name":"Test SGP EU Approval","organization_parent_id":53590},"point_of_sale":{"country_code":"FR"},"partner":{"name":"xxx"},"total_price":{"amount":56.98,"currency":"EUR"},"items":[{"id":"5fc5df57d4ccd20001470900","travelers":[{"id":6532166,"first_name":"Test","last_name":"User","email":"test.user@example.com","custom_data_fields":[{"label":"Primary Cost Center","value":"cc"},{"label":"Secondary Cost Center","value":"C&D"},{"label":"Free field 2","value":"test"}]}],"booker":{"id":6532166,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":false},"price":{"currency":"EUR","amount":52.17,"cost_to_customer":52.17,"breakdowns":[{"type":"Base price","currency":"EUR","amount":28.05},{"type":"Taxes and fees","currency":"EUR","amount":24.12}]},"approval_triggered":true,"booking_date_time":"2021-09-30T12:35:20.000Z","approval_status":"APPROVED","approval_deadline":"2021-04-20T20:30:00.000Z","payment_method":"DIRECT_BILLING","product_type":"CAR","gds_reference":"PQ5NK6 (SGP)","vendor_reference":"J5980968464","booking_reference":"PQ5NK6","mission_number":"12345","custom_data_fields":[{"label":"Primary Cost Center","value":"cc"},{"label":"Secondary Cost Center","value":"C&D"},{"label":"Free field 2","value":"test"}],"receipt_provision_available":"false","rate_type":{"name":"CR","code":"EGENCIA"},"rules_and_regulations":{"details":["One Way Information","Miscellaneous\n\nVALUE ADDED BENEFITS MAY NOT APPLY TO PERSONAL RENTALS","Miscellaneous\n\nVALUE ADDED BENEFITS MAY NOT APPLY TO PERSONAL RENTALS","160 miles included","Vehicle Licensing Fee And Road Tax","Location service charge","Additional Mileage - EUR0.17 MILE","Navigation guaranteed - EUR25.91 for the trip.","Child seat for toddler (4-7YR/15-30KG) - EUR15.55 for the trip.","Child seat for infant (0-12M/0-13KG) - EUR15.55 for the trip."]},"booking_status":"BOOKED","policy_compliance":{"is_compliant":false,"reasons":[{"type":"PRICE_LIMIT","message":"This car does not comply with your company's daily fixed price policy of EUR100.00"}]},"vendor":{"code":"ZE","name":"Hertz"},"vehicle":{"name":"Vauxhall Corsa or Seat Ibiza","acriss_code":"ECMR","category":"E","mileage_limit":"160 miles"},"pick_up":{"location":{"type":"ADDRESS","code":"LHR","address":{"street_name":"LHR-Heathrow, Heathrow Airport, Northrop Rd","country_code":"GBR","city_name":"London Heathrow","state_province_name":"England","postal_code":"TW6 2QD"}},"date_time":"2021-02-01T09:00:00.000Z"},"drop_off":{"location":{"type":"ADDRESS","code":"LHR","address":{"street_name":"LHR-Heathrow, Heathrow Airport, Northrop Rd","country_code":"GBR","city_name":"London Heathrow","state_province_name":"England","postal_code":"TW6 2QD"}},"date_time":"2021-02-02T09:00:00.000Z"},"amenities":[],"number_of_drivers":1}]}},"Booking details for product type CAR (Cancellation)":{"description":"Booking details for product type CAR (Cancellation)","value":{"booking_id":"2000-3177-352","company":{"id":64143,"name":"caspianTestCompany_FR","organization_parent_id":6556965},"point_of_sale":{"country_code":"FR"},"total_price":{"currency":"EUR","amount":18},"items":[{"id":"68f64b9b602c01fefa264d1e","traveler":{"id":7819084,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"fr","is_guest":false,"custom_data_fields":[{"label":"Main cost centre","value":"CC1"},{"label":"Employee ID","value":"2222"}]},"travelers":[{"id":7819084,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"fr","is_guest":false,"custom_data_fields":[{"label":"Main cost centre","value":"CC1"},{"label":"Employee ID","value":"2222"}]}],"price":{"currency":"EUR","amount":18,"cost_to_customer":18,"breakdowns":[]},"approval_triggered":false,"payment_method":"CREDIT_CARD","product_type":"FEE","custom_data_fields":[{"label":"Main cost centre","value":"CC1"},{"label":"Employee ID","value":"2222"}],"booking_date_time":"2025-10-20T14:47:55.000Z","booking_status":"BOOKED","label":"Frais Egencia Frais d'intervention - Annulation","associated_booking_reference":"ZJNAOQ","_links":{"cancel":{"href":"https://apis.egencia.eu/openconnect/api/v1/bookings/2000-3177-352/items/68f64b9b602c01fefa264d1e/cancel"}}},{"id":"68e67a5a772f0921253cd6f4","traveler":{"id":7819084,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"fr","is_guest":false,"custom_data_fields":[{"label":"Main cost centre","value":"CC1"},{"label":"Employee ID","value":"2222"}]},"travelers":[{"id":7819084,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"fr","is_guest":false,"custom_data_fields":[{"label":"Main cost centre","value":"CC1"},{"label":"Employee ID","value":"2222"}]}],"booker":{"id":7805999,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":true},"price":{"currency":"EUR","amount":76.8,"cost_to_customer":0,"breakdowns":[{"type":"Base price","currency":"EUR","amount":48},{"type":"Taxes and fees","currency":"EUR","amount":28.8}],"refunds":[{"type":"Complete Refund","currency":"EUR","amount":76.8}]},"approval_triggered":false,"payment_method":"PAY_AT_COUNTER","product_type":"CAR","gds_reference":"ZJNAOQ (SGP)","vendor_reference":"2003153466COUNT","booking_reference":"ZJNAOQ","custom_data_fields":[{"label":"Main cost centre","value":"CC1"},{"label":"Employee ID","value":"2222"}],"rate_type":{"name":"ED2FR","code":"EGENCIA"},"rules_and_regulations":{"details":["GENERAL SURCHARGE","ONE WAY CHARGE","TAX","COLLISION DAMAGE WAIVER - EUR18.0 per day.","SUPER PERSONAL ACCIDENT INSURANCE - EUR10.03 per day.","PERSONAL ACCIDENT INSURANCE - EUR6.02 per day.","EP - EUR15.0 per day.","S/DW1 - EUR10.03 per day."]},"policy_compliance":{"is_compliant":true},"booking_date_time":"2025-10-08T00:00:00.000Z","cancellation_date_time":"2025-10-20T14:47:55.917Z","booking_status":"CANCELLED","vendor":{"code":"ET","name":"Enterprise"},"vehicle":{"name":"CITROEN C3 OR SIMILAR","acriss_code":"EDMR","category":"E","mileage_limit":"Unlimited"},"pick_up":{"location":{"type":"ADDRESS","code":"PAR","address":{"street_name":"TERMINAL 1 ET 2 ROISSY APT BP 332 CEDE","country_code":"FRA","city_name":"ROISSY","state_province_name":"J","postal_code":"95716"}},"date_time":"2025-10-31T09:00:00.000+01:00"},"drop_off":{"location":{"type":"ADDRESS","code":"PAR","address":{"street_name":"AEROGARE ORLY OUEST BP 447","country_code":"FRA","city_name":"ORLY","state_province_name":"J","postal_code":"94947"}},"date_time":"2025-11-01T13:30:00.000+01:00"},"number_of_drivers":1}],"_links":{"trip":{"href":"https://www.egencia.eu/trip-webapp/2000-3177-352?auth_gpid=64143"},"cancel":{"href":"https://apis.egencia.eu/openconnect/api/v1/bookings/2000-3177-352/cancel"}}}},"Booking details for product type FLIGHT":{"description":"Booking details for product type FLIGHT","value":{"booking_id":"0000-3658-753","company":{"id":64139,"name":"CaspianTestUSCompany","organization_parent_id":6556964},"point_of_sale":{"country_code":"US"},"total_price":{"currency":"USD","amount":416.96},"items":[{"id":"68dd279057aeee540654b34e","traveler":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]},"travelers":[{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]}],"booker":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":false},"price":{"currency":"USD","amount":416.96,"cost_to_customer":416.96,"breakdowns":[{"type":"BASE","currency":"USD","amount":359.4},{"type":"TAXES","currency":"USD","amount":57.56}]},"approval_triggered":false,"payment_method":"COMPANY_FORM_OF_PAYMENT","product_type":"FLIGHT","gds_reference":"AS8B7C","vendor_reference":"AS8B7C","booking_reference":"21875895050","custom_data_fields":[],"policy_compliance":{"is_compliant":true},"booking_date_time":"2025-10-01T00:00:00.000Z","booking_status":"BOOKED","origin_destinations":[{"segments":[{"provider":{"code":"WN","name":"Southwest Airlines"},"rules_and_regulations":{"details":["<ul><li><b>Before Departure</b><ul><li>Changeable without penalty</li><li>Non-refundable</li></ul></li></ul>"]},"rate_type":{"name":"PUBLIC","code":"PUBLIC"},"status":"BOOKED","co2_emission":{"value":618,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":35840},{"type":"HOMES_ELECTRICITY","value":0.06},{"type":"SMARTPHONE_CHARGES","value":35840},{"type":"HOME_ELECTRICITY","value":0.06},{"type":"DISTANCE_DRIVEN_BY_CAR","value":700}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"LAX","name":"Los Angeles, CA, United States of America (LAX-Los Angeles Intl.)","address":{"country_code":"US","city_name":"Los Angeles"}},"date_time":"2025-10-08T05:10:00.000-07:00"},"arrival":{"location":{"type":"AIRPORT","code":"HOU","name":"Houston, TX, United States of America (HOU-William P. Hobby)","address":{"country_code":"US","city_name":"Houston"}},"date_time":"2025-10-08T10:25:00.000-05:00"},"operating_carrier":{"name":"Southwest Airlines","code":"WN","number":"3417","low_cost_carrier":false},"marketing_carrier":{"name":"Southwest Airlines","code":"WN","number":"3417","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"5262100101292"}}]}]},{"segments":[{"provider":{"code":"WN","name":"Southwest Airlines"},"rules_and_regulations":{"details":["<ul><li><b>Before 8 Oct 2025, 12:10</b><ul><li>Changeable without penalty</li><li>Non-refundable</li></ul></li></ul>"]},"rate_type":{"name":"PUBLIC","code":"PUBLIC"},"status":"BOOKED","co2_emission":{"value":618,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":35840},{"type":"HOMES_ELECTRICITY","value":0.06},{"type":"SMARTPHONE_CHARGES","value":35840},{"type":"HOME_ELECTRICITY","value":0.06},{"type":"DISTANCE_DRIVEN_BY_CAR","value":700}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"HOU","name":"Houston, TX, United States of America (HOU-William P. Hobby)","address":{"country_code":"US","city_name":"Houston"}},"date_time":"2025-10-11T16:15:00.000-05:00"},"arrival":{"location":{"type":"AIRPORT","code":"LAX","name":"Los Angeles, CA, United States of America (LAX-Los Angeles Intl.)","address":{"country_code":"US","city_name":"Los Angeles"}},"date_time":"2025-10-11T17:50:00.000-07:00"},"operating_carrier":{"name":"Southwest Airlines","code":"WN","number":"2967","low_cost_carrier":false},"marketing_carrier":{"name":"Southwest Airlines","code":"WN","number":"2967","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"5262100101292"}}]}]}],"ticket_number":["5262100101292"],"_links":{"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3658-753/items/68dd279057aeee540654b34e/cancel"}}}],"_links":{"trip":{"href":"https://www.egencia.com/trip-webapp/0000-3658-753?auth_gpid=64139"},"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3658-753/cancel"}}}},"Booking details for product type FLIGHT (Agent Assisted)":{"description":"Booking details for product type FLIGHT (Agent Assisted)","value":{"booking_id":"0000-3903-531","company":{"id":64139,"name":"CaspianUSCompany","organization_parent_id":6556964},"point_of_sale":{"country_code":"US"},"total_price":{"currency":"USD","amount":286.19},"items":[{"id":"6a3170496cd5e06ad2673e0d","traveler":{"id":7854234,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]},"travelers":[{"id":7854234,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]}],"price":{"currency":"USD","amount":22,"cost_to_customer":22,"breakdowns":[]},"approval_triggered":false,"payment_method":"COMPANY_FORM_OF_PAYMENT","product_type":"FEE","custom_data_fields":[],"booking_date_time":"2026-06-16T15:48:25.000Z","receipt_provision_available":true,"booking_status":"BOOKED","label":"Agent assisted air purchase fee","associated_booking_reference":"21894966357","_links":{"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3903-531/items/6a3170496cd5e06ad2673e0d/cancel"}}},{"id":"6a3170346cd5e06ad2673e0b","traveler":{"id":7854234,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]},"travelers":[{"id":7854234,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]}],"booker":{"id":7798007,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":true},"price":{"currency":"USD","amount":264.19,"cost_to_customer":264.19,"breakdowns":[{"type":"BASE","currency":"USD","amount":264.19},{"type":"TAXES","currency":"USD","amount":264.19}]},"approval_triggered":false,"payment_method":"COMPANY_FORM_OF_PAYMENT","product_type":"FLIGHT","gds_reference":"B7MCNC","vendor_reference":"B7MCNC","booking_reference":"21894966357","custom_data_fields":[],"policy_compliance":{"is_compliant":true},"booking_date_time":"2026-06-16T08:48:04.000Z","receipt_provision_available":true,"receipt_info":{"id":"6a3170c7f91c659fa8355b41","status":"AVAILABLE","version":1,"document_type":"RECEIPT","receipt_number":"21894966357","receipt_date":"2026-06-16","total_amount":{"currency":"USD","amount":299.4},"payments":[{"date":"2026-06-16","line_type":"PRODUCT","net_amount":{"currency":"USD","amount":299.4},"credit_card_info":{"last4_digits":"4448","first6_digits":"444444","card_type":"VISA"},"breakdowns":[{"type":"BaseFare","name":"BaseFare","currency":"USD","amount":264.19},{"type":"Taxes","name":"Taxes","currency":"USD","amount":35.21}]},{"date":"2026-06-16","line_type":"EGENCIA_FEE","net_amount":{"currency":"USD","amount":22},"credit_card_info":{"last4_digits":"4448","first6_digits":"444444","card_type":"VISA"},"breakdowns":[{"type":"Agent assisted air purchase fee","name":"Agent assisted air purchase fee","currency":"USD","amount":22}]}],"traveler_id":7854234,"central_bill":true,"_links":{"receipt_pdf":{"href":"https://apis.egencia.com/openconnect/api/v2/bookings/0000-3903-531/items/6a3170346cd5e06ad2673e0b/receipts/6a3170c7f91c659fa8355b41?locale=en_US&traveler_id=7854234"}}},"booking_status":"BOOKED","origin_destinations":[{"segments":[{"provider":{"code":"WN","name":"Southwest Airlines"},"rules_and_regulations":{"details":["<ul><li><b>Before Departure</b><ul><li>Changeable without penalty.</li><li>Refundable without penalty.</li></ul></li></ul>"]},"rate_type":{"name":"PUBLIC","code":"PUBLIC"},"status":"BOOKED","co2_emission":{"value":618,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":35840},{"type":"HOMES_ELECTRICITY","value":0.06},{"type":"SMARTPHONE_CHARGES","value":35840},{"type":"HOME_ELECTRICITY","value":0.06},{"type":"DISTANCE_DRIVEN_BY_CAR","value":700}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"HOU","name":"Houston, TX, United States of America (HOU-William P. Hobby)","address":{"country_code":"US","city_name":"Houston"}},"date_time":"2026-09-08T09:35:00.000-05:00"},"arrival":{"location":{"type":"AIRPORT","code":"LAX","name":"Los Angeles, CA, United States of America (LAX-Los Angeles Intl.)","address":{"country_code":"US","city_name":"Los Angeles"}},"date_time":"2026-09-08T11:05:00.000-07:00"},"operating_carrier":{"name":"Southwest Airlines","code":"WN","number":"1942","low_cost_carrier":false},"marketing_carrier":{"name":"Southwest Airlines","code":"WN","number":"1942","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7854234,"ticket":{"number":"5262150903018"}}]}]}],"ticket_number":["5262150903018"],"_links":{"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3903-531/items/6a3170346cd5e06ad2673e0b/cancel"},"receipt":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3903-531/items/6a3170346cd5e06ad2673e0b/receipts"}}}],"_links":{"trip":{"href":"https://www.egencia.com/trip-webapp/0000-3903-531?auth_gpid=64139"},"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3903-531/cancel"}}}},"Booking details for product type FLIGHT (Cancellation)":{"description":"Booking details for product type FLIGHT (Cancellation)","value":{"booking_id":"0000-3660-438","company":{"id":64139,"name":"CaspianTestUSCompany","organization_parent_id":6556964},"point_of_sale":{"country_code":"US"},"items":[{"id":"68de9fed57aeee540654c683","traveler":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]},"travelers":[{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]}],"booker":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":false},"price":{"currency":"USD","amount":228.48,"cost_to_customer":228.48,"breakdowns":[{"type":"BASE","currency":"USD","amount":198.31},{"type":"TAXES","currency":"USD","amount":30.17}]},"approval_triggered":false,"product_type":"FLIGHT","gds_reference":"AYHVKF","vendor_reference":"AYHVKF","booking_reference":"21875919757","custom_data_fields":[],"policy_compliance":{"is_compliant":true},"booking_date_time":"2025-10-02T00:00:00.000Z","cancellation_date_time":"2025-10-15T18:36:26.170Z","booking_status":"CANCELLED","origin_destinations":[{"segments":[{"provider":{"code":"WN","name":"Southwest Airlines"},"rules_and_regulations":{"details":["<ul><li><b>Before Departure</b><ul><li>Changeable without penalty</li><li>Non-refundable</li></ul></li></ul>"]},"rate_type":{"name":"PUBLIC","code":"PUBLIC"},"status":"CANCELLED","co2_emission":{"value":778,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":45184},{"type":"HOMES_ELECTRICITY","value":0.07},{"type":"SMARTPHONE_CHARGES","value":45184},{"type":"HOME_ELECTRICITY","value":0.07},{"type":"DISTANCE_DRIVEN_BY_CAR","value":882.5}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"LAX","name":"Los Angeles, CA, United States of America (LAX-Los Angeles Intl.)","address":{"country_code":"US","city_name":"Los Angeles"}},"date_time":"2025-10-15T12:45:00.000-07:00"},"arrival":{"location":{"type":"AIRPORT","code":"MDW","name":"Chicago, IL, United States of America (MDW-Midway Intl.)","address":{"country_code":"US","city_name":"Chicago"}},"date_time":"2025-10-15T18:40:00.000-05:00"},"operating_carrier":{"name":"Southwest Airlines","code":"WN","number":"834","low_cost_carrier":false},"marketing_carrier":{"name":"Southwest Airlines","code":"WN","number":"834","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"5262100103551"}}]}]}],"ticket_number":["5262100103551"]}],"_links":{"trip":{"href":"https://www.egencia.com/trip-webapp/0000-3660-438?auth_gpid=64139"}}}},"Booking details for product type FLIGHT (MultiCity)":{"description":"Booking details for product type FLIGHT (MultiCity)","value":{"booking_id":"0000-3673-471","company":{"id":64139,"name":"CaspianTestUSCompany","organization_parent_id":6556964},"point_of_sale":{"country_code":"US"},"total_price":{"currency":"USD","amount":7},"items":[{"id":"68efb8374b169cd84f931838","traveler":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[{"label":"Employee Id","value":"2222"}]},"travelers":[{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[{"label":"Employee Id","value":"2222"}]}],"price":{"currency":"USD","amount":7,"cost_to_customer":7,"breakdowns":[]},"approval_triggered":false,"payment_method":"COMPANY_FORM_OF_PAYMENT","product_type":"FEE","custom_data_fields":[{"label":"Employee Id","value":"2222"}],"booking_date_time":"2025-10-15T15:05:27.000Z","booking_status":"BOOKED","label":"Air booking fee","associated_booking_reference":"21876264442","_links":{"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3673-471/items/68efb8374b169cd84f931838/cancel"}}},{"id":"68efb8024b169cd84f931833","traveler":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]},"travelers":[{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]}],"booker":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":false},"price":{"currency":"USD","amount":1031.59,"cost_to_customer":1031.59,"breakdowns":[{"type":"BASE","currency":"USD","amount":911.43},{"type":"TAXES","currency":"USD","amount":120.16},{"type":"CC_FEES","currency":"USD","amount":0}]},"approval_triggered":false,"product_type":"FLIGHT","gds_reference":"ENPQZD","vendor_reference":"KFQLGB","booking_reference":"21876264442","custom_data_fields":[],"policy_compliance":{"is_compliant":true},"booking_date_time":"2025-10-15T00:00:00.000Z","cancellation_date_time":"2025-10-17T11:46:38.933Z","booking_status":"CANCELLED","origin_destinations":[{"segments":[{"provider":{"code":"AS","name":"Alaska Airlines"},"rules_and_regulations":{"details":["<ul><li><b>Before Departure</b><ul><li>Changeable without penalty</li><li>Refundable with a penalty: $737.00.</li></ul></li></ul>"]},"rate_type":{"name":"EGENCIA","code":"EGENCIA"},"status":"CANCELLED","co2_emission":{"value":1013,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":58752},{"type":"HOMES_ELECTRICITY","value":0.09},{"type":"SMARTPHONE_CHARGES","value":58752},{"type":"HOME_ELECTRICITY","value":0.09},{"type":"DISTANCE_DRIVEN_BY_CAR","value":1147.5}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"JFK","name":"New York, NY, United States of America (JFK-John F. Kennedy Intl.)","address":{"country_code":"US","city_name":"New York"}},"date_time":"2026-08-05T10:00:00.000-04:00"},"arrival":{"location":{"type":"AIRPORT","code":"SAN","name":"San Diego, CA, United States of America (SAN-San Diego Intl.)","address":{"country_code":"US","city_name":"San Diego"}},"date_time":"2026-08-05T12:54:00.000-07:00"},"operating_carrier":{"name":"Alaska Airlines","code":"AS","number":"35","low_cost_carrier":false},"marketing_carrier":{"name":"Alaska Airlines","code":"AS","number":"35","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"0277340678555"}}]},{"provider":{"code":"AS","name":"Alaska Airlines"},"rules_and_regulations":{"details":["<ul><li><b>Before 5 Aug 2026, 14:00</b><ul><li>Changeable without penalty</li><li>Refundable with a penalty: $737.00.</li></ul></li></ul>"]},"rate_type":{"name":"EGENCIA","code":"EGENCIA"},"status":"CANCELLED","co2_emission":{"value":363,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":21120},{"type":"HOMES_ELECTRICITY","value":0.03},{"type":"SMARTPHONE_CHARGES","value":21120},{"type":"HOME_ELECTRICITY","value":0.03},{"type":"DISTANCE_DRIVEN_BY_CAR","value":412.5}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"SAN","name":"San Diego, CA, United States of America (SAN-San Diego Intl.)","address":{"country_code":"US","city_name":"San Diego"}},"date_time":"2026-08-05T16:49:00.000-07:00"},"arrival":{"location":{"type":"AIRPORT","code":"SFO","name":"San Francisco, CA, United States of America (SFO-San Francisco Intl.)","address":{"country_code":"US","city_name":"San Francisco"}},"date_time":"2026-08-05T18:29:00.000-07:00"},"operating_carrier":{"name":"Alaska Airlines","code":"AS","number":"3473","low_cost_carrier":false},"marketing_carrier":{"name":"Alaska Airlines","code":"AS","number":"3473","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"0277340678555"}}]}]},{"segments":[{"provider":{"code":"AS","name":"Alaska Airlines"},"rules_and_regulations":{"details":["<ul><li>Changeable without penalty</li><li>Refundable with a penalty from $753.00</li></ul>"]},"rate_type":{"name":"EGENCIA","code":"EGENCIA"},"status":"CANCELLED","co2_emission":{"value":274,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":15872},{"type":"HOMES_ELECTRICITY","value":0.02},{"type":"SMARTPHONE_CHARGES","value":15872},{"type":"HOME_ELECTRICITY","value":0.02},{"type":"DISTANCE_DRIVEN_BY_CAR","value":310}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"SFO","name":"San Francisco, CA, United States of America (SFO-San Francisco Intl.)","address":{"country_code":"US","city_name":"San Francisco"}},"date_time":"2026-08-09T19:00:00.000-07:00"},"arrival":{"location":{"type":"AIRPORT","code":"LAX","name":"Los Angeles, CA, United States of America (LAX-Los Angeles Intl.)","address":{"country_code":"US","city_name":"Los Angeles"}},"date_time":"2026-08-09T20:37:00.000-07:00"},"operating_carrier":{"name":"Alaska Airlines","code":"AS","number":"3460","low_cost_carrier":false},"marketing_carrier":{"name":"Alaska Airlines","code":"AS","number":"3460","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"0277340678555"}}]}]},{"segments":[{"provider":{"code":"AS","name":"Alaska Airlines"},"rules_and_regulations":{"details":["<ul><li>Changeable without penalty</li><li>Refundable with a penalty from $753.00</li></ul>"]},"rate_type":{"name":"EGENCIA","code":"EGENCIA"},"status":"CANCELLED","co2_emission":{"value":301,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":17536},{"type":"HOMES_ELECTRICITY","value":0.03},{"type":"SMARTPHONE_CHARGES","value":17536},{"type":"HOME_ELECTRICITY","value":0.03},{"type":"DISTANCE_DRIVEN_BY_CAR","value":342.5}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"LAX","name":"Los Angeles, CA, United States of America (LAX-Los Angeles Intl.)","address":{"country_code":"US","city_name":"Los Angeles"}},"date_time":"2026-08-10T10:40:00.000-07:00"},"arrival":{"location":{"type":"AIRPORT","code":"BOI","name":"Boise, ID, United States of America (BOI)","address":{"country_code":"US","city_name":"Boise"}},"date_time":"2026-08-10T13:44:00.000-06:00"},"operating_carrier":{"name":"Alaska Airlines","code":"AS","number":"2141","low_cost_carrier":false},"marketing_carrier":{"name":"Alaska Airlines","code":"AS","number":"2141","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"0277340678555"}}]},{"provider":{"code":"AS","name":"Alaska Airlines"},"rules_and_regulations":{"details":["<ul><li>Changeable without penalty</li><li>Refundable with a penalty from $753.00</li></ul>"]},"rate_type":{"name":"EGENCIA","code":"EGENCIA"},"status":"CANCELLED","co2_emission":{"value":327,"unit":"LB","equivalencies":[{"type":"SMART_PHONE_CHARGES","value":18944},{"type":"HOMES_ELECTRICITY","value":0.03},{"type":"SMARTPHONE_CHARGES","value":18944},{"type":"HOME_ELECTRICITY","value":0.03},{"type":"DISTANCE_DRIVEN_BY_CAR","value":370}]},"booking_class":"Economy","departure":{"location":{"type":"AIRPORT","code":"BOI","name":"Boise, ID, United States of America (BOI)","address":{"country_code":"US","city_name":"Boise"}},"date_time":"2026-08-10T17:44:00.000-06:00"},"arrival":{"location":{"type":"AIRPORT","code":"PHX","name":"Phoenix, AZ, United States of America (PHX-Sky Harbor Intl.)","address":{"country_code":"US","city_name":"Phoenix"}},"date_time":"2026-08-10T18:56:00.000-07:00"},"operating_carrier":{"name":"Alaska Airlines","code":"AS","number":"2099","low_cost_carrier":false},"marketing_carrier":{"name":"Alaska Airlines","code":"AS","number":"2099","low_cost_carrier":false},"traveler_segment_info":[{"traveler_id":7805149,"ticket":{"number":"0277340678555"}}]}]}],"ticket_number":["0277340678555"]}],"_links":{"trip":{"href":"https://www.egencia.com/trip-webapp/0000-3673-471?auth_gpid=64139"},"cancel":{"href":"https://apis.egencia.com/openconnect/api/v1/bookings/0000-3673-471/cancel"}}}},"Booking details for product type HOTEL":{"description":"Booking details for product type HOTEL","value":{"booking_id":"2000-2683-790","company":{"id":59867,"name":"TEST_SSO_LAB1","organization_parent_id":59867},"point_of_sale":{"country_code":"FR"},"partner":{"name":"xxx"},"items":[{"id":"617af5b862c251342a5494ff","traveler":{"id":6619886,"first_name":"Test","last_name":"User","email":"test.user@example.com","custom_data_fields":[{"label":"Main cost centre","value":"ADMIN"},{"label":"Employee ID","value":"AMB123"}]},"travelers":[{"id":6619886,"first_name":"Test","last_name":"User","email":"test.user@example.com","custom_data_fields":[{"label":"Main cost centre","value":"ADMIN"},{"label":"Employee ID","value":"AMB123"}]}],"booker":{"id":6619886,"first_name":"Test","last_name":"User","email":"test.user@example.com","is_agent":false},"price":{"currency":"EUR","amount":69.0,"cost_to_customer":69.0,"breakdowns":[{"type":"TOTAL_BASE","currency":"EUR","amount":62.73,"breakdowns":[]}]},"approval_triggered":true,"booking_date_time":"2021-09-30T12:35:20.000Z","approval_status":"APPROVED","approval_deadline":"2021-11-04T19:11:00.000Z","payment_method":"ON_ACCOUNT","product_type":"HOTEL","gds_reference":"1401473778(24)","booking_reference":"51834229609","custom_data_fields":[{"label":"Main cost centre","value":"ADMIN"},{"label":"Employee ID","value":"AMB123"}],"receipt_provision_available":"false","rate_type":{"name":"EXPEDIA","code":"EXPEDIA"},"rules_and_regulations":{"details":["Annulation et modifications","Aucune pénalité n’est appliquée par l’hôtel pour les annulations effectuées avant le 18:59 heure locale de l’hôtel le 04/01/2022.","Aucun remboursement pour les départs anticipés."]},"policy_compliance":{"is_compliant":true},"booking_status":"CANCELLED","cancellation_date_time":"2021-09-30T13:35:20.000Z","check_in":"2022-01-04T00:00:00.000+01:00","check_out":"2022-01-05T00:00:00.000+01:00","location":{"type":"HOTEL","name":"B&B Hotel Bordeaux Centre Gare Saint-Jean","address":{"street_name":"Gare Armagnac, 7 allée du corail","country_code":"FRA","city_name":"Bordeaux","state_province_name":"33800","postal_code":"33800"}},"star_rating":"3.0","provider":"Expedia","property_id":"1401473778"}],"_links":{"trip":{"href":"https://www.egencia.eu/trip-webapp/2000-2683-790?auth_gpid=59867"}}}},"Booking details for product type HOTEL (Cancellation with penalty)":{"description":"Booking details for product type HOTEL (Cancellation with penalty)","value":{"booking_id":"0000-3664-886","company":{"id":64139,"name":"CaspianTestUSCompany","organization_parent_id":6556964},"point_of_sale":{"country_code":"US"},"items":[{"id":"68e912600d6c13e9ca9141d7","traveler":{"id":7805149,"first_name":"Test","last_name":"User","email":"test.user@example.com","preferred_language":"en","is_guest":false,"custom_data_fields":[]},"travelers":

# --- truncated at 32 KB (160 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amex-gbt/refs/heads/main/openapi/amex-gbt-booking-api-openapi.json