3.148.0 release notes
about 3 hours ago by ReadMe API
- ✨ New features
- Added the
session.chargingPeriod.changednotification type. This webhook fires when a session's charging period state changes — either when the first charging period is created, or when the session transitions between charging states (e.g., charging to idle). The notification payload includessessionId,chargePointId,evseId,previousChargingPeriodId,currentChargingPeriodId,previousState,currentState, andlastUpdatedAt. Available for subscription onPOST /public-api/notifications/v1.0,PUT /public-api/notifications/v1.0/{notification},POST /public-api/notifications/v2.0, andPUT /public-api/notifications/v2.0/{notification}.
- Added the