Fee Associations Object REST Endpoints

Fee Associations/Fee Associations Object
Fee association objects store information about objects like courses, programs, forms, transcripts, and so on, that are mapped to the fee association.
Delete a fee association object
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}/child/feeAssociationObjects/{FeeAssociationObjectId}
Get a fee association object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}/child/feeAssociationObjects/{FeeAssociationObjectId}
Get all fee association objects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}/child/feeAssociationObjects
Update a fee association object
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}/child/feeAssociationObjects/{FeeAssociationObjectId}
Update or create a fee association object
Method: post
Path: /fscmRestApi/resources/11.13.18.05/feeAssociations/{FeeAssociationId}/child/feeAssociationObjects