DeleteInvoiceInput
Definition of DeleteInvoiceInput
This page contains
Fields
| invoiceId ID! | UUID of the invoice to delete |
| syncInvoice Boolean | If true, request invoice-core to sync the invoice state after deletion. Defaults to true. Default value: true |
Mutations for DeleteInvoiceInput
| deleteInvoice PREVIEW | Delete an invoice |