curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/transactions \
--header 'Authorization: Bearer <token>'{
"id": 123,
"charger_id": 123,
"charger_connector_id": 123,
"reservation_id": 123,
"id_tag": "<string>",
"meter_start": 123,
"meter_stop": 123,
"total_kwh": 123,
"started_at": "<string>",
"stopped_at": "<string>",
"stop_reason": "<string>",
"is_valid": true,
"created_at": "<string>",
"updated_at": "<string>"
}curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/transactions \
--header 'Authorization: Bearer <token>'{
"id": 123,
"charger_id": 123,
"charger_connector_id": 123,
"reservation_id": 123,
"id_tag": "<string>",
"meter_start": 123,
"meter_stop": 123,
"total_kwh": 123,
"started_at": "<string>",
"stopped_at": "<string>",
"stop_reason": "<string>",
"is_valid": true,
"created_at": "<string>",
"updated_at": "<string>"
}Returns a paginated list of transactions for a specific charger.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
active or finished.filter[started_from]. ISO 8601 date format.null.null for active transactions.null for active transactions.Remote, EVDisconnected). May be null.