Deprecations
The EV landscape is changing rapidly and our ever-evolving API is reflecting that. This results in deprecated fields when there are better solutions or structures.
Routes
newRoute.routeRequest.amenities
newRoute.routeRequest.amenity_preferences
Deprecated in favor of `amenity_preferences`
amenityRanking
-
Deprecated.
newRoute.routeRequest.operatorPrefer
newRoute.routeRequest.operators
Deprecated in favor of `operators`
newRoute.routeRequest.operatorRequired
newRoute.routeRequest.operators
Deprecated in favor of `operators`
newRoute.routeRequest.operatorIds
newRoute.routeRequest.operators
Deprecated in favor of `operators`
Stations
station.predicted_availability
station.predicted_occupancy
Deprecated in favor of `predicted_occupancy`
Vehicles
route.ev.passengers
route.ev.occupants
Deprecated in favor of `occupants`.
carList.query
carList.filter
Deprecated in favor of `filter`.