Student Accounts REST Endpoints
Student Accounts
The student accounts resource provides the account information for the specific user.
- Create a student account
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/studentAccounts - Get a student account
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/studentAccounts/{AccountId} - Get all student accounts
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/studentAccounts