HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog
Terms of Use

Release Notes: Public API of AMPECO Charge 3.105.0

  1. ⚠️ Breaking Changes
    1. Remove application/json response body for 422 errors across multiple endpoints (e.g., /public-api/actions/session/v1.0/{session}/retry-payment, /public-api/resources/taxes/v2.0, /public-api/resources/terms-and-policies/v2.0)
    2. Remove enum value 277 from powerOptions/maxVoltage in requests for /public-api/resources/evses/v2.0/{evse}, /public-api/resources/charge-points/v2.0/{chargePoint}/evses/{evse}, /public-api/resources/charge-points/v2.0/{chargePoint}/evses
    3. Add new required request property address to /public-api/resources/locations/v2.0 create requests
    4. Remove required response property lastUpdatedAt from data.items in 200 responses for /public-api/resources/parking-spaces/v1.0 and /public-api/resources/parking-spaces/v1.0/{parkingSpace}
    5. Change response property id under data.items to optional in 200 responses for /public-api/resources/partner-contracts/v1.0 and /public-api/resources/partner-contracts/v1.0/{partnerContract}
    6. Add new response type under data.items in 200 responses for /public-api/resources/charge-points/v2.0/{chargePoint}/personal-smart-charging-preferences and /public-api/resources/charge-points/v2.0/{chargePoint}/available-personal-smart-charging-modes
    7. Change request body type to object for /public-api/resources/locations/v2.0 and /public-api/resources/locations/v2.0/{location}
    8. Extend request body structure with additional schema components for /public-api/resources/charge-points/v2.0
    9. Remove request body option(s) for /public-api/resources/charge-points/v2.0/{chargePoint}/smart-charging
    10. Remove endpoint /public-api/resources/consents/v1.0 without deprecation
  2. ✨ New Features
    1. Add new enum value elspot to type in 200 responses for /public-api/resources/electricity-rates/v2.0 and /public-api/resources/electricity-rates/v2.0/{electricityRate}
    2. Add new optional request property additionalDescription to /public-api/resources/locations/v2.0 and /public-api/resources/locations/v2.0/{location}
    3. Add new smart charging request option Energi Elspot for /public-api/resources/charge-points/v2.0/{chargePoint}/personal-smart-charging-preferences and /public-api/resources/charge-points/v2.0/{chargePoint}/smart-charging
    4. Add new response type Energi Elspot under data for 201 responses on /public-api/resources/charge-points/v2.0/{chargePoint}/personal-smart-charging-preferences and /public-api/resources/charge-points/v2.0/{chargePoint}/smart-charging
    5. Add discriminator mapping key energi_elspot to data in 200 responses for /public-api/resources/charge-points/v2.0/{chargePoint}/personal-smart-charging-preferences to support the Energi Elspot type
  3. 🔧 Improvements
    1. Remove request body schema components to simplify payloads for /public-api/resources/locations/v2.0, /public-api/resources/locations/v2.0/{location}, and /public-api/resources/charge-points/v2.0
    2. Remove enum value 277 from data.items.powerOptions/maxVoltage in 200 responses for /public-api/resources/evses/v2.0, /public-api/resources/evses/v2.0/{evse}, and /public-api/resources/charge-points/v2.0/{chargePoint}/evses/{evse}
    3. Extend data.items response structure in 200 responses for /public-api/resources/charge-points/v2.0, /public-api/resources/charge-points/v1.0, and /public-api/resources/circuits/v2.0/{circuit}
    4. Remove components from data.items response structure in 200 responses for /public-api/resources/charge-points/v2.0, /public-api/resources/charge-points/v1.0, and /public-api/resources/circuits/v2.0/{circuit}
    5. Remove 403 error response from /public-api/actions/notifications/v1.0/{notification}/resend, /public-api/resources/partners/v2.0/{partner}, and /public-api/resources/id-tags/v2.0
    6. Extend 200 response body structure for /public-api/resources/charge-points/v1.0/{chargePoint}
    7. Remove components from 200 response body structure for /public-api/resources/charge-points/v1.0/{chargePoint}
    8. Remove response type option(s) from data in 201 responses for /public-api/resources/charge-points/v2.0/{chargePoint}/smart-charging
  4. ⏳ Deprecations
    1. Remove optional response property externalId from booking-related 200 responses (e.g., /public-api/resources/booking-requests/v1.0, /public-api/resources/sessions/v1.0, /public-api/resources/partner-contracts/v1.0/{partnerContract})
    2. Remove request property externalId from Create Booking payloads for /public-api/resources/booking-requests/v1.0, /public-api/resources/partner-contracts/v1.0/{partnerContract}, and /public-api/resources/charge-points/v1.0
    3. Remove filter query parameter from listing endpoints /public-api/resources/partner-contracts/v1.0, /public-api/resources/subscription-plans/v2.0, and /public-api/resources/circuits/v2.0