Auth link (GoCardLess)
post/auth/gocardless/link
Request body
Example request
{
"institutionId": "REVOLUT_REVOGB21",
"redirect": "http://www.yourwebpage.com",
"agreement": "2dea1b84-97b0-4cb4-8805-302c227587c8",
"reference": "1234567890"
}Response
Retrieve Link
Example response
{
"data": {
"link": "https://ob.gocardless.com/psd2/start/3fa85f64-5717-4562-b3fc-2c963f66afa6/REVOLUT_REVOGB21"
}
}