Get Public Charging Settings
Settings
Get Public Charging Settings
GET
Get Public Charging Settings
Returns the public charging (Scan to Pay) settings for the specified charger, including pricing, currency, billing plan, and the connected Stripe account status.
The UUID of the charger.
Response
Whether public charging is currently enabled for the charger.
The price per kWh in the smallest currency unit (for example, cents). May be
null when not set.The fixed start fee in the smallest currency unit. Defaults to
0.The ISO currency code of the connected Stripe account. May be
null when no account is connected.The public code used to reach the charger’s Scan to Pay page. May be
null when public charging has never been enabled.The full URL of the charger’s Scan to Pay page. May be
null when public_code is not set.The pre-authorisation amount charged to the driver, in the smallest currency unit.
The configurable pricing limits for the merchant’s currency.
The status of the merchant’s connected Stripe account.
The billing configuration for public charging.