Train: EPA πΊπΈ
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "train",
"external_reference": "test_1",
"distance_in_km": 500,
"number_of_travelers": 1,
"methodology": "US-EPA",
"train_type": "intercity_national_average"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Origin/Destination Formats (Enriched)
Computation
Sample API Response
Bibliography
Last updated