Consent Agreements REST Endpoints

Consent Agreements
Consent agreements represent the agreements that students must consent to during an enrollment process, to receive a service, or to satisfy a legal requirement. For example, an agreement to receive tax documents electronically or an agreement to payment plan requirements.
Create a consent agreement
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedElectronicConsents
Get a consent agreement
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedElectronicConsents/{ElectronicConsentId}
Get all consent agreements
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedElectronicConsents
Update a consent agreement
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedElectronicConsents/{ElectronicConsentId}