System Offices REST Endpoints

System Offices
The system offices resource is used to list student management system offices.
Create all system offices
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices
Delete a system office
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}
Get a system office
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}
Get all system offices
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices
Update a system office
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}