migratedDebitNoteNullify
mutation
Nullify Migrated debit note
Nullifies the Migrated debit note
mutation {
migratedDebitNoteNullify(companyId: Int!, documentId: Int!, nullifiedReason: String): MigratedDebitNote!
}Returns: MigratedDebitNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
nullifiedReason | String |