3.164.0 release notes
about 8 hours ago by ReadMe API
- ✨ New features
- Added
POST /public-api/actions/charge-point/v1.0/{chargePoint}/clear-cacheendpoint to clear the cache on a charge point. Requires areasonfield in the request body. - Added
POST /public-api/actions/charge-point/v1.0/{chargePoint}/get-composite-scheduleendpoint to retrieve the composite charging schedule from a charge point. Accepts a requiredduration(integer) and an optionalevseNetworkId(integer) in the request body. - Added
POST /public-api/actions/charge-point/v1.0/{chargePoint}/get-local-list-versionendpoint to query the local authorization list version from a charge point. - Added
POST /public-api/actions/users/v1.0/{user}/subscription-billing-period/{billingPeriod}/retry-paymentendpoint to retry a failed subscription billing period payment. Accepts an optionalpaymentMethodIdin the request body. - Added
BATHROOMandSTAFFEDas new allowed values for thefacilitiesfield on Location endpoints (POST /public-api/resources/locations/v2.0,PATCH /public-api/resources/locations/v2.0/{location},GET /public-api/resources/locations/v2.0,GET /public-api/resources/locations/v2.0/{location}). These values are accepted in requests and returned in responses. - Added
twintas a new possible value for thecardDetails.tokenizationMethodresponse field on Transaction endpoints (GET /public-api/resources/transactions/v1.0,POST /public-api/resources/transactions/v1.0,GET /public-api/resources/transactions/v1.0/{transaction},PATCH /public-api/resources/transactions/v1.0/{transaction}).
- Added