Generate a link associated with the guid that can be framed inside any app or used as a standalone process
Parameter | Description | Data |
---|---|---|
guid | The applicant's identification session | string |
callbackUrl | Redirects the applicant to this URL once the application is complete | string |
oath_redirect | If financial institution is an OAuth connection, return applicant to this URL after connection is made | string |
webhookURL | URL address for webhooks to be recieved | string |
Response
{
"success": true,
"url": "https://sandbox.verifast.com/v1/bankFormv1/FvGUjK5mficxzzFcOi4GJ7dYc9QPot9g5VdXKV7IP66r6SrcNzTrItWvvXvr",
"message": ""
}