☰
creditNoteUpdate
Update an Credit note
Update an Credit note with the inserted data. Returns the updated Credit note
Function signature
creditNoteUpdate(companyId: Int!,data: CreditNoteUpdate!,options: CreditNoteMutateOptions): CreditNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CreditNoteUpdate!
options: CreditNoteMutateOptions