Moloni developers espana logo

creditNoteCreate

Back


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

CreditNote!

Arguments

Required fields are marked with "!"

companyId: Int!

data: CreditNoteInsert!

options: CreditNoteMutateOptions