Bus: DEFRA π¬π§
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "bus",
"external_reference": "test_1",
"origin": "London",
"destination": "Bristol",
"bus_type": "coach",
"number_of_travelers": 3,
"energy_scope": "wtw",
"methodology": "DEFRA",
"methodology_version": "2024"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Origin/Destination Formats (Enriched)
Default Values
Sample API Response
Versions
Bibliography
Last updated