Release Notes: Public API of AMPECO Charge 3.126.0
about 18 hours ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Remove optional pagination properties
meta/current_page,meta/from,meta/last_page,meta/per_page,meta/to,meta/total,meta/path, andmeta/linksfrom 200 responses across 10 paginated list endpoints
- Remove optional pagination properties
- ✨ New Features
- Add new enum value "bancontact" to
walletTyperesponse property for payment methods at/public-api/resources/users/v1.0/{user}/payment-methodsendpoints - Add new optional
cursorquery 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
certificateTyperequest property for/public-api/actions/charge-point/v2.0/{chargePoint}/install-certificateendpoint
- Add new enum value "bancontact" to
- 🔧 Improvements
- Update
links/firstresponse property to be nullable and optional for 200 responses across 10 paginated list endpoints including subscription plans, FAQs, and partner expenses resources
- Update
