☰
settlementNoteUpdate
Update an Settlement note
Update an Settlement note with the inserted data. Returns the updated Settlement note
Function signature
settlementNoteUpdate(companyId: Int!,data: SettlementNoteUpdate!,options: SettlementNoteMutateOptions): SettlementNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SettlementNoteUpdate!
options: SettlementNoteMutateOptions