☰
supplierCreditNoteCreate
Creates an Supplier credit note
Creates a Supplier credit note with the inserted data. Returns the created Supplier credit note
Function signature
supplierCreditNoteCreate(companyId: Int!,data: SupplierCreditNoteInsert!,options: SupplierCreditNoteMutateOptions): SupplierCreditNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SupplierCreditNoteInsert!
options: SupplierCreditNoteMutateOptions