Structure Details REST Endpoints

Fee Groups/Grouping Structures/Structure Details
Details about the fee group structure, such as name and description.
Create a group structure detail
Method: post
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}/child/structureDetails
Delete a group structure detail
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}/child/structureDetails/{StructureDetailId}
Get all group structure details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}/child/structureDetails
Get group structure details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}/child/structureDetails/{StructureDetailId}
Update a group structure detail
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}/child/structureDetails/{StructureDetailId}