Release Notes: Public API of AMPECO Charge 3.104.0
7 days ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Add new request body schema option for Locations requests at
/public-api/resources/locations/v2.0and/public-api/resources/locations/v2.0/{location} - Change request body type for Locations create and update from
objectto new schema options at/public-api/resources/locations/v2.0and/public-api/resources/locations/v2.0/{location}
- Add new request body schema option for Locations requests at
- ✨ New Features
- Add optional property
externalIdtodata.itemsin 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} - Add new optional request property
externalIdwhen creating a booking request at/public-api/resources/booking-requests/v1.0 - Add new optional query parameter
filterto/public-api/resources/circuits/v2.0 - Add new
Consentsendpoint/public-api/resources/consents/v1.0
- Add optional property
- 🔧 Improvements
- Add
application/jsonresponse 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}) - Add 409 conflict error response to
/public-api/resources/partners/v2.0/{partner}
- Add
- ⏳ Deprecations
- Remove request property
additionalDescriptionfrom/public-api/resources/locations/v2.0and/public-api/resources/locations/v2.0/{location}
- Remove request property
