Student Financial System Configurations REST Endpoints

Student Financial System Configurations
The student financial system configurations resource provides a default higher education financial system configuration.
Create student financial system configurations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/studentFinancialSystemConfigurations
Delete a student financial system configuration
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/studentFinancialSystemConfigurations/{BusinessUnitId}
Get a student financial system configuration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentFinancialSystemConfigurations/{BusinessUnitId}
Get all student financial system configurations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/studentFinancialSystemConfigurations
Update a student financial system configuration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/studentFinancialSystemConfigurations/{BusinessUnitId}