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.
string
required
The UUID of the charger.
Response
boolean
Whether public charging is currently enabled for the charger.
integer
The price per kWh in the smallest currency unit (for example, cents). May be
null when not set.integer
The fixed start fee in the smallest currency unit. Defaults to
0.string
The ISO currency code of the connected Stripe account. May be
null when no account is connected.string
The public code used to reach the charger’s Scan to Pay page. May be
null when public charging has never been enabled.string
The full URL of the charger’s Scan to Pay page. May be
null when public_code is not set.integer
The pre-authorisation amount charged to the driver, in the smallest currency unit.
object
The configurable pricing limits for the merchant’s currency.
object
The status of the merchant’s connected Stripe account.
object
The billing configuration for public charging.