HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

Release Notes: Public API of AMPECO Charge 3.126.0

  1. ⚠️ Breaking Changes
    1. 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
  2. ✨ New Features
    1. Add new enum value "bancontact" to walletType response property for payment methods at /public-api/resources/users/v1.0/{user}/payment-methods endpoints
    2. 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
    3. Add new enum value "CentralSystemRootCertificate" to certificateType request property for /public-api/actions/charge-point/v2.0/{chargePoint}/install-certificate endpoint
  3. 🔧 Improvements
    1. 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