- Expose read-only Schedule endpoints
- Add GET
/users/{id}/charge-points endpoint
- Add
sendWelcomeEmail option to create user endpoint
- Expose
Invoice.displayNumber
- Bump Netty BOM to 4.2.11 and kafka-clients to 3.9.2 for CVE fixes
- Add GET
/users/{id}/charges endpoint
- Add PATCH
/users/{userId} endpoint for updating user fields
- Add optional
operatorId parameter to Create Site endpoint
- Fix OOM in webhook delivery by making sends sequential
- Add
userId field to charge point GET responses docs
- Add
validate-code endpoint to promotion code gateway docs
- Add
chargePointTeamId filter to subscriptions endpoint docs
- Add V2 grid endpoints; V1 endpoints now call V2 service internally docs
- Ensure setup intent creation includes mid region publishable key
- Fix snake_case for
country_id and currency_id fields
- Add missing
team and selected_operators values to TeamWalletChargePaymentType docs
- Add create, update, and delete operations for vehicles docs
- Add vehicle integration connect and unlink endpoints docs
- Add
vehicle_brands, vehicle_models, and vehicle_connectors endpoints docs
- Accept empty string query params for enum filters