HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

Release Notes: Public API of AMPECO Charge 3.115.0

  1. ✨ New Features
    1. Add new optional property autoFaultRecovery (request) and autoRecoveryEnabled (response) to Charge Points and Partners resources
    2. Add new resource Consent History with endpoint /public-api/resources/consent-history/v1.0
  2. 🔧 Improvements
    1. Change default value of enableAutoFaultRecovery from true to false in Charge Points endpoints

Release Notes: Public API of AMPECO Charge 3.114.0

No changes to the API in this release of AMPECO Charge.

Release Notes: Public API of AMPECO Charge 3.113.0

No changes to the API in this release of AMPECO Charge.

Release Notes: Public API of AMPECO Charge 3.112.0

  1. ✨ New Features
    1. Add optional property invoiceFields to Payment Terminals resource responses and details

Release Notes: Public API of AMPECO Charge 3.111.0

  1. ⚠️ Breaking Changes

    1. Change type of invoiceNumber filter property from integer to string in Transactions resource
  2. ✨ New Features

    1. Add optional property allowViewingUsersWhoAcceptedInvite to Partners resource for controlling user visibility permissions

Release Notes: Public API of AMPECO Charge 3.110.0

No changes to the API in this release of AMPECO Charge.

Release Notes: Public API of AMPECO Charge 3.109.0

  1. ✨ New Features
    1. Add Actions/Charge Point/Set Security Profile endpoint to configure charge point security profiles
    2. Add new resource Authorizations v2.1

Release Notes: Public API of AMPECO Charge 3.108.0

  1. ✨ New Features
    1. Add new optional request property idTag to Actions / Charge Point / Start, Actions / EVSE / Start, and Actions / Charge Point / Start EVSE endpoints
    2. Add optional property accessMethods to Bookings resource responses
  2. 🔧 Improvements
    1. Make request property externalSessionId nullable in Actions / Charge Point / Start, Actions / EVSE / Start, and Actions / Charge Point / Start EVSE endpoints

Release Notes: Public API of AMPECO Charge 3.107.0

  1. ✨ New Features
    1. Add optional property kioskModeEnabled to AdyenCastles payment terminal responses in /public-api/resources/payment-terminals/v1.0 endpoints

Release Notes: Public API of AMPECO Charge 3.106.5

  1. ⚠️ Breaking Changes
    1. Remove Energi Elspot smart charging mode option from Charge Points / Smart Charging and Personal Smart Charging Preferences
    2. Remove Create Booking and Update the given Booking options from Booking Requests request body
    3. Remove additionalDescription property from Locations create and update requests
    4. Remove optional property ocpiTokenId from Sessions and Bookings response data
    5. Remove schema composition variants from Cancel Booking property and request bodies in Charge Points, Circuits, and Payment Terminals
  2. ✨ New Features
    1. Add enum value "277" to powerOptions/maxVoltage property in Circuits, EVSEs, and Payment Terminals
    2. Add "Cardlink Castles" as a new payment terminal type option to Payment Terminals / data response
    3. Add optional property authorizedTokens to Terms and Policies responses
    4. Add required property lastUpdatedAt to Terms and Policies and Parking Spaces responses
    5. Add optional property uptimeTrackingEnabled to Charge Points and Tariffs requests
    6. Add Create Booking Request Response and Update Booking Request Response schema options to Booking Requests responses
    7. Add Actions / Charge Point / Disconnect for charge point disconnection
    8. Add Actions / EVSE / Bulk Assign Tariff Group for bulk tariff group assignment
    9. Add a new resource Consents for consent management
    10. Add optional parameter filter to Circuits, Subscription Plans, and Partner Contracts listing endpoints
    11. Add Create Booking Request Input and Update Booking Request Input schema options to Booking Requests
  3. 🔧 Improvements
    1. Make lowerThresholdPercent property nullable in Circuits / SOC Priorities responses
    2. Restructure Cancel Booking Request response schema with updated composition options
    3. Add application/json media type support for 422 validation error responses across 188 endpoints
    4. Simplify Booking Request response schema by removing outdated Create a Booking Request and Update Booking Request variants
    5. Add 403 forbidden response handling to Partners, ID Tags, and Tariff Groups endpoints
    6. Make id property required in Partner Contracts responses
    7. Remove discriminator from Smart Charging and Personal Preferences request and response schemas
  4. ⏳ Deprecations