Generate Fix Connect URL
POST {{baseUrl}}/connect/v2/generate/fix
Use the Connect Fix endpoint 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}}", "institutionLoginId"=>"1007302745"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
App-Key | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{"link":"https://connect2.openbanking.mastercard.com.au?customerId=1892\u0026origin=url\u0026partnerId=2445583947972\u0026signature=54bfc4fdb002921f6066195bfbfd997934618caef61139cf8809bf6a4daa53e9\u0026timestamp=1656519867660\u0026ttl=1656527067660\u0026webhookContentType=application%2Fjson"}