Skip to main content
This step allows the customer to enter their electricity price manually. Depending on the tariff structure selected earlier in the flow, customer may provide a single fixed price (FIXED) or multiple time of day prices (TIME_OF_DAY).

Developer notes

  • By default, display a single fixed price input (Fixed).
  • Allow customers to add additional pricing periods and display them as time ranges (ToU).
  • If all pricing periods are removed, revert to the fixed price input.
  • The data structure and validation rules follow the Create a tariff API endpoint.