Associated Academic Entities REST Endpoints

System Offices/Associated Academic Entities
The associated entities resource is used to list and manage the associated academic entities which document the parent and child relationships of academic entities.
Create all associated entities
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}/child/associatedEntities
Delete an associated entity
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}/child/associatedEntities/{EntityAssociationId}
Get all associated entities
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}/child/associatedEntities
Get an associated entity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}/child/associatedEntities/{EntityAssociationId}
Update an associated entity
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedSystemOffices/{SystemOfficeId}/child/associatedEntities/{EntityAssociationId}