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.
status (InvoiceUpdatableStatusEnum)
Option to mark the final invoice status either uncollectible or paid.
Last updated