☰
debitNoteUpdate
Update a Debit note
Update a Debit note with the inserted data. Returns the updated Debit note
Function signature
debitNoteUpdate(companyId: Int!,data: DebitNoteUpdate!,options: DebitNoteMutateOptions): DebitNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: DebitNoteUpdate!
options: DebitNoteMutateOptions