Skip to main content

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:

ScenarioStrategy
Employee with assigned RFID carddriver_token
Visitor/guest parking chargerad_hoc
Shared company vehiclesgroup_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_id conventions
  • Generate monthly expense reports

Getting Started

  1. Usage & Reporting — Track employee charging costs and generate reports
  2. Code Examples — Implementation samples
  3. Token Strategy Chooser — Interactive tool to pick the right strategy