The Firmhouse Logo [FH]
Developer Docs

updateInvoice

Updates an invoice.

Arguments

ArgumentDescription
input (UpdateInvoiceInput!)
Parameters for UpdateInvoice

UpdateInvoiceInput Arguments

ArgumentDescription
id (ID!)
ID of the invoice to update.
externalUrl (String)
An external invoice URL to replace the default invoice.
status (InvoiceUpdatableStatusEnum)
Option to mark the final invoice status either uncollectible or paid.

Return Fields

invoice (Invoice)