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.
This page is returned when Connect cannot detect your customer’s tariff name. This normally happens when they enter the tariff manually.
{
"connect_token": "cot_6587fa4362341be5b524de3b",
"route": "tariff_name_input",
"direction": "IMPORT",
"type": "COMMODITY",
"live_mode": false,
"actions": [
"BACK"
],
"data": {
"provider": {
"id": "prv_65b78bbdd8e83b06a60e38c2",
"display_name": "British Gas",
"logo_url": "https://s.flatpeak.com/8e83b06a60e38c2.png"
},
"tariff": {
"name": ""
}
}
}
When you POST the response, Connect may return any of these validation errors:| Error Code | Error Description |
|---|
tariff_name_missing | Tariff name is required. |
data_json_invalid | Data does not conform to the JSON schema. |