What value to be passed as a path parameter to Employees REST API
Summary
What value to be passed as a path parameter to Employees REST APIContent
Hi ,
I'm trying to pass PersonNumber as the path parameter to the employees REST API but it is not working as expected.The Documentation says
/hcmRestApi/resources/11.13.18.05/emps/{empsUniqID},
Can someone please let me know how do i use the Path Variable for my API Execution. I have attached a screenshot for reference.
Regards,
Damu
Code Snippet
https://ucf3-zpuk-fa-ext.oracledemos.com/hcmRestApi/resources/11.13.18.05/emps/:PersonNumber/
Tagged:
0