Deprecation of costOfCharge API
Action Required
May 14, 2025, 10:16 a.m.
Overview
We are deprecating the costOfCharge
API and replacing it with the cost
field of SmartFlexChargingSession
API.
Please update your implementation to use the new API.
Deprecation
The costOfCharge
query is being deprecated as the functionality for charging history is being moved into the SmartFlexChargingSession
API. This API contains fields related to a charging session and includes the cost
of that particular charge which should be used instead.