3.156.0 release notes
about 2 hours ago by ReadMe API
- ✨ New features
- Added the optional
roamingSessionIdproperty to CDR responses onGET /resources/cdrs/v2.0andGET /resources/cdrs/v2.0/{cdr}. This field contains the session identifier from the roaming partner's system when the CDR originated from a roaming session. - Added the optional
chargePointIdandevseCountproperties to Partner Expense responses onGET /resources/partner-expenses/v1.1. - Added the optional
chargePointId,evseCount, andperiodproperties to Partner Revenue responses onGET /resources/partner-revenues/v1.1. - Added support for private EVSE access fee records in Partner Expenses and Partner Revenues. The
originfield on both endpoints now includes theprivate-evse-access-feevalue for these records. - Added
createdAfterandcreatedBeforefilter parameters toGET /resources/tariff-groups/v1.0for filtering tariff groups by creation date.
- Added the optional
- 🔧 Improvements
- Relaxed the
pinfield constraint on Charge Point responses. The field no longer enforces a maximum length of 4 characters, allowing for longer PIN codes. AffectsGET /resources/charge-points/v2.0,POST /resources/charge-points/v2.0,GET /resources/charge-points/v2.0/{chargePoint}, andPATCH /resources/charge-points/v2.0/{chargePoint}.
- Relaxed the