GIS Attribute Mappings REST Endpoints

GIS Attribute Mappings
Use the GIS attribute mappings resource to view, update, create, and delete GIS attribute mappings. A GIS attribute mapping is used to specify information about your map service layers, including parcel, address, and owner layers.
Create an attribute mapping
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApoMappings
Delete a GIS attribute mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApoMappings/{AgencyId}
Get a GIS attribute mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApoMappings/{AgencyId}
Get all GIS attribute mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApoMappings
Update a GIS attribute mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorApoMappings/{AgencyId}