purchaseRecurringAgreementNullify
mutation
Nullify supplier recurring agreement
Nullifies the supplier recurring agreement
mutation {
purchaseRecurringAgreementNullify(companyId: Int!, documentId: Int!, nullifiedReason: String): PurchaseRecurringAgreement!
}Returns: PurchaseRecurringAgreement!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
nullifiedReason | String |