- Subcategories:
- Large Object (LOB) Attributes - LogContents
Student Refunds REST Endpoints
Student Refunds
The student refunds resource invokes an ESS job that issues refunds to students and student sponsors.
- Create refund process
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/hedRefunds - Delete a refund process
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/hedRefunds/{RefundHeaderId} - Get a refund process
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedRefunds/{RefundHeaderId} - Get all refund processes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedRefunds - Update a refund process
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/hedRefunds/{RefundHeaderId}