Skip to main content

discardInvoice

Forever drops an invoice as is was never there.

Requires authorization features: billing:invoicing:edit

discardInvoice(
id: InvoiceID!
): Boolean!

Directives

auth

Requires authorization features: billing:invoicing:edit

Arguments

discardInvoice.id ● InvoiceID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.