issueInvoice
Used when an invoice currently has warnings. Triggers the invoice creation and sends it to the corresponding data collection point
issueInvoice(
input: IssueInvoiceInput!
): Boolean!
Arguments
issueInvoice.input ● IssueInvoiceInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.