Flight: DEFRA π¬π§
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "flight",
"methodology": "DEFRA",
"external_reference": "test_4",
"number_of_travelers": 2,
"origin": "LON",
"destination": "LAX",
"booking_class": "first",
"aircraft_type": "737",
"radiative_forcing_index": true,
"energy_scope": "wtw",
"methodology_version": "2024"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Aircraft Type Distribution
Domestic
Short-Haul
Long-Haul
Sample API Response
Versions
Bibliography
Last updated