Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
recruitingJobApplications REST API Post throwing error - Could not send request
Summary
recruitingJobApplications REST API Post throwing error - Could not send requestContent
Hi Team,
I am trying to update the state and phase code of job application using recruitingJobApplications REST API. However, I am getting couldn't send request from POSTMAN. Any pointers will be of great help.
URL used : "https://abcd-test.fa.ap1.oraclecloud.com/hcmRestApi/resources/11.13.18.05/recruitingJobApplications/300000089147801/action/move"
Body :
{
"phaseId":14,
"stateId":1009
}
Thanks.
Version
20B
Tagged:
0