curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/connectors/{connector_id}/power-usage \
--header 'Authorization: Bearer <token>'{
"timestamp": "<string>",
"L1": "<string>",
"L2": "<string>",
"L3": "<string>",
"kW": "<string>"
}curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/connectors/{connector_id}/power-usage \
--header 'Authorization: Bearer <token>'{
"timestamp": "<string>",
"L1": "<string>",
"L2": "<string>",
"L3": "<string>",
"kW": "<string>"
}- if not available.- if not available.- if not available.