Map Profiles REST Endpoints

Map Profiles
Use the map profiles resource to view, update, create, and delete map profiles. A map profile is used to configure specific instances of map functionality in the system.
Create a map profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles
Create a map profile
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles
Delete a map profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles/{publicSectorMapProfilesUniqID}
Delete a map profile
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}
Get a map profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles/{publicSectorMapProfilesUniqID}
Get a map profile
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}
Get all map profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles
Get all map profiles
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles
Update a map profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMapProfiles/{publicSectorMapProfilesUniqID}
Update a map profile
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorSetupMapProfiles/{publicSectorSetupMapProfilesUniqID}