GIS transaction mapping attributes REST Endpoints

Shared Services/GIS transaction mapping attributes
Used to view, update, and create GIS transaction mapping attributes. It is also used to specify the attributes in a GIS transaction.
Create a GIS transaction mapping attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncAttributes
Get a GIS transaction mapping attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncAttributes/{publicSectorGISTransactionSyncAttributesUniqID}
Get all GIS transaction mapping attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncAttributes
Update a GIS transaction mapping attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncAttributes/{publicSectorGISTransactionSyncAttributesUniqID}