Skip to main content

deleteClientSepaMandate

Removes a SEPA mandate draft from the client (only if status == DRAFT)

Requires authorization features: client:billing:edit

deleteClientSepaMandate(
input: DeleteClientSepaMandateInput!
): Boolean!

Directives

auth

Requires authorization features: client:billing:edit

Arguments

deleteClientSepaMandate.input ● DeleteClientSepaMandateInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.