Intakes (Deprecated) REST Endpoints

Intakes (Deprecated)
The intakes resource is used to view, create, delete, or modify code enforcement incidents and cases. This resource was deprecated in update 21B and should not be used.
Create an intake
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakes
Delete an intake
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakes/{IntakeKey}
Get all intakes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakes
Get an intake
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakes/{IntakeKey}
Update an intake
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakes/{IntakeKey}