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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities
- Delete a fee record summary by activity
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}
- Get a fee record summary by activity
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}
- Get all fee record summaries by activity
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities
- Update a fee record summary by activity
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordFeeSummaryByActivities/{LnpRecordKey}