Inland Waterways: GLEC
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "inland_waterways",
"external_reference": "test_1",
"origin": "DEBER",
"destination": "DEFRA",
"weight_in_tonnes": 20,
"vessel_type": "pushed_convoy_push_boat_2_barges",
"energy_scope": "ttw",
"methodology": "GLEC"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Default values
Sample API Response
Bibliography
Last updated