GIS Map Services REST Endpoints

Shared Services/GIS Map Services
The GIS Map Services resource is used to view, create, delete or modify all map services used to retrieve attribute mappings that can be selected for capture at application intake.
Create a GIS map service
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISServices
Delete a GIS map service
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID}
Get a GIS map service
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID}
Get all GIS map services
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISServices
Update a GIS map service
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID}