HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.197.0 release notes

  1. New features
    1. Added the optional startedOffline boolean field to Session responses on GET /public-api/resources/sessions/v1.0 and GET /public-api/resources/sessions/v1.0/{session}. This field indicates whether the charging session started while the charge point was operating offline.
    2. Added support for filtering sessions by startedOffline on GET /public-api/resources/sessions/v1.0.
  2. 🔧 Improvements
    1. The screensaver logo URL in Valina payment terminal responses now returns a permanent URL instead of a time-limited expiring URL.
    2. Improved the validation error message returned for an invalid offlineTariffId on 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.