For the complete documentation index, see llms.txt. This page is also available as Markdown.

UpdateInvoiceInput

Autogenerated input type of UpdateInvoice

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID!)

ID of the invoice to update.

externalUrl (String)

An external invoice URL to replace the default invoice.

Option to mark the final invoice status either uncollectible or paid.

Last updated

Was this helpful?