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
Release Notes: Public API of AMPECO Charge 3.125.0
1 day ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Change
partner/noticeproperty to read-only in Charge Points update requests
- Change
- ✨ New Features
- Add new resource Installation and Maintenance Companies
- Add new resource Admins with endpoint for managing admin permissions
- Add optional
noticeproperty to Charge Points responses
Release Notes: Public API of AMPECO Charge 3.124.0
1 day ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Remove
integrationIdproperty from Flexibility Assets update request
- Remove
- ✨ New Features
- Add optional property
dlmCircuitIdto Flexibility Assets update request
- Add optional property
Release Notes: Public API of AMPECO Charge 3.123.0
7 days ago by Valentin Alexiev
No changes to the API in this release of AMPECO Charge.
Release Notes: Public API of AMPECO Charge 3.122.0
8 days ago by Valentin Alexiev
- ⚠️ Breaking Changes
- Change type of
categoryfilter property from untyped tostringin Issues query parameters
- Change type of
- ✨ New Features
- Add optional property
stopWhenSocExceedsPercentto tariff stop session configuration for Tariffs and Tariff Snapshots (request and response)
- Add optional property
Release Notes: Public API of AMPECO Charge 3.121.0
9 days ago by Valentin Alexiev
- ✨ New Features
- Add new Issues resource with endpoints at
/public-api/resources/issues/v1.0for listing issues and/public-api/resources/issues/v1.0/{issue}for retrieving individual issues - Add new enum value
issue.changedto notification properties for filtering, configuration, and response data across Notifications endpoints
- Add new Issues resource with endpoints at
Release Notes: Public API of AMPECO Charge 3.120.0
13 days ago by Valentin Alexiev
- ✨ New Features
- Add optional property
deductedFeesto Partner Settlement Report responses
- Add optional property
Release Notes: Public API of AMPECO Charge 3.119.0
14 days ago by Valentin Alexiev
- ✨ New Features
- Add new endpoints for Partner Administrators:
- Get a list of administrators:
GET /public-api/resources/partners/v2.0/{partner}/admins - Get an administrator:
GET /public-api/resources/partners/v2.0/{partner}/admins/{admin}
- Get a list of administrators:
- Add new property
bilingualInvoicesEnabledto Settings resource response
- Add new endpoints for Partner Administrators:
Release Notes: Public API of AMPECO Charge 3.118.0
15 days ago by Valentin Alexiev
- ✨ New Features
- Add optional property
externalIdto invoice responses in Invoices resource - Add "Actions / Invoice / Update External ID" endpoint to update invoice external IDs
- Add optional property
- 🔧 Improvements
- Make
paymentMethodproperty nullable in Provisioning Certificate EMAID issuance requests
- Make
Release Notes: Public API of AMPECO Charge 3.117.0
16 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
