curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/plug-charge \
--header 'Authorization: Bearer <token>'{
"enabled": true,
"current_card": "<string>"
}curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/settings/plug-charge \
--header 'Authorization: Bearer <token>'{
"enabled": true,
"current_card": "<string>"
}