Skip to main content

Send the request

Create a RefreshIntent to request an on-demand update of a Link.

Handle the response

The API returns a RefreshIntent object:
Use the response id to get the refresh intent. If requires_mfa is null, wait for Fintoc to send a refresh_intent.succeeded webhook event. Otherwise, open the widget so your user can complete multifactor authentication. The response then includes the widget token:
Open the widget with requires_mfa.widget_token to complete the refresh.