curl --request GET \
--url https://app.plugchoice.com/api/v3/sites/{site}/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,
"charger": {
"uuid": "<string>",
"identity": "<string>",
"reference": "<string>"
},
"connector": {
"connector_id": 123
},
"created_at": "<string>",
"updated_at": "<string>"
}curl --request GET \
--url https://app.plugchoice.com/api/v3/sites/{site}/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,
"charger": {
"uuid": "<string>",
"identity": "<string>",
"reference": "<string>"
},
"connector": {
"connector_id": 123
},
"created_at": "<string>",
"updated_at": "<string>"
}active or finished.filter[started_from]. ISO 8601 date format.null.null for active transactions.null for active transactions.null.Show connector