GIS transaction mapping attributes REST Endpoints

Shared Services/GIS transaction mapping setups/GIS transaction mapping attributes
This resource is used to view, update, and create GIS transaction mapping attributes. It is also used to specify the attributes of a GIS transaction.
Create a GIS transaction mapping attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}/child/GISSyncMapAttr
Delete a GIS transaction mapping attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}/child/GISSyncMapAttr/{GISSyncMapAttrUniqID}
Get a GIS transaction mapping attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}/child/GISSyncMapAttr/{GISSyncMapAttrUniqID}
Get all GIS transaction mapping attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}/child/GISSyncMapAttr
Update a GIS transaction mapping attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}/child/GISSyncMapAttr/{GISSyncMapAttrUniqID}