Skip to main content

sendInvoicePerPost

Used to mark an invoice as sent per post.

Requires authorization features: billing:clearing:send

sendInvoicePerPost(
id: InvoiceID!
): Boolean!

Directives

auth

Requires authorization features: billing:clearing:send

Arguments

sendInvoicePerPost.id ● InvoiceID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.