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: postPath:
/fscmRestApi/resources/11.13.18.05/genealogyRelationships - Delete a relationship
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/genealogyRelationships/{RelationshipId} - Get all relationships
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/genealogyRelationships - Get one relationship
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/genealogyRelationships/{RelationshipId}