view only privilege for common and standard lookup using REST
We use below API's inside our Visual builder studio and we are using oracle cloud account as security for FSCM connection.
API- 1: fscmRestApi/resources/11.13.18.05/commonLookups - FND_APP_MANAGE_COMMON_LOOKUP_PRIV
API- 2: fscmRestApi/resources/11.13.18.05/genericLookups - FND_APP_MANAGE_STANDARD_LOOKUP_PRIV
To access above 2 API's we have provided the privileges against the API above. These privileges allows a user to create, update, and delete lookup types and codes in the Fusion Applications Common Components.
The underlying functionality is it grants access to manage lookup values used across multiple modules like HCM, FIN, SCM, etc.
Note : But we want the privilege just to view the common and standard lookups and they should not be allowed to update or delete the lookups using REST call. Please provide us the privilege for view only access.