RecordGISAttrs REST Endpoints

Permits/Records/RecordGISAttrs
The record GIS attribute resource is used to view a record GIS object.
Create
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordGISAttr
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorRecords_RecordGISAttr_Id}
Get a GIS object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorRecords_RecordGISAttr_Id}
Get all GIS objects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordGISAttr
Update
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorRecords_RecordGISAttr_Id}