Link’s credentials change, Fintoc automatically generates an event with type link.credentials_changed.
These events occur when the state of some resource within the API changes. The state of that resource after the change gets embedded in the data attribute of the Event object. For example, an event with type link.credentials_changed has a Link object as its data attribute.
Fintoc’s Webhooks system sends events to an endpoint in your application. You can manage your webhook endpoints from the Fintoc Dashboard; the Webhooks Guide walks you through configuring them.