GIS Attributes REST Endpoints

Permits/GIS Attributes
The GIS attributes resource is used to update and return all GIS attributes for a given application record.
Get a GIS attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes/{publicSectorRecordGISAttributesUniqID}
Get all GIS attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes
Refreshes the list and values of GIS attributes for the application.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes/action/refreshGISAttributes
Update a GIS attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes/{publicSectorRecordGISAttributesUniqID}