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

updateInvoice

Updates an invoice.

Arguments

Argument
Description

Parameters for UpdateInvoice

UpdateInvoiceInput Arguments

Argument
Description

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.

Return fields

invoice (Invoice)

Last updated

Was this helpful?