API Docs / Schemas / CompleteMandateSetupRequest

CompleteMandateSetupRequest

Request model for completing a GoCardless Direct Debit mandate setup
after the user has authorised the mandate.

Properties

Name Type Description
redirectFlowId*string

The redirect flow ID returned by GoCardless in the callback URL query string.

The redirect flow ID returned by GoCardless in the callback URL query string.

JSON Example

{
  "redirectFlowId": "string"
}

Used By Operations