Create a new OCPI connection

Creates a new OCPI connection record with ACTIVE status, ready for handshake. A unique combination of countryCode and partnerId is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 2 and 2

ISO 3166-1 alpha-2 country code of the partner

string
required
length between 3 and 3

Unique OCPI party ID of the partner

string
enum

Partner type classification

Allowed:
string

External connection identifier for handshake reference

boolean

Whether this entry represents a direct OCPI connection (as opposed to a roaming partner)

string

Human-readable display name of the partner

string

Token A used for initial OCPI authentication during handshake

uri

URL of the partner OCPI versions endpoint

string
enum

OCPI protocol version to use during handshake

Allowed:
Responses
201

Connection record created successfully

409

A partner with the same countryCode and partnerId already exists

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json