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