☰
simplifiedInvoiceCreate
Creates an Simplified invoice
Creates a Simplified invoice with the inserted data. Returns the created Simplified invoice
Function signature
simplifiedInvoiceCreate(companyId: Int!,data: SimplifiedInvoiceInsert!,options: SimplifiedInvoiceMutateOptions): SimplifiedInvoice!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SimplifiedInvoiceInsert!
options: SimplifiedInvoiceMutateOptions