☰
migratedDebitNoteCreate
Creates a Migrated debit note
Creates a Migrated debit note with the inserted data. Returns the created Migrated debit note
Function signature
migratedDebitNoteCreate(companyId: Int!,data: MigratedDebitNoteInsert!,options: MigratedDebitNoteMutateOptions): MigratedDebitNote!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: MigratedDebitNoteInsert!
options: MigratedDebitNoteMutateOptions