Train: Base Empreinte π«π·
High-Level Description
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "train",
"methodology": "BASE-EMPREINTE",
"external_reference": "test_1",
"number_of_travelers": 1,
"origin": "FRA",
"destination": "NCE",
"train_type": "tram",
"state": "Ile-de-France",
"country": "FR",
"year": "2021"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Default Values
Origin/Destination Formats (Enriched)
Sample API Response
Bibliography
Last updated