Skip to main content
POST
Charging history

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

assetProviderCountryCode
string
required

The two-letter country code of the asset provider the vehicles belong to

Required string length: 2
assetProviderCode
string
required

The three-character code of the asset provider the vehicles belong to

Required string length: 3
vehicleId
string
required

The id of the vehicle

Body

application/json

The request body enables both paginating through all charging sessions and filtering as well

pagination
object

Request what page is wanted to be retrieved

filters
object[]

Response

Paginated response of the charging sessions to which the filters apply

items
object[]
required
pagination
object
required