- 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
- Add PATCH endpoint for user contacts docs
- Themes: Add themes read only endpoints and introduce themeId support for team endpoints
- Transactions: Add team id filter to get wallet transactions by invoice id
- Grid: Add grid service configuration
- Wallet Transactions: Add new
referenceType POWER_BANK_PAYOUT to wallet transactions.
- Webhooks: Increased speed of delivery by 50%
- Charge Point Statistics: Add new field
exemptState which exposes the exempt state set on a charger.
- Error Handling: Details are omitted when causing unexpected errors, such as invalid JSON bodies.