GuidesAPI Reference
Guides

PricingStructureType

The structure PricingStructureType represents information about the pricing for the connector.

ElementData TypeRequiredDescription
pricingModelPricingModelTypeNoPricing model applicable for the charging connector. Examples of available models include: • kWh – Pricing is based on the number of kilo Watt hours
• Session - Pricing is session based
• TimeUnit – Pricing is based on how long the charging takes
• ParkAndCharge – Pricing is bundled with parking. The customer is allowed to charge while parking.
• TransactionFee – Pricing is based on a transaction fee
• Subscription – Pricing is based on subscription
pricePriceTypeNoPrice for the charging
unitUnitTypeNoDescribes charge unit related to the price and pricing model. Unit can be represented by hours, session or kWh. Not all pricing models are unit based.
timePeriodTimePeriodTypeNoHours in which the price applies. Note: This element is deprecated - use timeConstraints instead.
timeConstraintsOpeningHoursTypeNoHours and days in which the price applies
descriptionsStringNoDescription of the pricing structure

Parent topic: Data Types