HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

Changelog

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.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.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

Release Notes: Public API of AMPECO Charge 3.105.0

  1. ⚠️ Breaking Changes
    1. Remove application/json response type from 422 validation error responses of all endpoints
    2. Remove enum value "277" from powerOptions/maxVoltage in EVSEs, Circuits, and Charge Points
    3. Add required property address to Locations creation requests
    4. Remove required property lastUpdatedAt from Parking Spaces responses
    5. Remove request body option from Charge Points / Smart Charging configuration
    6. Remove endpoint /public-api/resources/consents/v1.0
  2. ✨ New Features
    1. Add optional property additionalDescription to Locations creation and update requests
    2. Add enum value "elspot" to type property in Electricity Rates responses
    3. Add "Energi Elspot" as a request option for Charge Points / Smart Charging configuration and as a response type to Smart Charging and Personal Preferences
    4. Add energi_elspot discriminator mapping to Personal Smart Charging Preferences responses
    5. Add new response type variant to Charge Points / Smart Charging preferences and available modes
  3. 🔧 Improvements
    1. Make property id optional in Partner Contracts responses
    2. Remove optional property externalId from booking responses in Transactions and Locations
    3. Remove property externalId from booking creation requests in Charge Points and Tariffs
    4. Remove filter query parameter from Circuits, Subscription Plans, and Partner Contracts listing
    5. Remove 403 Forbidden error response from Partners, ID Tags, and Parking Spaces

Release Notes: Public API of AMPECO Charge 3.104.0

  1. ⚠️ Breaking Changes
    1. Add new request body schema option for Locations requests at /public-api/resources/locations/v2.0 and /public-api/resources/locations/v2.0/{location}
    2. Change request body type for Locations create and update from object to new schema options at /public-api/resources/locations/v2.0 and /public-api/resources/locations/v2.0/{location}
  2. ✨ New Features
    1. Add optional property externalId to data.items in 200 responses for /public-api/resources/locations/v2.0, /public-api/resources/locations/v2.0/{location}, and /public-api/resources/booking-requests/v1.0/{bookingRequest}
    2. Add new optional request property externalId when creating a booking request at /public-api/resources/booking-requests/v1.0
    3. Add new optional query parameter filter to /public-api/resources/circuits/v2.0
    4. Add new Consents endpoint /public-api/resources/consents/v1.0
  3. 🔧 Improvements
    1. Add application/json response body for 422 validation errors across affected endpoints (e.g., /public-api/resources/electricity-rates/v1.0/{electricityRate}, /public-api/resources/parking-spaces/v1.0, /public-api/resources/charge-point-models/v1.0/{modelId})
    2. Add 409 conflict error response to /public-api/resources/partners/v2.0/{partner}
  4. ⏳ Deprecations
    1. Remove request property additionalDescription from /public-api/resources/locations/v2.0 and /public-api/resources/locations/v2.0/{location}