Pay Cases REST Endpoints

Code Enforcement/Pay Cases
The pay case resource is used to view or modify a case fee. Case fees are used in Code Enforcement cases.
Get a case fee
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayCases/{CaseKey}
Get all case fees
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayCases
Update a case fee
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPayCases/{CaseKey}