Cases REST Endpoints

Code Enforcement/Cases
The case resource is used to view or modify a case. Cases are used to record violations in Code Enforcement.
Get a case
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCases/{CaseKey}
Get all cases
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCases
Update a case
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCases/{CaseKey}