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.
Release Notes: Public API 3.3.0
- Add new resources Payment Terminals.
- Add the following data to partnerInvite.changed notification:
allowCorporateAccountBilling
limitCorporateAccountBillingToPartnerChargePoints
allowAccessToPrivateChargePoints
- Add 404 response to the following APIs:
Release Notes: Public API 3.2.0
- Replace
Roaming Platforms
withRoaming Connections
.- New APIs:
- Deprecated APIs:
Release Notes: Public API 3.0.0
- Add
receiptId
to the payload of SessionUpdateNotification notification, Notifications / Subscribe - Add
receiptId
as a filter and in the response of Sessions / Listing - Set max length of pin to 4 numbers in the following:
- Simplify the body params object by removing
data
in Personal smart charging preferences / Update
Release Notes: Public API 2.125.0
- Add
externalAppData
in the payload of the following notifications, Notifications / Subscribe:- SessionStartStopNotification
- SessionUpdateNotification
- Add
externalAppData
in the response and as a filter of:
Release Notes: Public API 2.124.0
- Add
subsidyIntegrationId
(the subsidy integration id that should be applied for a tariff, only valid for Energy ToU tariffs.) to:- the payload of TariffChangedNotification notification, Notifications / Subscribe
- pricing object of tariffs:
- Add response 404 - "The record is not found" to:
Release Notes: Public API 2.123.0
- Add
durationFeeFrom
anddurationFeeTo
to:- the payload of TariffChangedNotification notification, Notifications / Subscribe
- pricing object of tariffs:
Release Notes: Public API 2.122.0
- Add more measurands to the payload of SessionMeterValuesNotification webhook, Notifications / Subscribe
Current.Import
Current.Offered
Energy.Active.Import.Register
Power.Offered
Temperature
Voltage
- Change the endpoint of Charge Point Models to
/public-api/resources/charge-point-models/v1.0/
- Change the endpoint of Charge Point Vendors to
/public-api/resources/charge-point-vendors/v1.0
- Add
evsePhysicalReference
property to filter object of Charge Points / Listing to get EVSE by physical reference (e.g. from QR code). RemovephysicalReference
property.
Release Notes: Public API 2.121.0
- Notifications:
- Create a new webhook when CDR Received, Notifications / Subscribe
- Add user id and email to the payload of the partnerInvite.changed notification, Notifications / Subscribe
- Add
meterStart
andmeterStop
to the payload of the SessionStartStopNotification notification, Notifications / Subscribe
- Circuits:
- Add support for electricity meters to circuits, Circuits / Create
- Add user priorities for using a circuit, Circuits / User Priorities / Create
- Add possibility to start a session without EVSE ID, Actions / Start Charging Session Without EVSE
- Rename
applyToUsersOfChargePointOwner
toapplyToUsersOfChargePointPartner
in restrictions of a tariff, Tariffs / Create - Add EVSE status to the roaming object, Charge Point / EVSEs / Listing