- Subcategories:
- Consent Details
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: postPath:
/fscmRestApi/resources/11.13.18.05/hedElectronicConsents
- Get a consent agreement
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedElectronicConsents/{ElectronicConsentId}
- Get all consent agreements
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedElectronicConsents
- Update a consent agreement
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/hedElectronicConsents/{ElectronicConsentId}