3.151.0 release notes
6 days ago by ReadMe API
- ✨ New features
- Added the
POST /public-api/actions/charge-point/v1.0/{chargePoint}/send-custom-ocppendpoint to send custom OCPP commands to a charge point. The request requires acommand(string) andpayload(object). - Added the optional
showTermsAndConditions(boolean) andtermVersionId(integer or null) properties to Payment Terminal responses for Valina, Adyen Castles, Printec Castles, and Cardlink Castles terminal types. These fields are returned onGET /public-api/resources/payment-terminals/v1.0,POST /public-api/resources/payment-terminals/v1.0,GET /public-api/resources/payment-terminals/v1.0/{paymentTerminal},PATCH /public-api/resources/payment-terminals/v1.0/{paymentTerminal}, and all corresponding v1.1 endpoints. - Added the optional
displayobject to Tariff Group requests onPOST /public-api/resources/tariff-groups/v1.0andPATCH /public-api/resources/tariff-groups/v1.0/{tariffGroup}. The object supportsdefaultPriceInformationanddefaultPriceInformationOfflinestring properties (max 150 characters each).
- Added the