8.2 Charge Point Authorization Block

The Authorize block defines the default credentials used to start a charging session. It is primarily used for manual authorization tests and OCTT certification.

"Authorize": {
    "idToken": {
        "idToken": "CA32657",
        "type": "Central"
    },
    "evseId": 1,
    "connectorId": 1
}