☰
settlementNoteCreate
Creates an Settlement note
Creates a Settlement note with the inserted data. Returns the created Settlement note
Function signature
settlementNoteCreate(companyId: Int!,data: SettlementNoteInsert!,options: SettlementNoteMutateOptions): SettlementNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SettlementNoteInsert!
options: SettlementNoteMutateOptions