Road Freight: DIN EN 16258
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "sea_freight",
"external_reference": "test_1",
"origin": "BRA",
"destination": "LAX",
"weight_in_tonnes": 98,
"methodology": "DIN-EN-16258",
"energy_scope": "wtw"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Default values
Calculation steps
Sample API Response
Bibliography
Last updated