enableReceivedDirectDebitMandate
Allows to enable a received mandate in the Suspended status.
For B2b received direct debit mandate, this mutation is restricted to an User access token(Learn More) and ask the user to consent to this request with the Swan app.
The user must be able to initiate payments for this account.
enableReceivedDirectDebitMandate(
input: EnableReceivedDirectDebitMandateInput!
): EnableReceivedDirectDebitMandatePayload!
Arguments
enableReceivedDirectDebitMandate.input
● EnableReceivedDirectDebitMandateInput!
non-null input
Type
EnableReceivedDirectDebitMandatePayload
union
Union type return by the enableReceivedDirectDebitMandate mutation