Skip to main content
API

Add a charger to an existing OCPI location in an integration between customer and third party

x-ms-visibility: "important"

Use this endpoint to add charger to a location of an integration.

Path Parameters
    integrationId string required

    Unique identifier for the integration

    locationId string required

    Unique identifier for the location of the integration

    chargerId string required

    Unique identifier for the charger in the integration

Request Body

Request body with the tariff Ids to used with the charger

    tariffIds string[]
Responses

Returns integration id


Schema
    integrationId string
Loading...