Release Notes: Public API of AMPECO Charge 3.65.0
9 days ago by Valentin Alexiev
- Add a property
chargingState
and an objectpower
to the resources Sessions and SessionUpdateNotification and deprecatestate
andpowerKw
property. - Add an array
streetAddress
to the resources Locations. - Add an object
Web portal
as a model and an option "Web portal" to the propertyterminalType
of each model of the resources Payment Terminals.
Release Notes: Public API of AMPECO Charge 3.63.0
23 days ago by Valentin Alexiev
- Add
pricingDetails
object to the resources Sessions and SessionUpdateNotification. - Add
socPriorities
option to the query parameter include of the resources Circuits as well assocPriorities
anduserPriorities
object to the responses.
Release Notes: Public API of AMPECO Charge 3.62.0
29 days ago by Valentin Alexiev
- Add
bundle
object to the resources Payment-terminals. - Add a property
cpoLastUpdatedAt
to the resources Sessions and SessionUpdateNotification.
Release Notes: Public API of AMPECO Charge 3.61.0
about 1 month ago by Valentin Alexiev
- Add properties
replacedAt
andreplacementPlanId
to the resource Subscription plans. - Add more options to the filter
paymentMethod
of Transactions / Listing - "applepay", "googlepay", "twint", "other". - Add a property
walletType
and an option "wallet" to the propertymethodType
to Transactions / Create. - Add a property
walletType
, options "wallet" and "bank_transfer" to the propertytype
, an option "pse" to the propertybankTransferType
in the API responses of the resource Payment Method.
Release Notes: Public API of AMPECO Charge 3.57.0
2 months ago by Valentin Alexiev
- Add the properties
chargePointId
,idTag
,status
to the notification authorization.changed.
Release Notes: Public API of AMPECO Charge 3.56.0
2 months ago by Valentin Alexiev
- Add
lastUpdatedAfter
andlastUpdatedBefore
and renamecreatedFrom
andcreatedTo
tocreatedAfter
andcreatedBefore
in Authorizations / Listing. - Add
lastUpdatedAfter
andlastUpdatedBefore
and renamestartedFrom
andstartedTo
tostartedAfter
andstartedBefore
, as well asendedFrom
andendedTo
toendedAfter
andendedBefore
in Sessions / Listing. - Add
lastUpdatedAfter
andlastUpdatedBefore
and rename dateFrom and dateTo to createdAfter and createdBefore in Transactions / Listing.
Release Notes: Public API of AMPECO Charge 3.55.0
2 months ago by Valentin Alexiev
- Add
flexibleMarkUpAsFixedPerKwh
object to pricing to Tariffs resource and TariffChangedNotification. - Add a property
roamingOperatorId
to the resource EVSE / Charge Point / EVSE and Location. - Deprecate the property
lastUpdatedAt
from the resource Contact details. - Add the properties
dlmConnectedPhase
,dlmEfficiencyPercent
,dlmMaxCurrentA
,dlmPhaseRotation
,dlmPhases
,dlmPriority
,id
,inputVoltage
to the response of Templates / Listing and removeconnectors
,maxAmperage
,maxVoltage
,midMeterCertificationEndYear
,physicalReference
.
Release Notes: Public API of AMPECO Charge 3.54.0
3 months ago by Valentin Alexiev
- Add the object
loadBalancingIntegration
to the resource Circuits and removeloadBalancingIntegrationId
andloadBalancingStartDate
.
Release Notes: Public API of AMPECO Charge 3.53.0
3 months ago by Valentin Alexiev
- Add a filter
deliveryResponse
to Cdrs / Listing. - Add filters
finalizedBefore
andfinalizedAfter
to Transactions / Listing. - Add the property
finalizedAt
to the response of the resource Transactions.
Release Notes: Public API of AMPECO Charge 3.51.0
3 months ago by Valentin Alexiev
- Add a property
tags
to the resource Location. - Add properties
bankTransferType
,cardNetwork
andmethodType
to the resource Transaction and deprecatetype
. - Add properties
bankTransferType
andtokenizedType
to the resource Payment Method.