HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog
Terms of Use

Release Notes: Public API 3.16.0

  1. Add a new type of notification - chargingProfile.applied
  2. Add a new error code - TERMS_NOT_ACCEPTED, to:
    1. Actions / Start Charging Session
    2. Actions / Start Charging with EVSE ID
    3. Actions / Start Charging Session Without EVSE

Release Notes: Public API 3.15.0

  1. Add energyConsumption object and estimatedElectricityCostSavings property to the session object and deprecate energy property, as well as add energyConsumption object to clockAlignedEnergyConsumption object and remove energyConsumed in the following:
    1. the response of Sessions / Listing and Sessions / Read
    2. SessionUpdateNotification

Release Notes: Public API 3.14.0

  1. Add new resources Electricity Meters.
  2. Add a new action Actions / Report Consumption of an electricity meter.
  3. 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

  1. Add array of idTags objects to the APIs of Provisioning Certificates resources.

Release Notes: Public API 3.11.0

  1. Deprecated APIs v1.0 of the Partners resource.
  2. Add a property externalAppData to the payload of UserChangedNotification.
  3. Add bankDetails object with properties to:
    1. Partners / Create and Partners / Update,
    2. Users / Create and Users / Update.
  4. Add externalAppData object for holding additional data related to external integrations to:
    1. the filters and response of Users / Listing,
    2. the parameters and response of Users / Create, Users / Update,
    3. response of Users / Read.

Release Notes: Public API 3.10.0

  1. Deprecate the property taxID in:
    1. the payload of TariffChangedNotification,
    2. the response of Tariff Snapshot / Read, Tariffs / Listing, Tariffs / Read,
    3. the parameters and the response of Tariffs / Create, Tariffs / Update.
  2. 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

  1. Add property isLocal to:
    1. the filters and response of Cdrs / Listing,
    2. the response of Cdrs / Read.
  2. Add parameters latitude, longitude and dso to the object integrationParameters in:
    1. the response of Flexibility Assets / Listing, Flexibility Assets / Read,
    2. the parameters and response of Flexibility Assets / Create, Flexibility Assets / Update.
  3. Rename stopSessionsOutsideWorkingHours to stopSessionOutsideWorkingHours in the resources Locations:
    1. Locations / Listing,
    2. Locations / Create,
    3. Locations / Update,
    4. Locations / Read.
  4. Add a parameter authorizationSource to filters of Sessions / Listing.

Release Notes: Public API 3.7.0

  1. Add a new API for Flexibility Assets / Historical Time Series.
  2. Add a new API for Flexibility Assets / Time Series Forecast.
  3. Add a new action Actions / Set Configuration.
  4. Update APIs of Vouchers to v2.1 and deprecate v2.0.
  5. Add filters to Charge Points / Configurations / Listing.
  6. Add evseId to the response of:
    1. in the response of Charge Points / Configurations / Read, Charge Points / Configurations / Update,
    2. the parameters and response of Charge Points / Configurations / Listing.
  7. Add idleFeePeriodStart and idleFeePeriodEnd to the pricing object of resources Tariffs:
    1. in the response of Tariff Snapshot / Read , Tariffs / Listing, Tariff Groups / Read,
    2. the parameters and response of Tariff Groups / Create, Tariff Groups / Update,
    3. the content of TariffChangedNotification.
  8. Add supportedLanguages to payment terminals Valina:
    1. Payment Terminals / Listing,
    2. Payment Terminals / Create,
    3. Payment Terminals / Read,
    4. Payment Terminals / Update.
  9. Add receivedAfter and receivedBefore to filters of Cdrs / Listing.
  10. Add receivedAt to the response of:
    1. Cdrs / Listing,
    2. Cdrs / Read.

Release Notes: Public API 3.6.0

  1. Add new resources Partner Settlement Report.
  2. Deprecate Currencies / Delete.
  3. Rename all instances of long_term_unavailable to long-term_unavailable.
  4. Add property weekDays to Personal smart charging preferences:
    1. the response of Personal smart charging preferences / Read
    2. the parameters and response of Personal smart charging preferences / Update
  5. Add property maxVoltage to Circuits:
    1. the response of Circuits / Listing, Circuits / Read
    2. the parameters and response of Circuits / Create, Circuits / Update
  6. Add property taxPercentage to use instead of the deprecated taxId to:
    1. the response of Electricity rates / Listing, Electricity rates / Read
    2. the parameters and response of Electricity rates / Create, Electricity rates / Update
  7. Add response 404 to Payment Method / Read.
  8. Add invoice managers to Invoice details / Create or update.
  9. Add option to filter sessions by status "unknown" in Sessions / Listing.