v1
latestOpenAPI 3.0.12026-07-2428103163.2 KBOrganisations
Connect Bank Account
Calling Connect Bank Account with a valid organisation ID will return a response containing a url for you to redirect the user to the UI to allow them to connect their bank accounts.
You must provide a returnUrl query parameter which will be used to redirect the user back to your system on completion of the bank connection process.
get/organisations/{organisationId}/connect/bank-account
Path parameters
organisationIdstring uuid required
The unique Crezco ID for an organisation
Query parameters
returnUrlstring
The URL that we should redirect the user back to after connection is completed
Headers
Crezco-Versionstring
The requested API version
Response
OK