⚠️ You are viewing documentation for our legacy release Zero. If you are exploring or integrating Flatpeak today, start with the Anode release.
API Reference
Customer enters their tariff manually.
FIXED
TIME_OF_DAY
`FIXED` tariff rate
cost
{ "connect_token": "cot_6587fa4362341be5b524de3b", "route": "rate_fixed_capture", "direction": "IMPORT", "live_mode": false, "data": { "currency_code": "GBP", "provider": { "id": "prv_65de30082a7c56d2297cbe3d", "display_name": "OVO Energy", "logo_url": "https://s.flatpeak.com/c56d2297cbe3d.png" }, "cost": 0 } }
cost_value_zero
cost_value_negative
data_json_invalid
`TIME_OF_DAY` tariff rate
hours.valid_from
hours.valid_to
hours.cost
{ "connect_token": "cot_6587fa4362341be5b524de3b", "route": "rate_tod_capture", "direction": "IMPORT", "live_mode": false, "data": { "currency_code": "GBP", "provider": { "id": "prv_65de3167136dda41ceba3c2f", "display_name": "EDF", "logo_url": "https://s.flatpeak.com/dda41ceba3c2f.png" }, "hours": [ { "cost": 0, "valid_from": "00:00:00", "valid_to": "00:00:00" } ] } }
valid_from_invalid
valid_to_invalid
gap_in_time_period
incomplete_time_period