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.
Customers land on this page at the start of the VPP Connect flow. It provides an introduction to VPP and sets expectations for the connection process.
{
"connect_token": "cot_6587fa4362341be5b524de3b",
"route": "vpp_landing",
"live_mode": true,
"data": {
"tariff_connected": false,
"providers": [
{
"id": "prv_8587fa49c7e5297ccc6c57e5",
"provider_name": "Leap",
"programme_name": "Community Powershare",
"logo_url": "https://s.flatpeak.com/83b06a60e38c2.png",
}
]
}
}
Actions
Following actons are supported when responding to Connect on this route:| Action | Result |
|---|
BACK | Returns previous page. If unavailable, returns callback_url. |
CLOSE | Returns callback_url you specified when creating the Connect token. |
Errors
When you POST your response to Connect, the following validation errors may be returned:| Error Code | Error Description |
|---|
data_json_invalid | Data does not conform to the JSON schema. |