Train: Green Travel Pledge
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "train",
"external_reference": "test_1",
"origin": "GRF",
"destination": "MBR",
"number_of_travelers": 1,
"seat_type": "second_class",
"methodology": "GREEN-TRAVEL-PLEDGE",
"departure_date": "2025-05-03"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Seat Type Mapping
Calculation & Fallbacks
Default Values
Sample API Response
Versions / Dataset Updates
Bibliography
Last updated