Charging Session

The Charging Session service enables you to retrieve details related to your charging sessions, including start and stop times, energy delivered, duration, and cost information.

The service uses OData.

Operations

This table lists the operations available.

Entity

HTTP Method

Path

Description

Calculate Charging Periods

POST

/chargingSession/v1/CalculateChargingPeriods

Retrieves calculated charging periods for a list of charging sessions.

Charge Detail Record

GET

/chargingSession/v1/ChargeDetailRecords

Retrieves a list of charge detail records.

Charge Detail Record

POST

/chargingSession/v1/ChargeDetailRecords

Creates a charge detail record.

Charge Detail Record

GET

/chargingSession/v1/ChargeDetailRecords({id})

Retrieves a charge detail record with a specific identifier.

Charge Detail Record

PATCH

/chargingSession/v1/ChargeDetailRecords({id})

Updates a charge detail record.

Charge Detail Record

DELETE

/chargingSession/v1/ChargeDetailRecords({id})

Deletes a charge detail record.

Charging Sessions

GET

/chargingSession/v1/ChargingSessions

Retrieves a list of charging sessions.

Charging Sessions

GET

/chargingSession/v1/ChargingSessions({id})

Retrieves a charging session with a specific identifier.

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).