Skip to main content

saveClientSepaMandate

Saves an existing draft SEPA mandate (only if status == DRAFT)

Requires authorization features: client:billing:edit

saveClientSepaMandate(
input: SaveClientSepaMandateInput!
): Boolean!

Directives

auth

Requires authorization features: client:billing:edit

Arguments

saveClientSepaMandate.input ● SaveClientSepaMandateInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.