Attribute Definitions (Summary Pricing Download)
Note
Depending on the modules you are licensing, you may or may not have access to CPO or MSP pricing. For more information, contact your account manager.
Column | Name in Prices API | Name in Prices API (New) | Definition |
---|---|---|---|
product_owner | data.price_list.partner | data.partner | The owner of the payment product. |
product_name | data.price_list.product.name | data.product.name | The name of the product. |
product_type | The product type: - cpo_adhoc: The EV driver can pay using ad hoc payment methods, such as credit card, debit card, etc. - cpo_subscription: The EV driver must have a subscription with the CPO to pay and charge. - msp: The EV driver can pay using a MSP's card. |
||
product_descripion | data.price_list.product.description | data.product.description | A brief description about the product. |
applicable_vat | data.elements.vat | data.elements.price_components.vat | The applicable VAT. |
currency | data.price_list.product.currency | data.product.currency | The three digit currency code of the country where the charging station is located. |
countrycode | The two digit country code of the country where the charging station is located. | ||
subscription_fee_excl_vat | data.price_list.product. subscription_fee_excl_vat |
data.product.subscription_fee_excl_vat | The subscription price excluding VAT. |
subscription_type | data.product.subscription_type | data.product.subscription_type | The subscription type is monthly, yearly, one-off, or n/a. |
power_type | The power type of the connectors: - ac - dc |
||
connector_count | The number of connectors at the charging station. | ||
flat_fee_excl_vat | data.price_list.elements. price_excl_vat |
data.elements.price_components.price_excl_vat | The fixed price per charging session, excluding VAT. |
energy_fee_excl_vat | data.price_list.elements. price_excl_vat |
data.elements.price_components.price_excl_vat | The fixed price per kWh, excluding VAT. |
time_fee_excl_vat | data.price_list.elements. price_excl_vat |
data.elements.price_components.price_excl_vat | The fixed price per hour, excluding VAT. |
parking_time_fee_excl_vat | data.price_list. elements.price_excl_vat |
data.elements.price_components.price_excl_vat | The fixed parking price per hour, excluding VAT. |