3.228.0 release notes
about 8 hours ago by ReadMe API
- ✨ New features
- Added the required
sellerTypeandbuyerTypeproperties to Partner Invoice responses onGET /public-api/resources/partner-invoices/v1.0,GET /public-api/resources/partner-invoices/v1.0/{partnerInvoice},POST /public-api/actions/partner-invoice/v1.0/{partnerInvoice}/issue-credit-note, andPOST /public-api/actions/partner-invoice/v1.0/{partnerInvoice}/update-external-id. These fields identify whether the operator or partner is the seller and buyer. - Added optional
roaming.uidandroaming.visualNumberproperties for OCPI roaming authorizations onGET /public-api/resources/authorizations/v2.1,GET /public-api/resources/authorizations/v2.1/{authorization},GET /public-api/resources/sessions/v1.0, andGET /public-api/resources/sessions/v1.0/{session}when authorization details are requested. - Added optional
filter[cardLast4]andfilter[totalAmount]filters toGET /public-api/resources/transactions/v1.0.cardLast4accepts exactly four digits, andtotalAmountaccepts a non-negative numeric value for an exact amount match.
- Added the required
- 🔧 Improvements
- Changed the
roaming.clientvalue for OCPI roaming authorizations to use the authorization's stored contract identifier when available, including in the Authorization and Session responses. - Changed Partner Expense listings on
GET /public-api/resources/partner-expenses/v1.0,GET /public-api/resources/partner-expenses/v1.1, andGET /public-api/resources/partner-expenses/v1.2to return a stable ascending order by last update time and identifier whenfilter[lastUpdatedAfter]orfilter[lastUpdatedBefore]is used.
- Changed the