Group Assignment

The Charging Authorization: Group Assignment service enables you to create, retrieve, update, and delete assignments of EVSE groups to badge groups within a charging setup.

The service uses OData.

Operations

This table lists the operations available.

Entity

HTTP Method

Path

Description

Group Assignments

GET

chargingAuthorization/groupAssignment/v1/GroupsAssignments

Retrieves assignments of EVSE groups to badge groups.

Group Assignments

POST

chargingAuthorization/groupAssignment/v1/GroupsAssignments

Creates assignments between badge groups and EVSE groups.

Group Assignments

GET

chargingAuthorization/groupAssignment/v1/GroupsAssignments(badgeGroupId={badgeGroupId},evseGroupId={evseGroupId})

Retrieves an assignment of an EVSE group to a badge group.

Batch Requests

POST

chargingAuthorization/groupAssignment/v1/$batch

Send a group of requests

Service Operations

POST

chargingAuthorization/groupAssignment/v1/Delete

Deletes a group assignment.

Documentation

To access this service, including the search parameters and the returned payload, see SAP E-Mobility APIs on the SAP Business Accelerator HubInformation published on SAP site (only available in English).