Assess Notice Fees REST Endpoints
Code Enforcement/Assess Notice Fees
The assess notice fee resource is used to invoke the notice fee calculation.
- Get a notice fee record
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAssessNoticeFees/{CaseNoticeKey} - Get all notice fee records
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAssessNoticeFees - Update a notice fee record
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorAssessNoticeFees/{CaseNoticeKey}