3.202.0 release notes
about 4 hours ago by ReadMe API
- ✨ New features
- Added the optional
rejectedPaymentMethodErrorCodefield to202responses onPOST /public-api/actions/charge-point/v1.0/{chargePoint}/start/{evse}andPOST /public-api/actions/evse/v1.0/{evse}/start. This helps distinguish payment-method-specific start failures from the main session start result. - Added the
corporate_billing_policy_inactivevalue to theerrorCodefield on202responses forPOST /public-api/actions/charge-point/v1.0/{chargePoint}/start/{evse}andPOST /public-api/actions/evse/v1.0/{evse}/start.
- Added the optional
- 🔧 Improvements
- Expanded the allowed
settlementReportLanguagevalues on Partner endpoints to includede-CH,fr-CH, andit-CHin both requests and responses forGET /public-api/resources/partners/v2.0,POST /public-api/resources/partners/v2.0,GET /public-api/resources/partners/v2.0/{partner}, andPATCH /public-api/resources/partners/v2.0/{partner}. - Made Partner admin endpoints enforce that the authenticated API client can access the target partner before listing, creating, updating, or deleting partner admins on
GET /public-api/resources/partners/v2.0/{partner}/admins,POST /public-api/resources/partners/v2.0/{partner}/admins,PATCH /public-api/resources/partners/v2.0/{partner}/admins/{admin}, andDELETE /public-api/resources/partners/v2.0/{partner}/admins/{admin}.
- Expanded the allowed