- Subcategories:
- GIS transaction mapping attributes
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: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups
- Get a GIS transaction mapping
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}
- Get all GIS transaction mappings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups
- Update a GIS transaction mapping
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/publicSectorGISTransactionSyncSetups/{publicSectorGISTransactionSyncSetupsUniqID}