- Subcategories:
- Gis Apo Attribute Mappings
Gis Apo Mappings REST Endpoints
Common Setup/Gis Apo Mappings
This resource is used to view, create, or modify the gis to opal mapping configuration. An agency can setup the mapping configuration for Parcel, Address, Owner and Parcel Districts.
- Create a gis to opal mapping
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings - Get a gis to opal mapping
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID} - Get all gis to opal mappings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings - Update a gis to opal mapping
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}