Initiate Mandate Setup
Starts a GoCardless Direct Debit mandate setup. Returns a URL to redirect the user to for authorisation.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"successRedirectUrl": "string"
}
Responses
200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found