Create a charging key

Creates a new charging key for a specified user. Important notes:

  • The key will be created in an enabled state by default
  • Contract id, keyIdentifier and visualNumber must be provided.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the user who will own the new charging key

Body Params

request

Request payload to create a new charging key for a user.

string

Name of the Charging key

string
required

Charging key identifier in hexadecimal, little-endian format with usually 8 or 14 characters.

string
required

Charging key contract id

string
required

Identifier printed on the physical key

boolean
Defaults to true

Indicates if the new charging key should be enabled or disabled.

string
enum

Defines whether the CPO may allow a session for this charging key when it cannot get a response from the EMP, or must always rely on realtime authorization from the EMP. Possible values: ALLOWED_OFFLINE, NEVER.

Allowed:
Responses

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