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: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings
Get a gis to opal mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}
Get all gis to opal mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings
Update a gis to opal mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}