- No Connection - Basic
- Connected - Basic
- No Connection - Advanced
- Connected - Advanced

Basic vs. Advanced
Customers may hold contracts with more than one energy provider at the same time. For example: buy electricity from Company A, pay Company B for delivery.- Need only the import price? Use Basic.
- Need export prices too, or customer-defined grid fees? Use Advanced.
Tariff connection types
Type/Direction | Description |
---|---|
COMMODITY -IMPORT | Cost of the electricity consumed. Essential to enable this—it’s foundational across all markets. |
COMMODITY -EXPORT | Price for exported electricity. Use this if your users have solar panels or energy storage. |
NON_COMMODITY -IMPORT | Delivery costs (e.g., grid fees). Recommended if your customer pays delivery charges separately. |
- Basic =
COMMODITY
-IMPORT
only - Advanced = adds
COMMODITY
-EXPORT
+NON_COMMODITY
-IMPORT
Implementing page actions
-
First connection
COMMODITY
-IMPORT
), pass the type
and direction
when creating a Connect token:
Example request
-
View or update
Example request
-
Disconnect
1
Create a Connect token
Create a Connect token with the
location_id
where the tariff should be disconnected.2
Send disconnect action
Call Connect’s summary_fixed_confirm route and send
DISCONNECT
action: