Skip to content

[POST] editChargerPricing

/api/manager/editChargerPricing

EditChargerPricingRequestDTO

Attributes:

Name Type Description
site_id int

site id assigned to the charger

changes List[ChangesDTO]

list of changes in the format of ChangesDTO

ChangesDTO

Attributes:

Name Type Description
charger_id str

id of the charger that is unique per site

charger_name str

name of the charger

profile_id int

profile id to be associated to the charger. This is related to pricing and can be found in EV_Pricing_Profile_History table