Corporate Integration
Corporate clients offer employee charging benefits as part of compensation or sustainability programs.
Architecture
HR / Benefits Portal ──→ Your Backend ──→ Agent API ──→ EV Suite ──→ CPOs
(REST/JSON) (OCPI 2.2)
Key Concepts
Employee Charging Programs
Employees receive charging tokens (RFID cards or app access) as a workplace benefit. The company pays for charging — employees charge at any connected CPO.
Token Strategies for Corporate
Corporate programs typically use a mix:
| Scenario | Strategy |
|---|---|
| Employee with assigned RFID card | driver_token |
| Visitor/guest parking charger | ad_hoc |
| Shared company vehicles | group_token |
Usage Tracking
Every booking includes client_price and your external_id. Use these to:
- Track per-employee charging costs
- Allocate costs to departments via
external_idconventions - Generate monthly expense reports
Getting Started
- Usage & Reporting — Track employee charging costs and generate reports
- Code Examples — Implementation samples
- Token Strategy Chooser — Interactive tool to pick the right strategy