GIS transaction mapping setups REST Endpoints

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