Profile Values REST Endpoints

Profile Values
The profile values resource is used to view the profile option values for the current user session. The resource only returns profiles that are added to the securing categories, ORA_FND_ANON_REST_ACCESS and ORA_FND_AUTH_REST_ACCESS. If profiles aren't added to any one of these categories they'll not be returned by the profile values resource. The profiles added to ORA_FND_ANON_REST_ACCESS are available to all users, including anonymous users. The profiles added to ORA_FND_AUTH_REST_ACCESS are available to all authenticated users, but not to anonymous users. Profile option values determine the user interface settings and application behavior.
Get a profile value
Method: get
Path: <servername>/fscmRestApi/resources/11.13.18.05/profileValues/{profileValues_Id}
Get all profile values
Method: get
Path: <servername>/fscmRestApi/resources/11.13.18.05/profileValues