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: post
Path: /fscmRestApi/resources/11.13.18.05/hedRefunds
Delete a refund process
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedRefunds/{RefundHeaderId}
Get a refund process
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedRefunds/{RefundHeaderId}
Get all refund processes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedRefunds
Update a refund process
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedRefunds/{RefundHeaderId}