- Subcategories:
- Associated Academic Entities
- Contacts
- Identifiers
- Locations
System Offices REST Endpoints
System Offices
The system offices resource is used to list student management system offices.
- Create all system offices
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/hedSystemOffices - Delete a system office
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId} - Get a system office
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId} - Get all system offices
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/hedSystemOffices - Update a system office
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}