Fuel station detailsget https://fuel-v2.cc.api.here.com/fuel/stations/{id}Retrieves fuel station details for given station idPath ParamsidstringrequiredFuel station idHeadersX-Request-IdstringUser-provided token that can be used to trace a request or a group of requests sent to the service.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200OK 400Invalid parameters were provided 401API response in case of lacking valid authorization credentials. 403API response in case of insufficient credentials for access to the requested resource. 404Fuel station with given id does not exist 500API response in case of internal server errorUpdated 2 months ago