HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

Release Notes: Public API of AMPECO Charge 3.117.0

  1. ⚠️ Breaking Changes
    1. Remove required property createdAt from 200 responses in Parking Spaces, EVSEs, and Charge Points endpoints
    2. Remove optional property allowsReservation from 200 responses in EVSEs, Parking Spaces, and Partner Invites endpoints
    3. Remove request property disabilitiesAccessible from Parking Spaces create and update endpoints
  2. ✨ New Features
    1. Add enum value "plug_and_charge" to data/items/reason response property in Sessions endpoints
    2. Add optional property floorLevel to charging zones in Locations endpoints (request and response)
    3. Add optional query parameter include to EVSEs, Charge Points, and Partner Invites endpoints
    4. Add new Parking Spaces endpoints: /public-api/resources/parking-spaces/v1.0/{parkingSpace} and /public-api/resources/parking-spaces/v1.0/{parkingSpace}/evses
  3. 🔧 Improvements
    1. Make links/first response property optional and nullable in Partner Invites listing endpoint
    2. Add Basic Pagination and Cursor Pagination options to response property in Partner Invites endpoint