Generate Fix Connect URL

POST {{baseUrl}}/connect/v2/generate/fix

Use the Connect Fix API when the following conditions occur: * The connection to the user's financial institution is lost * The user's credentials were updated (for any number of reasons) * The user's MFA challenge has expired

Supported regions: πŸ‡ΊπŸ‡Έ

Request Body

{"partnerId"=>"{{partnerId}}", "customerId"=>"{{customerId}}", "language"=>"en", "institutionLoginId"=>"1007302745", "redirectUri"=>"https://www.finicity.com/connect/", "webhookContentType"=>"application/json", "singleUseUrl"=>true, "isWebView"=>true}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Finicity-App-Tokenstring
Finicity-App-Keystring

RESPONSES

status: OK

{}