Gis Apo Attribute Mappings REST Endpoints

Common Setup/Gis Apo Mappings/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: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}/child/XapoMapAttr
Delete a gis to opal attribute mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}/child/XapoMapAttr/{XapoMapAttrUniqID}
Get a gis to opal attribute mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}/child/XapoMapAttr/{XapoMapAttrUniqID}
Get all gis to opal attribute mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}/child/XapoMapAttr
Update a gis to opal attribute mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISApoMappings/{publicSectorGISApoMappingsUniqID}/child/XapoMapAttr/{XapoMapAttrUniqID}