The WSDOT traffic API is updating the Toll Rate endpoints for SR 167 & I-405.
To display these toll rates in the app we will need to update the mobile app's Toll Rate data request endpoints when the new endpoints become available.
Our current API Toll Rate data request points to the WSDOT traffic API:
This is where the data request will need to be updated. We should also consider updating this data request to use the TollRates.js API endpoint instead:
The WSDOT traffic API is updating the Toll Rate endpoints for SR 167 & I-405.
To display these toll rates in the app we will need to update the mobile app's Toll Rate data request endpoints when the new endpoints become available.
Our current API Toll Rate data request points to the WSDOT traffic API:
This is where the data request will need to be updated. We should also consider updating this data request to use the TollRates.js API endpoint instead:
@stidhat @waynedyck