Fee Associations REST Endpoints

Fee Associations
The fee associations setup resource is used to view, create, or modify fee association setup information. It stores the data that links fees to academic structures and other higher education data.
Create a fee association
Method: post
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations
Get a fee association
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}
Get all fee associations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations
Update a fee association
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}