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: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes/{publicSectorRecordGISAttributesUniqID}
- Get all GIS attributes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes
- Update a GIS attribute
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorRecordGISAttributes/{publicSectorRecordGISAttributesUniqID}