- Subcategories:
 - GIS Attribute Mappings
 
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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISServices - Delete a GIS map service
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID} - Get a GIS map service
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID} - Get all GIS map services
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISServices - Update a GIS map service
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISServices/{publicSectorGISServicesUniqID}