Ronavis
Ronavis Shipping & Forwarding B.V. · freight-forwarder
Active Rates
15
Total Rates
15
Expired
12
Surcharges
6
By Carrier
CMA CGM
2 rates
Cosco
2 rates
Hapag-Lloyd
5 rates
MSC
3 rates
Maersk
3 rates
By Type
FAK
10 rates
contract
3 rates
spot
2 rates
API Endpoints
POST /api/ronavis/rates/lookup
POST /api/ronavis/rates/compare
POST /api/ronavis/advise
POST /api/ronavis/extract
POST /api/ronavis/upload/preview
GET /api/ronavis/export/csv
GET /api/ronavis/surcharges
GET /api/ronavis/carriers
Configuration
{
"tenant_id": "ronavis",
"company_name": "Ronavis Shipping & Forwarding B.V.",
"display_name": "Ronavis",
"baseline": "freight-forwarder",
"language": "nl",
"business_context": "Ronavis is een freight forwarder gevestigd in Rotterdam.\nModaliteiten: zeevracht (export/import FCL en LCL), luchtvracht, wegtransport.\nContainertypen: 20ft, 40ft, 40HC.\nFocus op Middle East, Far East en intra-Europe routes.\n",
"known_carriers": [
{
"name": "Hapag-Lloyd",
"code": "HLPAG",
"preferred": true
},
{
"name": "MSC",
"code": "MSCU",
"preferred": false
},
{
"name": "Maersk",
"code": "MAEU",
"preferred": true
},
{
"name": "CMA CGM",
"code": "CMDU",
"preferred": false
},
{
"name": "Cosco",
"code": "COSU",
"preferred": true
},
{
"name": "ONE",
"code": "ONEY",
"preferred": false
},
{
"name": "Evergreen",
"code": "EGLV",
"preferred": false
}
],
"rate_preferences": {
"weight_price": 0.4,
"weight_transit": 0.3,
"weight_preferred": 0.2,
"weight_reliability": 0.1,
"expiry_alert_days": 14,
"default_currency": "EUR"
},
"features": {
"ai_extraction": true,
"ai_advisor": true,
"csv_upload": true,
"excel_upload": true,
"carrier_api": false,
"diesel_tracking": true
}
}