API Docs / Operations / Subscription - Billing / Initiate Mandate Setup

Initiate Mandate Setup

POST /tenants/{tenant}/subscription/billing/mandate-setup

Starts a GoCardless Direct Debit mandate setup. Returns a URL to redirect the user to for authorisation.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

{
  "successRedirectUrl": "string"
}

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found