closeClientSepaMandate
Closes a saved SEPA mandate (only if status == VALID)
Requires authorization features: client:billing:edit
closeClientSepaMandate(
input: CloseClientSepaMandateInput!
): Boolean!
Directives
auth
Requires authorization features: client:billing:edit
Arguments
closeClientSepaMandate.input ● CloseClientSepaMandateInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.