Skip to main content

markInvoiceAsUncollectible

Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.

markInvoiceAsUncollectible(
id: ID!
): Invoice

Arguments

markInvoiceAsUncollectible.id ● ID! non-null scalar

Type

Invoice object

Represents information about an invoice.