API Documentation
Account
Sites
Chargers
Datapoints
Get Transactions
Returns the transactions of a charger
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Request
The id of the team
The id of the charger
Response
Array of transactions
The identifier of the transaction
The identifier of the charger this transaction belongs to
The identifier of the connector this transaction belongs to
The identifier of the reservation this transaction belongs to
The identifier of the RFID card used for the transaction
The meter value at the start of the transaction
The meter value at the end of the transaction
The total amount of kWh charged
The cost for starting the transaction
The cost per kWh charged
The total cost of the kWh charged
The total cost of the transaction
The date and time the transaction started
The date and time the transaction stopped
The reason the transaction stopped
EmergencyStop
EVDisconnected
HardReset
Local
Other
PowerLoss
Reboot
Remote
SoftReset
UnlockCommand
DeAuthorized
The timestamp of when the meter value was created
The timestamp of when the meter value was last updated
Was this page helpful?