Economy Stadt-Sparangebot
Economy Schrägheck
Preiswerte Kategorie für kurze Stadtfahrten.
Kompakter Economy-Wagen für Stadtfahrten.
Ähnliche Fahrzeuge: Volkswagen Polo
from EUR 39,00 / day
Deposit EUR 150,00Kurzzeitmiete
Pick your dates, book a category, and we assign the right vehicle at pickup. From EUR 39,00/day.
Economy Stadt-Sparangebot
Preiswerte Kategorie für kurze Stadtfahrten.
Kompakter Economy-Wagen für Stadtfahrten.
Ähnliche Fahrzeuge: Volkswagen Polo
from EUR 39,00 / day
Deposit EUR 150,00Flughafen Einweg-Kompakt
Flexible Kompaktmiete für Alltag und Flughafen.
Kompaktwagen mit Automatik und Klimaanlage.
Ähnliche Fahrzeuge: Volkswagen Golf
from EUR 50,70 / day
Deposit EUR 200,00Flughafen SUV-Upgrade
Geräumiger SUV für Familie und Gepäck.
SUV für Familien, Gepäck und Winterstrecken.
Ähnliche Fahrzeuge: Skoda Kodiaq
from EUR 37,70 / day
Deposit EUR 300,00Premium Executive
Premium-Fahrzeug für komfortable Geschäftsreisen.
Premium-Limousine für Geschäftsreisen.
Ähnliche Fahrzeuge: BMW 5 Series
from EUR 63,70 / day
Deposit EUR 500,00Select pick-up and return dates to see what is available.
Choose the vehicle class that fits your trip.
Confirm your booking, the rental fee, and deposit.
Pick up your car, complete the handover, and enjoy.
Demo tenant: demo-wave2 · rental: demo-rental-airport
Local demo credentials only — not real accounts.
operator.manager@ecpv2.local••••••••••
company.manager@ecpv2.local••••••••••
company.accountant@ecpv2.local••••••••••
customer.demo@ecpv2.local••••••••••
customer.onboarding@ecpv2.local••••••••••
X-Partner-Key · pk_demoota_demo_rental_airport••••••••••
Partner key prefix (public id): pk_demoota_demo_rental_airport
pk_••••.sk-••••
export BASE=http://localhost:8010 export KEY="<paste the partner key above>"
curl -H "X-Partner-Key: $KEY" \ "$BASE/api/partner/v1/availability/?pickup_date=2026-07-01&return_date=2026-07-04"
curl -X POST -H "X-Partner-Key: $KEY" -H "Content-Type: application/json" \
-d '{"offer_id": 1, "pickup_date": "2026-07-01", "return_date": "2026-07-04"}' \
"$BASE/api/partner/v1/quote/"
curl -X POST -H "X-Partner-Key: $KEY" -H "Content-Type: application/json" \
-d '{"offer_id": 1, "pickup_date": "2026-07-01", "return_date": "2026-07-04", "guest": {"email": "guest@example.com", "name": "Guest"}}' \
"$BASE/api/partner/v1/bookings/"
curl -H "X-Partner-Key: $KEY" "$BASE/api/partner/v1/bookings/1/"
curl -X POST -H "X-Partner-Key: $KEY" "$BASE/api/partner/v1/bookings/1/cancel/"