Skip to main content

experimental_revalidateInvoice

EXPERIMENTAL function. Use on your own risk.

Do validation again. This also refreshes the recipients or any other missing information. Can only be performed on non issued invoices.

Requires authorization features: billing:invoicing:edit

experimental_revalidateInvoice(
id: InvoiceID!
): Boolean

Directives

auth

Requires authorization features: billing:invoicing:edit

Arguments

experimental_revalidateInvoice.id ● InvoiceID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.