Remove optional pagination properties meta/current_page, meta/from, meta/last_page, meta/per_page, meta/to, meta/total, meta/path, and meta/links from 200 responses across 10 paginated list endpoints
✨ New Features
Add new enum value "bancontact" to walletType response property for payment methods at /public-api/resources/users/v1.0/{user}/payment-methods endpoints
Add new optional cursor query parameter for cursor-based pagination across 31 list endpoints including /public-api/resources/subscription-plans/v2.0, /public-api/resources/roaming-tariffs/v2.0, and /public-api/resources/installer-jobs/v1.0
Add new enum value "CentralSystemRootCertificate" to certificateType request property for /public-api/actions/charge-point/v2.0/{chargePoint}/install-certificate endpoint
🔧 Improvements
Update links/first response property to be nullable and optional for 200 responses across 10 paginated list endpoints including subscription plans, FAQs, and partner expenses resources
Add new Issues resource with endpoints at /public-api/resources/issues/v1.0 for listing issues and /public-api/resources/issues/v1.0/{issue} for retrieving individual issues
Add new enum value issue.changed to notification properties for filtering, configuration, and response data across Notifications endpoints
Remove required property createdAt from 200 responses in Parking Spaces, EVSEs, and Charge Points endpoints
Remove optional property allowsReservation from 200 responses in EVSEs, Parking Spaces, and Partner Invites endpoints
Remove request property disabilitiesAccessible from Parking Spaces create and update endpoints
✨ New Features
Add enum value "plug_and_charge" to data/items/reason response property in Sessions endpoints
Add optional property floorLevel to charging zones in Locations endpoints (request and response)
Add optional query parameter include to 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
🔧 Improvements
Make links/first response property optional and nullable in Partner Invites listing endpoint
Add Basic Pagination and Cursor Pagination options to response property in Partner Invites endpoint