settlementNoteNullify
mutation
Nullify Settlement note
Nullifies the Settlement note
mutation {
settlementNoteNullify(companyId: Int!, documentId: Int!, nullifiedReason: String): SettlementNote!
}Returns: SettlementNote!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
nullifiedReason | String |