Genealogy Relationships REST Endpoints

Maintenance/Genealogy Relationships
The Genealogy Relationship resource manages the relationships between a parent genealogy object and its child components.
Create relationships
Method: post
Path: /fscmRestApi/resources/11.13.18.05/genealogyRelationships
Delete a relationship
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/genealogyRelationships/{RelationshipId}
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/genealogyRelationships
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/genealogyRelationships/{RelationshipId}