Skip to main content
OCPI

Gets the ActiveChargingProfile for a specific charging session.

Gets the ActiveChargingProfile for a specific charging session.

Path Parameters
    session_id string required

    The unique id that identifies the session in the CPO platform

Query Parameters
    duration int32 required

    Length of the requested ActiveChargingProfile in seconds Duration in seconds

    response_url string required

    URL that the ActiveChargingProfileResult POST should be send to

Header Parameters
    Authorization string required

    Token Base64encodedtoken

    X-Request-ID string required

    Unique request ID

    X-Correlation-ID string required

    Unique correlation ID

Responses

The OK response


Schema

    string

Loading...