Skip to main content

createRentInvoice

Create a new invoice from existing contract

Requires authorization features: client:rent:edit

createRentInvoice(
input: CreateRentInvoiceInput!
): Boolean!

Directives

auth

Requires authorization features: client:rent:edit

Arguments

createRentInvoice.input ● CreateRentInvoiceInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.