Create a new charge auth token

Required scope: charge-auth-tokens:write
Organization authorization: supported

Body Params
int64
required
> 0

Id of the team the charge auth token belongs

int64 | null
> 0

Id of the user the charge auth token should be associated to

string
required
length ≥ 1

Identifier of the the charge auth token, Note: without prefix e.g VID:

string
enum
required

Type of the charge auth token

Allowed:
string | null

Name of the charge auth token

boolean
Defaults to true

If the charge auth token should be active in the Monta network

boolean
Defaults to true

If the charge auth token should be active in the Roaming network

boolean | null
Defaults to true

Indicates that the charge auth token can be used on other teams charge points underthe same operator

date-time | null

Indicates until when this charge auth token should be active, null means indefinitely

date-time | null

If the charge auth token is blocked, it will not be able to charge.

  • null = not blocked
  • date-time = blocked since date-time
string | null

External Id of this entity, managed by you.

partnerCustomPayload
array of objects | null

Custom JSON payload for this entity, managed by you.

partnerCustomPayload
Responses

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