3.197.0 release notes
about 2 hours ago by ReadMe API
- ✨ New features
- Added the optional
startedOfflineboolean field to Session responses onGET /public-api/resources/sessions/v1.0andGET /public-api/resources/sessions/v1.0/{session}. This field indicates whether the charging session started while the charge point was operating offline. - Added support for filtering sessions by
startedOfflineonGET /public-api/resources/sessions/v1.0.
- Added the optional
- 🔧 Improvements
- The screensaver logo URL in Valina payment terminal responses now returns a permanent URL instead of a time-limited expiring URL.
- Improved the validation error message returned for an invalid
offlineTariffIdon Tariff Group create and update endpoints. The error now more clearly describes the constraint when the specified tariff does not belong to the same operator.