Skip to main content

issueInvoice

Used when an invoice currently has warnings. Triggers the invoice creation and sends it to the corresponding data collection point

Requires authorization features: billing:invoicing:edit

issueInvoice(
input: IssueInvoiceInput!
): Boolean!

Directives

auth

Requires authorization features: billing:invoicing:edit

Arguments

issueInvoice.input ● IssueInvoiceInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.