- Expose
show_on_map on sites
- Add filter params to
GET /api/v1/nested-teams
- Add
ids filter to GET /api/v1/teams
- Expose validity period on subscription response
- Add team tariff CRUD endpoints
- Reduce webhook retry backoff from 5-min to 1-min multiplier
- 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