v1
latestOpenAPI 3.0.12026-07-2428103163.2 KBOrganisations
Connect Card
Calling Connect Card 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 cards.
You must provide a returnUrl query parameter which will be used to redirect the user back to your system on completion of the card connection process.
get/organisations/{organisationId}/connect/card
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 card connection is completed
userIdstring
Headers
Crezco-Versionstring
The requested API version
Response
OK