HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

Changelog

Release Notes: Public API of AMPECO Charge 3.135.0

  1. ⚠️ Breaking Changes
    1. Remove a smart charging mode option from request body and corresponding response type variant from data property in 201 response for Charge Points / Smart Charging
  2. ✨ New Features
    1. Add new endpoints /public-api/resources/users/v1.1 and /public-api/resources/users/v1.1/{user} for user management and retrieving individual user details
    2. Add a new optional property cpoTariffGroupId to Roaming Tariffs resource responses
    3. Add a new smart charging mode option to request body and corresponding response type variant to data property in 201 response for Charge Points / Smart Charging

Release Notes: Public API of AMPECO Charge 3.133.0

  1. Breaking Changes
    1. Add new required property label to invoiceFields items in Valina payment terminal requests on Payment Terminals v1.0 and v1.1
  2. New Features
    1. Add Actions / Charge Point Downtime Periods / Status Log and Actions / EVSE Downtime Periods / Status Log endpoints for retrieving downtime status logs
    2. Add a new parameter include to Charge Point Downtime Periods and EVSE Downtime Periods endpoints
    3. Add a new optional property status to Locations v2.0 requests
  3. Improvements
    1. Add optional property statusLog to responses across Downtime Period and Payment Terminal endpoints
    2. Add required property label to invoiceFields items in Valina payment terminal responses on Payment Terminals v1.0 and v1.1

Release Notes: Public API of AMPECO Charge 3.132.0

  1. ⚠️ Breaking Changes
    1. Make integrationId required in NordPool smart charging preference requests on Charge Points / Personal Smart Charging Preferences
  2. ✨ New Features
    1. Add a new optional property applyMinimumCurrentOnSessionStart to Circuits resource as request option and response field
  3. 🔧 Improvements
    1. Make integrationId always present in NordPool smart charging preference responses on Charge Points / Personal Smart Charging Preferences

Release Notes: Public API of AMPECO Charge 3.131.0

  1. ⚠️ Breaking Changes
    1. Change integrationId to required in the NordPool smart charging preference request body on Charge Points / Personal Smart Charging Preferences
  2. ✨ New Features
    1. Add a new property applyMinimumCurrentOnSessionStart to the Circuits resource and as an optional request property on circuit create and update endpoints
  3. 🔧 Improvements
    1. Make integrationId always present in the NordPool smart charging preference response on Charge Points / Personal Smart Charging Preferences

Release Notes: Public API of AMPECO Charge 3.130.0

  1. ✨ New Features
    1. Add a new property suppressReceiptWhenInvoiceIssued to tariff, payment terminal, and tariff snapshot resources across /public-api/resources/tariffs/v1.0, /public-api/resources/payment-terminals/v1.0, and /public-api/resources/tariff-snapshots/v1.0 endpoints
    2. Add a new optional request property restrictions.applyToAuthorizationMethods to tariff creation and update endpoints at /public-api/resources/tariffs/v1.0

Release Notes: Public API of AMPECO Charge 3.129.0

  1. ✨ New Features
    1. Add a new optional property paymentStatus to Invoice and User response objects
    2. Add a new optional query parameter cursor to Charge Point Downtime Periods, EVSE Downtime Periods, and Installation and Maintenance Companies listing endpoints
    3. Add a new optional request property skipPreAuthorization to User endpoints

Release Notes: Public API of AMPECO Charge 3.128.0

  1. ⚠️ Breaking Changes
    1. Remove optional pagination properties meta/current_page, meta/from, meta/last_page, meta/path, meta/per_page, meta/to, meta/total from 200 responses in Payment Terminals and Templates endpoints
  2. ✨ New Features
    1. Add new optional query parameter cursor to Payment Terminals v1.1 and Templates v1.0 endpoints for cursor-based pagination
    2. Add support for Cursor Pagination as an alternative to Basic Pagination in the meta response property for Payment Terminals and Templates endpoints
    3. Add new endpoint GET /public-api/resources/payment-terminals/v1.1/{paymentTerminal} for retrieving individual payment terminal details
  3. 🔧 Improvements
    1. Make links/first response property optional and nullable in Payment Terminals v1.1 and Templates v1.0 endpoints
  4. ⏳ Deprecations
    1. Deprecate Payment Terminals v1.0 endpoints (getPaymentTerminals and getPaymentTerminal) in favor of v1.1

Release Notes: Public API of AMPECO Charge 3.127.0

  1. ✨ New Features
    1. Add new enum value mcs (Megawatt Charging System) to connectorType property in EVSE and connector schemas for both request and response across booking and connector endpoints
    2. Add optional property invoiceDetails to User resource responses
    3. Add optional request property sessionId to Transactions / Get Transaction endpoint