Moloni developers espana logo

debitNoteCreate

Back


Creates a Debit note

Creates a Debit note with the inserted data. Returns the created Debit note

Function signature

debitNoteCreate(companyId: Int!,data: DebitNoteInsert!,options: DebitNoteMutateOptions): DebitNote!

Type

DebitNote!

Arguments

Required fields are marked with "!"

companyId: Int!

data: DebitNoteInsert!

options: DebitNoteMutateOptions