HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog
Terms of Use

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}