Flight: EPA πΊπΈ
π‘ High-Level Description:
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "flight",
"methodology": "US-EPA",
"external_reference": "test_1",
"number_of_travelers": 1,
"origin": "JFK",
"destination": "ORY",
"methodology_version": "2024"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Sample API Response
Versions
Bibliography
Last updated