RecordGISAttrs REST Endpoints

Planning and Zoning/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/publicSectorPzRecords/{LnpRecordKey}/child/RecordGISAttr
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPzRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorPzRecords_RecordGISAttr_Id}
Get a GIS object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPzRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorPzRecords_RecordGISAttr_Id}
Get all GIS object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPzRecords/{LnpRecordKey}/child/RecordGISAttr
Update
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorPzRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorPzRecords_RecordGISAttr_Id}