Gis Apo Attribute Mappings REST Endpoints
Common Setup/Gis Apo Attribute Mappings
This resource is used to view, create, or modify the gis to opal attributes mapping configuration. An agency can setup the attributes mapping configuration for Parcel, Address, Owner where every attribute from opal is mapped to gis attribute based on the gis layers defined by the user.
- Create a gis to opal attribute mapping
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappingAttributes - Get a gis to opal attribute mapping
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappingAttributes/{publicSectorGISApoMappingAttributesUniqID} - Get all gis to opal attribute mappings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappingAttributes - Update a gis to opal attribute mapping
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappingAttributes/{publicSectorGISApoMappingAttributesUniqID}