Generate a link associated with the guid that can be framed inside any app or used as a standalone process

ParameterDescriptionData
guidThe applicant's identification sessionstring
callbackUrlRedirects the applicant to this URL once the application is completestring
oath_redirectIf financial institution is an OAuth connection, return applicant to this URL after connection is madestring
webhookURLURL address for webhooks to be recievedstring

Response

{
    "success": true,
    "url": "https://sandbox.verifast.com/v1/bankFormv1/FvGUjK5mficxzzFcOi4GJ7dYc9QPot9g5VdXKV7IP66r6SrcNzTrItWvvXvr",
    "message": ""
}