Pre-Application Meeting Configurations REST Endpoints

Pre-Application Meeting Configurations
The public sector Pre-application meeting configurations resource is used to configure the meeting setup for Planing and Zoning.
Create a set of Pre-application meeting setup attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPreappMeetingConfigs
Delete a Pre-application meeting setup attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPreappMeetingConfigs/{publicSectorPreappMeetingConfigsUniqID}
Get a Pre-application meeting setup attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPreappMeetingConfigs/{publicSectorPreappMeetingConfigsUniqID}
Get all Pre-application meeting setup attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPreappMeetingConfigs
Update a Pre-application meeting setup attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPreappMeetingConfigs/{publicSectorPreappMeetingConfigsUniqID}