Summary of Fees by Activities REST Endpoints

Permits/Summary of Fees by Activities
This resource is used to get fee summary of an activity which is displayed on the consolidated fees and payments page.
Create a fee record summary by activity
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities
Delete a fee record summary by activity
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}
Get a fee record summary by activity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}
Get all fee record summaries by activity
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities
Update a fee record summary by activity
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}