Documentation Index
Fetch the complete documentation index at: https://docs.flatpeak.com/llms.txt
Use this file to discover all available pages before exploring further.
When Connect is permanently unable to access the customer’s tariff, it will return to this page.
Page actions explained:
| Action | Result |
|---|
RECONNECT | Takes the customer to the Provider Selection Page where they can choose their current provider and reconnect the tariff. |
DISCONNECT | Disconnects the tariff and completes the Connect session. |
{
"connect_token": "cot_6587fa4362341be5b524de3b",
"route": "summary_tariff_failed",
"direction": "IMPORT",
"live_mode": false,
"actions": [
"RECONNECT",
"DISCONNECT"
],
"data": {
"connection_type": "DIRECT",
"provider": {
"id": "prv_65b78bbdd8e83b06a60e38c2",
"display_name": "Octopus Energy",
"logo_url": "https://s.flatpeak.com/83b06a60e38c2.png"
}
}
}
Connect may return any of the following request validation errors:| Error Code | Error Description |
|---|
action_missing | Action parameter is required. |
action_invalid | Action parameter XX is not supported. |