Grouping Structures REST Endpoints

Fee Groups/Grouping Structures
Fee group structures define the method in which fees are grouped in a list.
Create a fee list structure
Method: post
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures
Delete a fee list structure
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}
Get a fee list structure
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}
Get all fee list structures
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures
Update a fee list structure
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/feeGroups/{FeeGroupId}/child/feeGroupStructures/{FeeGroupStructureId}