Skip to main content

Mutation: updateInvoiceIsPaid

Requires access to resource GRAPHQL_SALES_QUOTE_INVOICE_EDIT. Requires access to given quote realization invoice

updateInvoiceIsPaid(
invoiceNid: QuoteInvoiceNidScalar!
isPaid: Boolean!
): UpdateInvoiceIsPaidOutput!

Arguments

updateInvoiceIsPaid.invoiceNid ● QuoteInvoiceNidScalar! non-null scalar

Possible violation list: IS_NOT_SOME_ERROR

updateInvoiceIsPaid.isPaid ● Boolean! non-null scalar

Type

UpdateInvoiceIsPaidOutput union