☰
creditNoteCreate
Creates an Credit note
Creates a Credit note with the inserted data. Returns the created Credit note
Function signature
creditNoteCreate(companyId: Int!,data: CreditNoteInsert!,options: CreditNoteMutateOptions): CreditNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CreditNoteInsert!
options: CreditNoteMutateOptions