Skip to main content

cancelInvoice

Used to cancel an invoice. Only posted invoices can be cancelled.

cancelInvoice(
input: CancelInvoiceInput!
): Boolean!

Arguments

cancelInvoice.input ● CancelInvoiceInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.