Preview

DeleteInvoiceInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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