Release Notes: Public API 3.16.0
5 months ago by Valentin Alexiev
- Add a new type of notification - chargingProfile.applied
- Add a new error code -
TERMS_NOT_ACCEPTED
, to:
Release Notes: Public API 3.15.0
5 months ago by Valentin Alexiev
- 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
6 months ago by Valentin Alexiev
- 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
6 months ago by Valentin Alexiev
- Add array of
idTags
objects to the APIs of Provisioning Certificates resources.
Release Notes: Public API 3.11.0
6 months ago by Valentin Alexiev
- 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
6 months ago by Valentin Alexiev
- 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
7 months ago by Valentin Alexiev
Update APIs of Partner's Expenses / Listing and Revenue / Listing to v1.1 and deprecate v1.0.
Release Notes: Public API 3.8.0
7 months ago by Valentin Alexiev
- 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
7 months ago by Valentin Alexiev
- 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
7 months ago by Valentin Alexiev
- 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.