Relationship Types REST Endpoints

Relationship Types
The relationship types resource is used to manage the supported relationship types between two business objects in Student Management.
Create a relationship type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedRelationshipTypes
Get a relationship type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedRelationshipTypes/{RelationshipTypeId}
Get all relationship types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedRelationshipTypes
Update a relationship type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedRelationshipTypes/{RelationshipTypeId}