API Docs / Schemas / InitiateMandateSetupRequest

InitiateMandateSetupRequest

Request model for initiating a GoCardless Direct Debit mandate setup.

Properties

Name Type Description
successRedirectUrl*string

The URL to redirect the user to after completing the mandate setup on GoCardless.

The URL to redirect the user to after completing the mandate setup on GoCardless.

JSON Example

{
  "successRedirectUrl": "string"
}

Used By Operations