purchaseRecurringAgreement
query
Queries for one supplier recurring agreement
Finds and returns a result that matches the selected filter options
query {
purchaseRecurringAgreement(companyId: Int!, documentId: Int!, options: PurchaseRecurringAgreementOptionsSingle): PurchaseRecurringAgreement!
}Returns: PurchaseRecurringAgreement!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentId | Int! | |
options | PurchaseRecurringAgreementOptionsSingle |