Train: ADEME π«π·
HighβLevel Description
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "train",
"external_reference": "test_2",
"origin": "BER",
"destination": "FRA",
"number_of_travelers": 3,
"train_type": "mainline",
"fuel_type": "diesel",
"methodology": "ADEME"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Default Values
Origin/Destination Formats (Enriched)
Sample API Response
Bibliography
Last updated