Retrieve insights about charges.

Required scope: charge-transactions:read.
Deprecated, use /insights/charges/driver-report and /insights/charges/charger-report instead.

Log in to see full request history
Query Params
date
required

Filter to retrieve charge insights created from date (YYYY-MM-DD), we expect a date in UTC
The maximum gap between from and to data cannot be longer than 31 days

date
required

Filter to retrieve charge insights created to date (YYYY-MM-DD), we expect a date in UTC
The maximum gap between from and to data cannot be longer than 31 days

int64 | null

Filter to retrieve charges insights by the specified teamId

int64 | null

Filter to retrieve charges insights by the specified chargePointId

int64 | null

Filter to retrieve charges insights by the specified siteId

int64 | null

Filter to retrieve charges insights by the specified teamMemberId

Responses

Response body
object
string
required

Enumerate the various types of charges insights

completed-charges-insights unknown

date
required

Indicates the starting period (fromDate) used calculate the insights, format (YYYY-MM-DD)

Note: The date will be always in UTC

date
required

Indicates the end period (toDate) used calculate the insights, format (YYYY-MM-DD), always in UCT

Note: The date will be always in UTC

string
required

The title for for this charge insight

operator
object
required

The operator to which this charge insight belongs to

int64

ID of the operator

string
required

Name of operator

string
required

Identifier of operator

int64 | null

Partner id (owner of this operator)

string | null

VAT number

currency
object
required

The currency applicable for this charge insight

string
required

Currency identifier, e.g. dkk

string
required

Readable name of currency

int32

Number of decimals for this currency

insights
array of objects
required

The compilation of insights entries composing this charge insight

insights*
object
string
required

Enumerate the various types of charge insights

total-completed-sponsored-charges total-completed-operator-charges total-completed-external-charges total-completed-charges unknown

summary
object
required

The summary for this insight entry, The summary contains the compiled statistics for the entry

Language
Credentials