RecordGISAttrs REST Endpoints

Business License/BL 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/publicSectorBlRecords/{LnpRecordKey}/child/RecordGISAttr
Delete
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorBlRecords_RecordGISAttr_Id}
Get a GIS object
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorBlRecords_RecordGISAttr_Id}
Get all GIS objects
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordGISAttr
Update
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorBlRecords/{LnpRecordKey}/child/RecordGISAttr/{publicSectorBlRecords_RecordGISAttr_Id}