Skip to main content
API

Add new integration between customer and third party

x-ms-visibility: "important"

Use this endpoint to create integrations.

Path Parameters
    integrationType string required

    Integration type that is created, currently available OCPI, UtilityCloud and Salesforce

Request Body

Basic integration data. For OCPI, Initialrole is SENDER or RECEIVER and CustomerRoles is CPO or EMSP or both.

    integrationName string
    approvedPartyId int64
Responses

Returns the ok message and created integrationId


Schema
    id string
Loading...