Notification Controls REST Endpoints
            
            Purchase Agreements/Notification Controls
            
        
        
    Agreement notification control alerts the user when expiration and release control conditions are met for an agreement. For example, it could send an expiration notification when an agreement expires or a released amount notification when the agreement amount is released.
- Get all agreement notification controls
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/child/notificationControls - Get one agreement notification control
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/child/notificationControls/{NotificationId}