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