Claim Cases REST Endpoints
Code Enforcement/Claim Cases
The claim case resource is used to create a claimant for a case.
- Get a case
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorClaimCases/{CaseKey}
- Get all cases
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorClaimCases
- Update a case claimant
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorClaimCases/{CaseKey}