financial_connection.finished

This webhook indicates that the connection with the institution has finished. There is no way to reconnect and a new connection has to be established to the institution

{
  type: 'financial_connection.finished',
  financial_connection_id: "financial_connection_id",
  environment: "sandbox",
  source: "",
  remote_data: {}
}