Charge card (eMSP) acceptance
The roaming attributes in the roaming element contain information about which e-Mobility Service Provider payments (charge card, mobile application) are accepted at the charging station. Accepted payment methods are available on PaymentMethodsType
| Element | Data Type | Description |
|---|---|---|
emsp | String | The name of the e-Mobility Service Provider. The eMSP name may change but the respective partner_id will remain stable |
partner_id | String | The unique and stable id for the e-Mobility Service Provider provided by HERE platform. The partner_id can be used to filter the evStations endpoint by eMSP. |
ema_id | String | The unique E-Mobility Account Identifier (eMA ID) for a provider. It is created by HERE's platform by combining the country code where the charging station is located, and the party id of the provider. For example, NL-ECO. |
To get a list of all currently present eMSPs, see Roamings
Parent topic: Data Types
Updated 4 days ago