Release Notes: Public API 3.15.0
- Add
energyConsumption
object andestimatedElectricityCostSavings
property to the session object and deprecateenergy
property, as well as addenergyConsumption
object toclockAlignedEnergyConsumption
object and removeenergyConsumed
in the following:- the response of Sessions / Listing and Sessions / Read
- SessionUpdateNotification
Release Notes: Public API 3.14.0
- Add new resources Electricity Meters.
- Add a new action Actions / Report Consumption of an electricity meter.
- Add cursor parameter for pagination of Tariff Groups / Listing and Tariffs / Listing. Add the corresponding pagination data to the success response of both requests.
Release Notes: Public API 3.12.0
- Add array of
idTags
objects to the APIs of Provisioning Certificates resources.
Release Notes: Public API 3.11.0
- Deprecated APIs v1.0 of the Partners resource.
- Add a property
externalAppData
to the payload of UserChangedNotification. - Add
bankDetails
object with properties to: - Add externalAppData object for holding additional data related to external integrations to:
- the filters and response of Users / Listing,
- the parameters and response of Users / Create, Users / Update,
- response of Users / Read.
Release Notes: Public API 3.10.0
- Deprecate the property
taxID
in:- the payload of TariffChangedNotification,
- the response of Tariff Snapshot / Read, Tariffs / Listing, Tariffs / Read,
- the parameters and the response of Tariffs / Create, Tariffs / Update.
- Rename everywhere the value of the property
terminalType
from CityEV to Embedded.
Release Notes: Public API 3.9.0
Update APIs of Partner's Expenses / Listing and Revenue / Listing to v1.1 and deprecate v1.0.
Release Notes: Public API 3.8.0
- Add property
isLocal
to:- the filters and response of Cdrs / Listing,
- the response of Cdrs / Read.
- Add parameters
latitude
,longitude
anddso
to the objectintegrationParameters
in:- the response of Flexibility Assets / Listing, Flexibility Assets / Read,
- the parameters and response of Flexibility Assets / Create, Flexibility Assets / Update.
- Rename
stopSessionsOutsideWorkingHours
tostopSessionOutsideWorkingHours
in the resources Locations: - Add a parameter authorizationSource to filters of Sessions / Listing.
Release Notes: Public API 3.7.0
- Add a new API for Flexibility Assets / Historical Time Series.
- Add a new API for Flexibility Assets / Time Series Forecast.
- Add a new action Actions / Set Configuration.
- Update APIs of Vouchers to v2.1 and deprecate v2.0.
- Add filters to Charge Points / Configurations / Listing.
- Add
evseId
to the response of:- in the response of Charge Points / Configurations / Read, Charge Points / Configurations / Update,
- the parameters and response of Charge Points / Configurations / Listing.
- Add
idleFeePeriodStart
andidleFeePeriodEnd
to the pricing object of resources Tariffs:- in the response of Tariff Snapshot / Read , Tariffs / Listing, Tariff Groups / Read,
- the parameters and response of Tariff Groups / Create, Tariff Groups / Update,
- the content of TariffChangedNotification.
- Add
supportedLanguages
to payment terminals Valina: - Add
receivedAfter
andreceivedBefore
to filters of Cdrs / Listing. - Add
receivedAt
to the response of:
Release Notes: Public API 3.6.0
- Add new resources Partner Settlement Report.
- Deprecate Currencies / Delete.
- Rename all instances of
long_term_unavailable
tolong-term_unavailable
. - Add property
weekDays
to Personal smart charging preferences:- the response of Personal smart charging preferences / Read
- the parameters and response of Personal smart charging preferences / Update
- Add property
maxVoltage
to Circuits:- the response of Circuits / Listing, Circuits / Read
- the parameters and response of Circuits / Create, Circuits / Update
- Add property
taxPercentage
to use instead of the deprecatedtaxId
to:- the response of Electricity rates / Listing, Electricity rates / Read
- the parameters and response of Electricity rates / Create, Electricity rates / Update
- Add response 404 to Payment Method / Read.
- Add invoice managers to Invoice details / Create or update.
- Add option to filter sessions by
status
"unknown" in Sessions / Listing.
Release Notes: Public API 3.4.0
-
Add new resources Flexibility Assets.
-
Add new resources Flexibility Activation Requests.
-
Add an action to create activation request for a specific flexibility asset: Flexibility Asset / Create Activation Request.
-
Add an option to include
clockAlignedEnergyConsumption
during time intervals of 15, 30 or 60 minutes in:- the response of Sessions / Listing and Sessions / Read.
- the SessionUpdateNotification, Notifications / Subscribe.
-
Add the property
externalId
andserialNumber
to the payment terminal objects of CRUD APIs of payment terminals and as an argument when creating a new payment terminal. Added option to filter the listing byserialNumber
. -
Change
currencyId
tocurrencyCode
in:- the response object of Valina in Payment Terminals / Listing,
- the request and response object of Valina in Payment Terminals / Create,
- the response object of Valina in Payment Terminals / Read,
- the response object of Valina in Payment Terminals / Update.
-
Add the option
enabledRandomisedDelay
applicable only for personal charge points to the CRUD APIs for Charge Points. -
Add sharing code that provides access to the personal charge point for other users aside from the owner in the CRUD APIs for Charge Points and an option to filter a list of charge points by sharing code.
-
Add an action to change sharing code of a charge point: Actions / Change sharing code.
-
Make the CRUD APIs v2.1 of the EVSE standalone resources the same as the EVSE subresources of the Charge Point resource APIs v2.0.
-
Add an option to include an array of the connectors in the EVSE object in the response of CRUD APIs v2.1 of the EVSE standalone resources and EVSE subresources of the Charge Point resource APIs v2.0.