Send the request
Create aRefreshIntent to request an on-demand update of a Link.
Handle the response
The API returns aRefreshIntent object:
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:
requires_mfa.widget_token to complete the refresh.