Using Rest API to update ValueSet Values
Summary:
Hi there. I am attempting to use the following REST API to update attributes of values within a given value set
<servername>/fscmRestApi/resources/11.13.18.05/valueSets/{valueSets_Id}/child/values/
I have retrieved the Value Set ID from the fnd_flex_value_sets table, and am passing this as a parameter, like this:
However I am receiving a 'Resource could not be found' error.
Am I missing brackets or a character within this? I don't understand why the resource cannot be found.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0