GuidesAPI Reference
Guides

EVStationDetailsType

The EVStationDetailsType structure contains additional information on an individual EV charging station.

ElementData TypeRequiredDescription
privateAccessBooleanNoBoolean indicating if this EV station is only available for private use. If true, the EV station is not open to the general public.
restrictedAccessBooleanNoBoolean indicating if the access to this EV station is restricted.
To determine if a charging station is access restricted for the weight and height of your vehicle, use the HERE EV Charging API v3. Refer to the specific fields for dimensional and mass limitations (height, width, length, weight) that were added to the vehicleLimitations structure in version 3.2.4. For more information, see: • Get data for EV Truck charging locations
• HERE EV Charge Points API v3 - Changelog
• HERE EV Charge Points API v3 API Reference You can find information about other restrictions in the Restrictions attribute of the EV Charge Point API v3. Please check further details in the API reference.

Trucks and similar commercial vehicles can have additional dimensional restrictions. For more information, see <a href="https://www.here.com/docs/bundle/ev-charge-points-api-v3-changelog/page/README.html"&gt;Truck restrictions</a>.
accessibilityTypeStringNoInformation about accessibility. The possible values are PRIVATE,RESTRICTED, or PUBLIC.
paymentMethodsPaymentMethodsTypeNoAvailable payment methods
notesStringNoAdditional information about ev charging station

Parent topic: Data Types