Main pages
Tariff structure selection
Customer selects their tariff from a FlatPeak-provided library.
If the customer hasn’t logged in to their energy provider or selected a tariff from the library (e.g., if FlatPeak doesn’t have it or it’s missing), Connect will try to gather the tariff information by asking a series of questions, starting with the tariff structure.
On this page, the customer can choose from three options:
Option | Description |
---|---|
FIXED | Customer will be requested to input their fixed (flat) tariff rate. |
TIME_OF_DAY | Customer will be requested to input their variable tariff rate. |
MARKET | Connect will automatically detect the customer’s market rate using their postal address. It will then provide the customer with an option to indicate what fees and/or surcharges they are paying to their provider on top of that rate. |
When you POST the response, Connect may return any of these validation errors:
Error Code | Error Description |
---|---|
option_invalid | The options array can only contain one item. |
option_not_supported | Unsupported option parameter XX. |
data_json_invalid | Data does not conform to the JSON schema. |