API Docs / Schemas / MandateSetupResponse

MandateSetupResponse

Response model returned when initiating a GoCardless mandate setup.
Contains the URL to redirect the user to for authorisation.

Properties

Name Type Description
redirectUrl*string

The GoCardless URL to redirect the user to for mandate authorisation.

The GoCardless URL to redirect the user to for mandate authorisation.

JSON Example

{
  "redirectUrl": "string"
}

Used By Operations