Release Notes: Public API of AMPECO Charge 3.117.0
2 days ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Remove required property
createdAtfrom 200 responses in Parking Spaces, EVSEs, and Charge Points endpoints - Remove optional property
allowsReservationfrom 200 responses in EVSEs, Parking Spaces, and Partner Invites endpoints - Remove request property
disabilitiesAccessiblefrom Parking Spaces create and update endpoints
- Remove required property
- ✨ New Features
- Add enum value "plug_and_charge" to
data/items/reasonresponse property in Sessions endpoints - Add optional property
floorLevelto charging zones in Locations endpoints (request and response) - Add optional query parameter
includeto EVSEs, Charge Points, and Partner Invites endpoints - Add new Parking Spaces endpoints:
/public-api/resources/parking-spaces/v1.0/{parkingSpace}and/public-api/resources/parking-spaces/v1.0/{parkingSpace}/evses
- Add enum value "plug_and_charge" to
- 🔧 Improvements
- Make
links/firstresponse property optional and nullable in Partner Invites listing endpoint - Add
Basic PaginationandCursor Paginationoptions to response property in Partner Invites endpoint
- Make
