Question
Why might toll tariffs not be immediately available in PTV Developer APIs?
Answer
Toll tariff data in PTV Developer APIs may not always be immediately available due to several factors:
- Data Update Cycles: Toll data is updated periodically, and there may be a delay between the release of new tariffs and their integration into the API.
- Regulatory Changes: New toll regulations or tariff adjustments, such as the introduction of CO₂ emission classes for truck tolls in Germany, may require time to be reflected in the system.
- Data Source Dependencies: The availability of toll data depends on external sources, and any delays in their updates can affect the API's data.
Additions hints
Use the options[tollTime] Parameter: To estimate future toll costs based on upcoming tariff changes, utilize the options[tollTime] parameter in your API requests. This allows you to specify a future date and time for toll calculations.
Monitor Regulatory Announcements: Stay informed about upcoming toll changes by monitoring official announcements from relevant authorities in the regions you operate.
Plan for Data Integration Delays: When planning for toll-related features, account for potential delays in data availability and integration into the API.
Related articles
Time-dependent tolls: choose your date!
Predicting new toll prices for Germany
- ...