Event | Description |
---|---|
tariff.expiring | Triggered when tariff is nearing its end, usually 7–10 days before expiration. |
tariff.expired | Triggered when the tariff term has expired. |
tariff.fetch.failed | Triggered after a series of failed attempts to sync tariff data from the provider (e.g., due to broken credentials) |
location_id
. location_id
from the event, resolved to the postal address.Step | Action |
---|---|
1 | FlatPeak sends a webhook event (tariff.expiring , tariff.expired , or tariff.fetch.failed ) |
2 | Your backend receives and parses the event payload |
3 | You notify the customer and link them to the Tariff Settings Page |
4 | The customer opens the flow and reconnects or updates their tariff |